Bug 268 - Missing requestBody definition in /ns_descriptors/{nsdInfoId}/nsd_content put
Summary: Missing requestBody definition in /ns_descriptors/{nsdInfoId}/nsd_content put
Status: CONFIRMED
Alias: None
Product: NFV
Classification: Unclassified
Component: GS NFV-SOL 005 OpenAPIs (show other bugs)
Version: 3.0.0
Hardware: PC Windows
Assignee: Vlademir Brusse
 
Reported: 2022-08-12 10:13 CEST by Dominique SIDOU
Modified: 2022-08-18 12:21 CEST (History)
4 users (show)

See Also:
Version number of the related document:
OpenAPI issue category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominique SIDOU 2022-08-12 10:13:38 CEST
Missing requestBody definition in /ns_descriptors/{nsdInfoId}/nsd_content put:

  /ns_descriptors/{nsdInfoId}/nsd_content:
    put:
      description: |
        The PUT method is used to upload the content of an NSD archive. See clause 5.4.4.3.3.
      parameters:
        - $ref: '#/components/parameters/ContentTypeZip'
       parameters:
         - $ref: '#/components/parameters/ContentTypeZip'
+      requestBody:
+        content:
+          application/zip:
+            schema:
+              type: string
+              format: binary
Comment 1 Giacomo Bernini 2022-08-18 12:21:34 CEST
issue to be moved to: https://forge.etsi.org/rep/nfv/SOL005/-/issues