Loading src/SOL005/NSDManagement/NSDManagement.yaml +7 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ info: license: name: ETSI Forge copyright notice url: https://forge.etsi.org/etsi-forge-copyright-notice.txt version: 2.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 version: 2.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:2 externalDocs: description: ETSI GS NFV-SOL 005 V3.3.1 Loading Loading @@ -350,6 +350,12 @@ paths: 5.4.4.3.3-2 for URI query parameters, request and response data structures, and response codes. parameters: - $ref: '#/components/parameters/ContentTypeZip' requestBody: content: application/zip: schema: type: string format: binary responses: 202: $ref: '#/components/responses/NsdArchiveContent.Put.202' Loading Loading
src/SOL005/NSDManagement/NSDManagement.yaml +7 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ info: license: name: ETSI Forge copyright notice url: https://forge.etsi.org/etsi-forge-copyright-notice.txt version: 2.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 version: 2.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:2 externalDocs: description: ETSI GS NFV-SOL 005 V3.3.1 Loading Loading @@ -350,6 +350,12 @@ paths: 5.4.4.3.3-2 for URI query parameters, request and response data structures, and response codes. parameters: - $ref: '#/components/parameters/ContentTypeZip' requestBody: content: application/zip: schema: type: string format: binary responses: 202: $ref: '#/components/responses/NsdArchiveContent.Put.202' Loading