Commit fd39196b authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL005_INT_001/002 : attributes interdependency in "NsInstanceSubscriptionFilter"

parent c0310c41
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -168,6 +168,19 @@ definitions:
      Instances in a filter. They should not be used both in the same filter instance, but one alternative should be
      chosen.
    type: object
    anyOf:
      - oneOf:
        - required:
          - nsdIds
        - required:
          - vnfdIds
        - required:
          - pnfdIds
      - oneOf:
        - required:
          - nsInstanceIds
        - required:
          - nsInstanceNames
    properties:
      nsdIds:
        description: >