diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-12-03 16:08:25 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-12-03 16:08:31 +0000 |
commit | f6e61f53ddc39a4f71521de4857e8303e238af6e (patch) | |
tree | 9b33da859583a419d9823c7e8fae5a78f8de1510 /cps-ncmp-rest/docs/openapi/openapi-inventory.yml | |
parent | 902d17332d3e5cebe545991e01a5e55f739f0f80 (diff) |
Added performance section and updated api version
- Added a performance section to the release notes
- Populated the correct info.version for NCMP and CPS Rest interfaces
Issue-ID: CPS-2537
Change-Id: Iae07da57fc45100b4d250fcfb86a95079869b221
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 6c207ee2af..b52a7fbfa7 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: "3.5.4" + version: "3.6.0" servers: - url: /ncmpInventory components: |