diff --git a/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml b/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml index 82d92175cac625253349cbb76d30baf5353a74d2..c8670b38ff67b7ca1f7d3f0cb13e93a9037c1e09 100644 --- a/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml +++ b/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml @@ -540,40 +540,40 @@ paths: - $ref: '#/components/parameters/VnfInstanceId' - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization - post: - description: | - The POST method changes the current VNF package on which the VNF instance is based. - requestBody: - $ref: '#/components/requestBodies/VnfInstanceChangeVnfPkgRequest' - responses: - "202": - $ref: '#/components/responses/VnfInstanceChangeVnfPkg.Post' - "400": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 - "401": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 - "403": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 - "404": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/404 - "405": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 - "406": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 - "409": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/409 - "416": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/416 - "422": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/422 - "429": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/429 - "500": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 - "503": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 - "504": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/504 + post: + description: | + The POST method changes the current VNF package on which the VNF instance is based. + requestBody: + $ref: '#/components/requestBodies/VnfInstanceChangeVnfPkgRequest' + responses: + "202": + $ref: '#/components/responses/VnfInstanceChangeVnfPkg.Post' + "400": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 + "401": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 + "403": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 + "404": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/404 + "405": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 + "406": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 + "409": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/409 + "416": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/416 + "422": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/422 + "429": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/429 + "500": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 + "503": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 + "504": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/504 /vnf_lcm_op_occs: parameters: