Loading src/SOL011/NSDManagement/NSDManagement.yaml +15 −9 Original line number Original line Diff line number Diff line Loading @@ -215,14 +215,20 @@ components: description: > description: > This type represents a response for the query NSD operation. This type represents a response for the query NSD operation. type: object type: object required: oneOf: - required: - id - id - nsdOnboardingState - nsdOnboardingState - nsdOperationalState - nsdOperationalState - nsdUsageState - nsdUsageState - _links - _links - oneOf: - vnfPkgIds - vnfPkgIds - required: - id - nsdOnboardingState - nsdOperationalState - nsdUsageState - _links - nestedNsdInfoIds - nestedNsdInfoIds properties: properties: id: id: Loading Loading
src/SOL011/NSDManagement/NSDManagement.yaml +15 −9 Original line number Original line Diff line number Diff line Loading @@ -215,14 +215,20 @@ components: description: > description: > This type represents a response for the query NSD operation. This type represents a response for the query NSD operation. type: object type: object required: oneOf: - required: - id - id - nsdOnboardingState - nsdOnboardingState - nsdOperationalState - nsdOperationalState - nsdUsageState - nsdUsageState - _links - _links - oneOf: - vnfPkgIds - vnfPkgIds - required: - id - nsdOnboardingState - nsdOperationalState - nsdUsageState - _links - nestedNsdInfoIds - nestedNsdInfoIds properties: properties: id: id: Loading