Loading src/SOL005/NSDManagement/NSDManagement.yaml +7 −1 Original line number Original line Diff line number Diff line Loading @@ -287,6 +287,12 @@ paths: respective NsdInfo records are updated to refer to the on-boarded nested NSD. respective NsdInfo records are updated to refer to the on-boarded nested NSD. parameters: parameters: - $ref: '#/components/parameters/ContentTypeZip' - $ref: '#/components/parameters/ContentTypeZip' requestBody: content: application/zip: schema: type: string format: binary responses: responses: 202: 202: $ref: '#/components/responses/NsdArchiveContent.Put.202' $ref: '#/components/responses/NsdArchiveContent.Put.202' Loading Loading
src/SOL005/NSDManagement/NSDManagement.yaml +7 −1 Original line number Original line Diff line number Diff line Loading @@ -287,6 +287,12 @@ paths: respective NsdInfo records are updated to refer to the on-boarded nested NSD. respective NsdInfo records are updated to refer to the on-boarded nested NSD. parameters: parameters: - $ref: '#/components/parameters/ContentTypeZip' - $ref: '#/components/parameters/ContentTypeZip' requestBody: content: application/zip: schema: type: string format: binary responses: responses: 202: 202: $ref: '#/components/responses/NsdArchiveContent.Put.202' $ref: '#/components/responses/NsdArchiveContent.Put.202' Loading