summaryrefslogtreecommitdiffstats
path: root/docs/design.rst
diff options
context:
space:
mode:
authorNiamh Core <niamh.core@est.tech>2021-09-14 14:49:07 +0000
committerGerrit Code Review <gerrit@onap.org>2021-09-14 14:49:07 +0000
commitbd8ab2fc4737aebada59962baed8b35d4f86dd1c (patch)
tree7977d36ac395ae430b723f8fb2952e0d98ae2abc /docs/design.rst
parentade7f1576b3ad5ad63b4f33efc59334a627657a5 (diff)
parent44beaa34486d0624175c42cc3899a0b53befd9a8 (diff)
Merge "Create Preliminary Documentation for CPS-Core & NCMP"
Diffstat (limited to 'docs/design.rst')
-rwxr-xr-xdocs/design.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/design.rst b/docs/design.rst
index c7691ae35..f9f12de43 100755
--- a/docs/design.rst
+++ b/docs/design.rst
@@ -1,5 +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
.. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING
.. _design:
@@ -8,6 +9,8 @@
CPS Design
##########
+.. warning:: draft
+
.. toctree::
:maxdepth: 1
@@ -16,7 +19,9 @@ Offered APIs
CPS supports the public APIs listed in the link below:
-:download:`OpenApi Specification <api/swagger/openapi.yml>`
+:download:`CPS Rest OpenApi Specification <api/swagger/cps/openapi.yaml>`
+
+:download:`CPS NCMP RestOpenApi Specification <api/swagger/ncmp/openapi.yaml>`
Exposed API
-----------