aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest/docs
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-12-03 16:08:25 +0000
committermpriyank <priyank.maheshwari@est.tech>2024-12-03 16:08:31 +0000
commitf6e61f53ddc39a4f71521de4857e8303e238af6e (patch)
tree9b33da859583a419d9823c7e8fae5a78f8de1510 /cps-rest/docs
parent902d17332d3e5cebe545991e01a5e55f739f0f80 (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-rest/docs')
-rw-r--r--cps-rest/docs/openapi/openapi.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-rest/docs/openapi/openapi.yml b/cps-rest/docs/openapi/openapi.yml
index 95c32312cf..f4eab61875 100644
--- a/cps-rest/docs/openapi/openapi.yml
+++ b/cps-rest/docs/openapi/openapi.yml
@@ -23,7 +23,7 @@ openapi: 3.0.3
info:
title: ONAP Open API v3 Configuration Persistence Service
description: Configuration Persistence Service is a Model Driven Generic Database
- version: "3.5.4"
+ version: "3.6.0"
contact:
name: ONAP
url: "https://onap.readthedocs.io"