diff options
author | Niamh Core <niamh.core@est.tech> | 2021-10-12 16:14:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-10-12 16:14:35 +0000 |
commit | 73c0af5c0a6001e870f1a387839e2c509d1c0286 (patch) | |
tree | 9ece707cac909eb850a24bfa06bee33d6e5ef0a0 /docs/api/swagger/ncmp/openapi-inventory.yaml | |
parent | b33fcb39c094069cb3284ff037d486a4394647bc (diff) | |
parent | 8b584337e17ca4c8f465ab4b1f4f10adeb5a0926 (diff) |
Merge "Updating release notes and openapi.yaml for I release final image"
Diffstat (limited to 'docs/api/swagger/ncmp/openapi-inventory.yaml')
-rw-r--r-- | docs/api/swagger/ncmp/openapi-inventory.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/api/swagger/ncmp/openapi-inventory.yaml b/docs/api/swagger/ncmp/openapi-inventory.yaml index 627816bf8f..c4b6f4b736 100644 --- a/docs/api/swagger/ncmp/openapi-inventory.yaml +++ b/docs/api/swagger/ncmp/openapi-inventory.yaml @@ -4,12 +4,12 @@ info: description: NCMP Inventory API version: "1.0" servers: -- url: /ncmpInventory + - url: /ncmpInventory paths: /v1/ch: post: tags: - - network-cm-proxy-inventory + - network-cm-proxy-inventory summary: DMI notifies NCMP of new CM Handles description: "Register a DMI Plugin with any new, updated or removed CM Handles." operationId: updateDmiPluginRegistration @@ -63,7 +63,7 @@ components: type: string RestCmHandle: required: - - cmHandle + - cmHandle type: object properties: cmHandle: |