Admin message

WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.

Bugzilla [Bug 268] - Missing requestBody definition in /ns_descriptors/{nsdInfoId}/nsd_content put
This issue was reported in Bugzilla tool by Dominique SIDOU in 12/08/2022, as follows: Bugzilla [Bug 268] - Missing requestBody definition in /ns_descriptors/{nsdInfoId}/nsd_content put 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 The issue was reported for v3.3.1 but it shall be fixed in all subsequent versions.
issue