Loading src/SOL011/NSDManagement/NSDManagement.yaml +6 −11 Original line number Diff line number Diff line Loading @@ -160,7 +160,9 @@ components: content: application/json: schema: $ref: "#/components/schemas/NsdInfos.Get.Response" type: array items: $ref: "#/components/schemas/NsdInfo" NsdInfo.Get.200: description: >- Loading Loading @@ -204,13 +206,6 @@ components: $ref: "#/components/schemas/NsdInfo" schemas: NsdInfos.Get.Response: description: > This type represents a response for the query NSD operation. type: array items: $ref: "#/components/schemas/NsdInfo" NsdInfo: description: > This type represents a response for the query NSD operation. Loading Loading
src/SOL011/NSDManagement/NSDManagement.yaml +6 −11 Original line number Diff line number Diff line Loading @@ -160,7 +160,9 @@ components: content: application/json: schema: $ref: "#/components/schemas/NsdInfos.Get.Response" type: array items: $ref: "#/components/schemas/NsdInfo" NsdInfo.Get.200: description: >- Loading Loading @@ -204,13 +206,6 @@ components: $ref: "#/components/schemas/NsdInfo" schemas: NsdInfos.Get.Response: description: > This type represents a response for the query NSD operation. type: array items: $ref: "#/components/schemas/NsdInfo" NsdInfo: description: > This type represents a response for the query NSD operation. Loading