aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-12-03 16:14:53 +0000
committermpriyank <priyank.maheshwari@est.tech>2024-12-03 16:15:01 +0000
commit205bd9f0241ac41135c1a39a30c9f2378585d0e7 (patch)
tree335c43b16ff7238be03986d7191d2a6b350362a4 /cps-rest
parentad78da8c0d756a5ae0c483f1fd16530416222de7 (diff)
Added performance section and updated api version for OSLOoslo
- Added a performance section to the release notes - Populated correct info.version for NCMP and CPS Rest interfaces Issue-ID: CPS-2537 Change-Id: I5b6a3120bb9b31319f0cd2320f5a98d6e5ebcf25 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-rest')
-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..d1324f3040 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.5.5"
contact:
name: ONAP
url: "https://onap.readthedocs.io"