Commit 43c10da7 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

upd data type

parent 40fa3534
Loading
Loading
Loading
Loading
+16 −13
Original line number Original line Diff line number Diff line
@@ -987,15 +987,18 @@ components:
        This type represents subscription filter criteria to match NFV-MANO functional entities and their
        This type represents subscription filter criteria to match NFV-MANO functional entities and their
        associated managed objects. It shall comply with the provisions defined in Table 4.3.2.2-1.
        associated managed objects. It shall comply with the provisions defined in Table 4.3.2.2-1.
      type: object
      type: object
      oneOf:
      anyOf:
        - oneOf:
          - required:
          - required:
            - manoServiceIds
            - manoServiceIds
          - required:
          - required:
            - manoServiceNames
            - manoServiceNames
        - oneOf:
          - required:
          - required:
            - manoServiceInterfaceIds
            - manoServiceInterfaceIds
          - required:
          - required:
            - manoServiceInterfaceNames
            - manoServiceInterfaceNames
        - oneOf:
          - required:
          - required:
            - consumedManoInterfaceIds
            - consumedManoInterfaceIds
          - required:
          - required: