Loading src/SOL023/CertificateManagement/CertificateManagement.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading src/SOL023/CertificateManagement/definitions/SOL023CertificateManagement_def.yaml +5 −3 Original line number Diff line number Diff line Loading @@ -468,6 +468,8 @@ definitions: • VNFCI certificate • VNF OAM certificate type: array items: type: string enum: - VNFCI_certificate - VNF_OAM_certificate Loading Loading
src/SOL023/CertificateManagement/CertificateManagement.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
src/SOL023/CertificateManagement/definitions/SOL023CertificateManagement_def.yaml +5 −3 Original line number Diff line number Diff line Loading @@ -468,6 +468,8 @@ definitions: • VNFCI certificate • VNF OAM certificate type: array items: type: string enum: - VNFCI_certificate - VNF_OAM_certificate Loading