Loading src/SOL002/VNFConfiguration/VNFConfiguration.yaml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -123,7 +123,7 @@ paths: required: true required: true in: body in: body schema: schema: $ref: 'definitions/VnfConfiguration_def.yaml#/definitions/VnfConfigModifications' $ref: 'definitions/SOL002VnfConfiguration_def.yaml#/definitions/VnfConfigModifications' responses: responses: 200: 200: description: > description: > Loading @@ -132,7 +132,7 @@ paths: The request was accepted and completed. The response body shall contain the parameters The request was accepted and completed. The response body shall contain the parameters of the configuration modification that was applied to the configuration resource. of the configuration modification that was applied to the configuration resource. schema: schema: $ref: 'definitions/VnfConfiguration_def.yaml#/definitions/VnfConfigModifications' $ref: 'definitions/SOL002VnfConfiguration_def.yaml#/definitions/VnfConfigModifications' headers: headers: Content-Type: Content-Type: description: The MIME type of the body of the response. description: The MIME type of the body of the response. Loading Loading
src/SOL002/VNFConfiguration/VNFConfiguration.yaml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -123,7 +123,7 @@ paths: required: true required: true in: body in: body schema: schema: $ref: 'definitions/VnfConfiguration_def.yaml#/definitions/VnfConfigModifications' $ref: 'definitions/SOL002VnfConfiguration_def.yaml#/definitions/VnfConfigModifications' responses: responses: 200: 200: description: > description: > Loading @@ -132,7 +132,7 @@ paths: The request was accepted and completed. The response body shall contain the parameters The request was accepted and completed. The response body shall contain the parameters of the configuration modification that was applied to the configuration resource. of the configuration modification that was applied to the configuration resource. schema: schema: $ref: 'definitions/VnfConfiguration_def.yaml#/definitions/VnfConfigModifications' $ref: 'definitions/SOL002VnfConfiguration_def.yaml#/definitions/VnfConfigModifications' headers: headers: Content-Type: Content-Type: description: The MIME type of the body of the response. description: The MIME type of the body of the response. Loading