Loading src/SOL005/VNFPackageManagement/responses/SOL005_resp.yaml +3 −15 Original line number Original line Diff line number Diff line Loading @@ -357,20 +357,8 @@ $ref: "../definitions/SOL005_def.yaml#/definitions/ProblemDetails" $ref: "../definitions/SOL005_def.yaml#/definitions/ProblemDetails" 416: 416: description: > description: > The byte range passed in the "Range" header did not Requested Range Not Satisfiable match any available byte range in the NSD file (e.g. "access after end of file"). The response body may contain a ProblemDetails structure. headers: Content-Type: description: The MIME type of the body of the response. type: string maximum: 1 minimum: 1 schema: $ref: "../definitions/SOL005_def.yaml#/definitions/ProblemDetails" 416-range-not-satisfiable: description: > The byte range passed in the "Range" header did not The byte range passed in the "Range" header did not match any available byte range in the VNF package match any available byte range in the VNF package file (e.g. "access after end of file"). file (e.g. "access after end of file"). Loading Loading
src/SOL005/VNFPackageManagement/responses/SOL005_resp.yaml +3 −15 Original line number Original line Diff line number Diff line Loading @@ -357,20 +357,8 @@ $ref: "../definitions/SOL005_def.yaml#/definitions/ProblemDetails" $ref: "../definitions/SOL005_def.yaml#/definitions/ProblemDetails" 416: 416: description: > description: > The byte range passed in the "Range" header did not Requested Range Not Satisfiable match any available byte range in the NSD file (e.g. "access after end of file"). The response body may contain a ProblemDetails structure. headers: Content-Type: description: The MIME type of the body of the response. type: string maximum: 1 minimum: 1 schema: $ref: "../definitions/SOL005_def.yaml#/definitions/ProblemDetails" 416-range-not-satisfiable: description: > The byte range passed in the "Range" header did not The byte range passed in the "Range" header did not match any available byte range in the VNF package match any available byte range in the VNF package file (e.g. "access after end of file"). file (e.g. "access after end of file"). Loading