Merge "DMI REST interface documentation"
diff --git a/docs/_static/cps-r9-ncmp-dmi-plugin-interface-diagram.png b/docs/_static/cps-r9-ncmp-dmi-plugin-interface-diagram.png
index 6c5903d..5a06fbf 100644
--- a/docs/_static/cps-r9-ncmp-dmi-plugin-interface-diagram.png
+++ b/docs/_static/cps-r9-ncmp-dmi-plugin-interface-diagram.png
Binary files differ
diff --git a/docs/architecture.rst b/docs/architecture.rst
index 622b9c8..f0b8745 100644
--- a/docs/architecture.rst
+++ b/docs/architecture.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
 .. _architecture:
 
 DMI-Plugin Architecture
@@ -52,5 +52,14 @@
        - Query data
        - Query module references
      - REST
+   * - DMI-I-02
+     - Provides support for Async Data Subjobs enabling CRUDAQ requests for the paths in the request using the ID of the producer registered by DMI. This enables subnetwork-wide requests
+     - - Create data based on dataProducerId
+       - Read data based on dataProducerId
+       - Update data based on dataProducerId
+       - Delete data based on dataProducerId
+       - Perform action on data based on dataProducerId
+       - Query data based on dataProducerId
+     - REST
 
 More details on the CPS interface CPS-E-05 which is responsible for the DMI-Plugin can be found on the :ref:`CPS Architecture page<onap-cps:architecture>`
diff --git a/docs/design.rst b/docs/design.rst
index 2efcc58..dd1472c 100644
--- a/docs/design.rst
+++ b/docs/design.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
 .. _design:
@@ -19,6 +19,8 @@
 
 :download:`DMI Rest OpenApi Specification <api/swagger/openapi.yaml>`
 
+:download:`DMI Datajob OpenApi Specification <api/swagger/openapi-datajob.yaml>`
+
 View Offered APIs
 -----------------
 
diff --git a/docs/index.rst b/docs/index.rst
index 236b1c8..ade7561 100644
--- a/docs/index.rst
+++ b/docs/index.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 Nordix Foundation
+.. Copyright (C) 2021-2024 Nordix Foundation
 
 .. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING
 .. _master_index:
@@ -28,7 +28,4 @@
 
 * :ref:`CPS-NCMP<onap-cps:master_index>`
 
-CPS-Temporal Documentation
---------------------------
 
-* :ref:`CPS-Temporal<onap-cps-cps-temporal:master_index>`