Commit 88c7710e authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed issue #11

parent 7ec8e3ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ info:
  license:
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
  version: 2.0.0-impl:etsi.org:ETSI_NFV_OpenAPI:3
  version: 2.0.0-impl:etsi.org:ETSI_NFV_OpenAPI:4

externalDocs:
  description: ETSI GS NFV-SOL 005 V3.3.1
+3 −7
Original line number Diff line number Diff line
@@ -796,8 +796,6 @@ definitions:
          Identifiers of the CP instances attached to the
          constituent VNFs and PNFs or the SAP instances of the
          VNFFG. See note.
        type: array
        items:
        $ref: "#/definitions/NsCpHandle"

  NfpInfo:
@@ -837,7 +835,7 @@ definitions:
        type: array
        minItems: 1
        items:
          $ref: "#/definitions/NsCpHandle"
          $ref: "#/definitions/CpGroupInfo"
      totalCp:
        description: >
          Total number of CP and SAP instances in this NFP instance.
@@ -1721,8 +1719,6 @@ definitions:
          sapInfo item in the NS instance.
          There shall be at most one link port associated with any
          connection point instance.
        type: array
        items:
        $ref: "#/definitions/NsCpHandle"

  AffinityOrAntiAffinityRule: