Bug 265 - VNFLifecycleManagement.yaml:Subscriptions.Get.200 is not array
Summary: VNFLifecycleManagement.yaml:Subscriptions.Get.200 is not array
Status: CONFIRMED
Alias: None
Product: NFV
Classification: Unclassified
Component: GS NFV-SOL 003 OpenAPIs (show other bugs)
Version: 3.0.0
Hardware: PC Windows
Assignee: gergely CSATARI
 
Reported: 2022-06-02 10:55 CEST by Dominique SIDOU
Modified: 2022-06-02 10:55 CEST (History)
4 users (show)

See Also:
Version number of the related document:
OpenAPI issue category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominique SIDOU 2022-06-02 10:55:18 CEST
VNFLifecycleManagement.yaml:Subscriptions.Get.200
should be:

      content:
        application/json:
          schema:
            type: array
            items:
              $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/LccnSubscription"