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 Original line Diff line number Diff line
@@ -12,7 +12,7 @@ info:
  license:
  license:
    name: ETSI Forge copyright notice
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
    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:
externalDocs:
  description: ETSI GS NFV-SOL 005 V3.3.1
  description: ETSI GS NFV-SOL 005 V3.3.1
+52 −52
Original line number Original line 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
      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).
      (logical "or" between the values of one filter attribute).
    type: object
    type: object
    oneOf:
      - required:
          - vnfProductsFromProviders
      - required:
          - vnfdId
      - required:
          - vnfPkgId
    properties:
    properties:
      notificationTypes:
      notificationTypes:
        description: >
        description: >
@@ -637,13 +644,6 @@ definitions:
          type: object
          type: object
          required:
          required:
            - vnfProvider
            - vnfProvider
          oneOf:
            - required:
                - vnfProductsFromProviders
            - required:
                - vnfdId
            - required:
                - vnfPkgId
          properties:
          properties:
            vnfProvider:
            vnfProvider:
              description: >
              description: >