diff options
Diffstat (limited to 'cps-ncmp-rest/docs')
-rw-r--r-- | cps-ncmp-rest/docs/openapi/components.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cps-ncmp-rest/docs/openapi/components.yaml b/cps-ncmp-rest/docs/openapi/components.yaml index 7c9e1e837e..da1878fea8 100644 --- a/cps-ncmp-rest/docs/openapi/components.yaml +++ b/cps-ncmp-rest/docs/openapi/components.yaml @@ -38,6 +38,12 @@ components: dmiPlugin: type: string example: onap-dmi-plugin + dmiDataPlugin: + type: string + example: onap-dmi-data-plugin + dmiModelPlugin: + type: string + example: onap-dmi-model-plugin createdCmHandles: type: array items: |