Skip to content
Snippets Groups Projects
Commit a2250d76 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fix

parent 9fda58e2
No related branches found
No related tags found
1 merge request!1SOL WG approved SOL011 v3.3.1 OpenAPIs
......@@ -215,14 +215,20 @@ components:
description: >
This type represents a response for the query NSD operation.
type: object
required:
- id
- nsdOnboardingState
- nsdOperationalState
- nsdUsageState
- _links
- oneOf:
oneOf:
- required:
- id
- nsdOnboardingState
- nsdOperationalState
- nsdUsageState
- _links
- vnfPkgId
- required:
- id
- nsdOnboardingState
- nsdOperationalState
- nsdUsageState
- _links
- nestedNsdInfoId
properties:
id:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment