aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ncmp-data-operation.rst10
-rw-r--r--docs/release-notes.rst3
2 files changed, 7 insertions, 6 deletions
diff --git a/docs/ncmp-data-operation.rst b/docs/ncmp-data-operation.rst
index 617b3ed309..94d5ee9c0a 100644
--- a/docs/ncmp-data-operation.rst
+++ b/docs/ncmp-data-operation.rst
@@ -6,8 +6,8 @@
.. _cmHandleDataOperation:
-CM Handles Data Operation Endpoints
-###################################
+Data Operations Endpoint
+########################
.. toctree::
:maxdepth: 1
@@ -15,11 +15,11 @@ CM Handles Data Operation Endpoints
Introduction
============
-For data operation CM Handles we have a Post endpoints:
+For all data operations on cm handle(s), we have a post endpoint:
- /ncmp/v1/data?topic={client-topic-name} forward request to it's dmi plugin service.
-- Returns request id (UUID) with http status 202.
+- When asynchronous (with topic) operations are executed, a request id (UUID) will be returned.
Request Body
============
@@ -143,6 +143,6 @@ DMI Service 2 (POST) : `http://{dmi-host-name}:{dmi-port}/dmi/v1/data?topic=my-t
}
]
-Above examples are for illustration purpose only please refer link below for latest schema.
+Above examples are for illustration purposes only. Please refer to link below for latest schema.
:download:`Data operation event schema <schemas/data-operation-event-schema-1.0.0.json>` \ No newline at end of file
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 7fabfc3bb3..b7f4c4fbee 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -1,6 +1,6 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2021-2023 Nordix Foundation
+.. Copyright (C) 2021-2024 Nordix Foundation
.. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING
.. _release_notes:
@@ -43,6 +43,7 @@ Bug Fixes
Features
--------
+ - `CPS-2018 <https://jira.onap.org/browse/CPS-2018>`_ Improve performance of CPS update operations.
Version: 3.4.1