diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-07-29 16:11:53 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-08-01 10:37:19 +0100 |
commit | 810be177b1cb733131c9c07da43e35fbab1df2ef (patch) | |
tree | 50ebe14a1e9efaad603fcb95d2a26fe2b92e3cf9 /cps-ncmp-rest/docs/openapi/openapi-inventory.yml | |
parent | 04a3a9686a976008b0471db78d27fb91fd6bfd01 (diff) |
Openapi specs update
- Correcting the openapi info section for CPS-Core, NCMP and NCMP
Inventory APIs to reflect the correct released version of the APIs
- Also correcting the specs for dataOperationForCmHandle which now
handles 200 cmhandle operations instead of 50.
Issue-ID: CPS-2333
Change-Id: I8b0e055a8ee77ed86cee6cbfac3123634f7007ed
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-ncmp-rest/docs/openapi/openapi-inventory.yml')
-rwxr-xr-x | cps-ncmp-rest/docs/openapi/openapi-inventory.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-rest/docs/openapi/openapi-inventory.yml b/cps-ncmp-rest/docs/openapi/openapi-inventory.yml index b794082875..d68cd8b141 100755 --- a/cps-ncmp-rest/docs/openapi/openapi-inventory.yml +++ b/cps-ncmp-rest/docs/openapi/openapi-inventory.yml @@ -21,7 +21,7 @@ openapi: 3.0.3 info: title: NCMP Inventory API description: NCMP Inventory API - version: "1.0" + version: "3.5.1" servers: - url: /ncmpInventory components: |