Commit a96875bf authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed issue #17

parent 88c7710e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ info:
  license:
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
  version: 2.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:1
  version: 2.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:2

externalDocs:
  description: ETSI GS NFV-SOL 005 V3.3.1
+52 −52
Original line number Diff line number Diff line
@@ -618,6 +618,13 @@ definitions:
      If an attribute is an array, the attribute shall match if at least one of the values in the array matches
      (logical "or" between the values of one filter attribute).
    type: object
    oneOf:
      - required:
          - vnfProductsFromProviders
      - required:
          - vnfdId
      - required:
          - vnfPkgId
    properties:
      notificationTypes:
        description: >
@@ -637,13 +644,6 @@ definitions:
          type: object
          required:
            - vnfProvider
          oneOf:
            - required:
                - vnfProductsFromProviders
            - required:
                - vnfdId
            - required:
                - vnfPkgId
          properties:
            vnfProvider:
              description: >