Commit 38464c98 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fix

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