Commit a2250d76 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fix

parent 9fda58e2
Loading
Loading
Loading
Loading
+13 −7
Original line number Diff line number Diff line
@@ -215,14 +215,20 @@ components:
      description: >
        This type represents a response for the query NSD operation.
      type: object
      required:
      oneOf:
        - required:
          - id
          - nsdOnboardingState
          - nsdOperationalState
          - nsdUsageState
          - _links
        - oneOf:
          - vnfPkgId
        - required:
          - id
          - nsdOnboardingState
          - nsdOperationalState
          - nsdUsageState
          - _links
          - nestedNsdInfoId
      properties:
        id: