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>
diff --git a/cps-ncmp-rest/docs/openapi/openapi-inventory.yml b/cps-ncmp-rest/docs/openapi/openapi-inventory.yml
index b794082..d68cd8b 100755
--- a/cps-ncmp-rest/docs/openapi/openapi-inventory.yml
+++ b/cps-ncmp-rest/docs/openapi/openapi-inventory.yml
@@ -21,7 +21,7 @@
 info:
   title: NCMP Inventory API
   description: NCMP Inventory API
-  version: "1.0"
+  version: "3.5.1"
 servers:
   - url: /ncmpInventory
 components: