Commit 20bffcea authored by Muhammad Hamza's avatar Muhammad Hamza
Browse files

fix minor issues of array and parameter in CM

parent 65e37908
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -162,6 +162,7 @@ paths:

  /subjects/{subjectId}/certificates:
    parameters:
      - $ref: "#/components/parameters/subjectId"
      - $ref: ../components/SOL023_params.yaml#/components/parameters/Accept
      - $ref: ../components/SOL023_params.yaml#/components/parameters/Authorization
      - $ref: ../components/SOL023_params.yaml#/components/parameters/Version
+5 −3
Original line number Diff line number Diff line
@@ -468,6 +468,8 @@ definitions:
            •	VNFCI certificate
            •	VNF OAM certificate
        type: array
        items:
          type: string
          enum:
            - VNFCI_certificate
            - VNF_OAM_certificate