Commit 2234f3db authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fix

parent 07fc645e
Loading
Loading
Loading
Loading
+15 −9
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:
            - vnfPkgIds
        - required:
            - id
            - nsdOnboardingState
            - nsdOperationalState
            - nsdUsageState
            - _links
            - nestedNsdInfoIds
      properties:
        id: