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
issue to be moved to: https://forge.etsi.org/rep/nfv/SOL005/-/issues