Commit 433b7806 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL005_INT_007/008 : attributes interdependency in "NsdmNotificationsFilter"

parent 4c9051f8
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -369,6 +369,17 @@ definitions:

      NOTE 2: The attributes "pnfdId" and "pnfdInfoId" are alternatives to reference to a particular PNFD in a filter.
      They should not be used both in the same filter instance, but one alternative should be chosen.
    anyOf:
      - oneOf:
        - required:
          - nsdId
        - required:
          - nsdInfoId
      - oneOf:
        - required:
          - pnfdId
        - required:
          - pnfdInfoIds
    properties:
      notificationTypes:
        description: >