Skip to content

Swagger File: VNFPackageManagement.yaml; Get '/vnf_packages' should not have property 'VnfPkgInfo'

The file: https://forge.etsi.org/rep/nfv/SOL005/blob/v2.7.1/src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml

Get '/vnf_packages' has following response:

        schema:
            type: array
            items:
              properties:
                VnfPkgInfo:
                  $ref: "definitions/SOL005VNFPackageManagement_def.yaml#/definitions/VnfPkgInfo"

whereas its should be

        schema:
            type: array
            items:
                $ref: "definitions/SOL005VNFPackageManagement_def.yaml#/definitions/VnfPkgInfo"

property 'VnfPkgInfo' is not required. Its a Data Type and not property.

Reference: Attached screenshot from 2.7.1 SOL005 Spec.

Screen_Shot_2020-12-16_at_12.44.19_PM

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information