Loading src/SOL002/APIVersion/APIVersion.yaml +7 −7 Original line number Diff line number Diff line Loading @@ -30,12 +30,6 @@ paths: # API Versions # ############################################################################### '/api-versions': get: summary: Retrieve API version information description: > The GET method reads API version information. This method shall follow the provisions specified in table 4.6.3.3.3.2-1 for request and response data structures, and response codes. URI query parameters are not supported. parameters: - name: Version description: > Loading @@ -43,6 +37,12 @@ paths: in: header required: false type: string get: summary: Retrieve API version information description: > The GET method reads API version information. This method shall follow the provisions specified in table 4.6.3.3.3.2-1 for request and response data structures, and response codes. URI query parameters are not supported. responses: 200: description: > Loading src/SOL002/VNFConfiguration/VNFConfiguration.yaml +14 −20 Original line number Diff line number Diff line Loading @@ -30,19 +30,19 @@ paths: # API Versions # ############################################################################### '/api-versions': get: summary: Retrieve API version information description: > The GET method reads API version information. This method shall follow the provisions specified in table 4.6.3.3.3.2-1 for request and response data structures, and response codes. URI query parameters are not supported. parameters: - name: Version description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string get: summary: Retrieve API version information description: > The GET method reads API version information. This method shall follow the provisions specified in table 4.6.3.3.3.2-1 for request and response data structures, and response codes. URI query parameters are not supported. responses: 200: description: > Loading Loading @@ -81,17 +81,17 @@ paths: # VNF Configuration # ############################################################################### '/configuration': get: summary: Read VNF/VNFC configuration from VNF description: > The client can use this method to read configuration information about a VNF instance and/or its VNFC instances. parameters: - name: Version description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string get: summary: Read VNF/VNFC configuration from VNF description: > The client can use this method to read configuration information about a VNF instance and/or its VNFC instances. responses: 200: description: > Loading Loading @@ -138,12 +138,6 @@ paths: in: body schema: $ref: 'definitions/VnfConfiguration_def.yaml#/definitions/VnfConfigModifications' - name: Version description: > Version of the API requested to use when responding to this request. in: header required: false type: string responses: 200: description: > Loading src/SOL002/VNFConfiguration/responses/VNFConfiguration_resp.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -12,5 +12,10 @@ responses: type: string maximum: 1 minimum: 1 Version: description: The used API version. type: string maximum: 1 minimum: 1 schema: $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails" src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml +13 −13 Original line number Diff line number Diff line Loading @@ -40,19 +40,19 @@ paths: # API Versions # ############################################################################### '/api-versions': get: summary: Retrieve API version information description: > The GET method reads API version information. This method shall follow the provisions specified in table 4.6.3.3.3.2-1 for request and response data structures, and response codes. URI query parameters are not supported. parameters: - name: Version description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string get: summary: Retrieve API version information description: > The GET method reads API version information. This method shall follow the provisions specified in table 4.6.3.3.3.2-1 for request and response data structures, and response codes. URI query parameters are not supported. responses: 200: description: > Loading Loading @@ -97,7 +97,7 @@ paths: description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string get: description: > Loading Loading @@ -235,7 +235,7 @@ paths: description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string get: description: > Loading Loading @@ -393,7 +393,7 @@ paths: description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string post: description: > Loading Loading @@ -456,7 +456,7 @@ paths: description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string post: description: > Loading Loading @@ -674,7 +674,7 @@ paths: description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string get: description: > Loading src/SOL002/VNFFaultManagement/responses/VNFFaultManagement_resp.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -27,5 +27,10 @@ responses: type: string maximum: 1 minimum: 0 Version: description: The used API version. type: string maximum: 1 minimum: 1 schema: $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails" Loading
src/SOL002/APIVersion/APIVersion.yaml +7 −7 Original line number Diff line number Diff line Loading @@ -30,12 +30,6 @@ paths: # API Versions # ############################################################################### '/api-versions': get: summary: Retrieve API version information description: > The GET method reads API version information. This method shall follow the provisions specified in table 4.6.3.3.3.2-1 for request and response data structures, and response codes. URI query parameters are not supported. parameters: - name: Version description: > Loading @@ -43,6 +37,12 @@ paths: in: header required: false type: string get: summary: Retrieve API version information description: > The GET method reads API version information. This method shall follow the provisions specified in table 4.6.3.3.3.2-1 for request and response data structures, and response codes. URI query parameters are not supported. responses: 200: description: > Loading
src/SOL002/VNFConfiguration/VNFConfiguration.yaml +14 −20 Original line number Diff line number Diff line Loading @@ -30,19 +30,19 @@ paths: # API Versions # ############################################################################### '/api-versions': get: summary: Retrieve API version information description: > The GET method reads API version information. This method shall follow the provisions specified in table 4.6.3.3.3.2-1 for request and response data structures, and response codes. URI query parameters are not supported. parameters: - name: Version description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string get: summary: Retrieve API version information description: > The GET method reads API version information. This method shall follow the provisions specified in table 4.6.3.3.3.2-1 for request and response data structures, and response codes. URI query parameters are not supported. responses: 200: description: > Loading Loading @@ -81,17 +81,17 @@ paths: # VNF Configuration # ############################################################################### '/configuration': get: summary: Read VNF/VNFC configuration from VNF description: > The client can use this method to read configuration information about a VNF instance and/or its VNFC instances. parameters: - name: Version description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string get: summary: Read VNF/VNFC configuration from VNF description: > The client can use this method to read configuration information about a VNF instance and/or its VNFC instances. responses: 200: description: > Loading Loading @@ -138,12 +138,6 @@ paths: in: body schema: $ref: 'definitions/VnfConfiguration_def.yaml#/definitions/VnfConfigModifications' - name: Version description: > Version of the API requested to use when responding to this request. in: header required: false type: string responses: 200: description: > Loading
src/SOL002/VNFConfiguration/responses/VNFConfiguration_resp.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -12,5 +12,10 @@ responses: type: string maximum: 1 minimum: 1 Version: description: The used API version. type: string maximum: 1 minimum: 1 schema: $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml +13 −13 Original line number Diff line number Diff line Loading @@ -40,19 +40,19 @@ paths: # API Versions # ############################################################################### '/api-versions': get: summary: Retrieve API version information description: > The GET method reads API version information. This method shall follow the provisions specified in table 4.6.3.3.3.2-1 for request and response data structures, and response codes. URI query parameters are not supported. parameters: - name: Version description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string get: summary: Retrieve API version information description: > The GET method reads API version information. This method shall follow the provisions specified in table 4.6.3.3.3.2-1 for request and response data structures, and response codes. URI query parameters are not supported. responses: 200: description: > Loading Loading @@ -97,7 +97,7 @@ paths: description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string get: description: > Loading Loading @@ -235,7 +235,7 @@ paths: description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string get: description: > Loading Loading @@ -393,7 +393,7 @@ paths: description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string post: description: > Loading Loading @@ -456,7 +456,7 @@ paths: description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string post: description: > Loading Loading @@ -674,7 +674,7 @@ paths: description: > Version of the API requested to use when responding to this request. in: header required: false required: true type: string get: description: > Loading
src/SOL002/VNFFaultManagement/responses/VNFFaultManagement_resp.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -27,5 +27,10 @@ responses: type: string maximum: 1 minimum: 0 Version: description: The used API version. type: string maximum: 1 minimum: 1 schema: $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"