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

fixed issue #10

parent 9d885b2f
Loading
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
swagger: "2.0"

info:
  version: "1.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  version: "1.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:2"
  title: SOL005 - VNF Package Management Interface
  description: >
    SOL005 - VNF Package Management Interface
@@ -142,8 +142,6 @@ paths:
          schema:
            type: array
            items:
              properties:
                VnfPkgInfo:
              $ref: "definitions/SOL005VNFPackageManagement_def.yaml#/definitions/VnfPkgInfo"
        400:
          $ref: "../responses/SOL005_resp.yaml#/responses/400"