diff options
author | bmiklos <miklos.baranyak@est.tech> | 2022-09-07 16:11:57 +0200 |
---|---|---|
committer | bmiklos <miklos.baranyak@est.tech> | 2022-09-07 17:40:23 +0200 |
commit | 96d54ef097e3d7ccbc89b615bf3c042ec0141e97 (patch) | |
tree | b98e326dd0fdeb77b7f95ba6b3eabf712f7849e5 /docs/release-notes.rst | |
parent | 440dc8aab179f6c8451683f53b019ccd8bd60bdf (diff) |
Update doc and release notes after endpoint merge
- Update generated swagger files according to changes
- Add release notes for the parent ticket
Issue-ID: CPS-1001
Issue-ID: CPS-1256
Change-Id: I09aaec26971ae89f4588bfc80d2b80cc4778dfc8
Signed-off-by: bmiklos <miklos.baranyak@est.tech>
Diffstat (limited to 'docs/release-notes.rst')
-rwxr-xr-x | docs/release-notes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 177d8d6e12..d4f9843615 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -40,6 +40,7 @@ Features -------- - `CPS-322 <https://jira.onap.org/browse/CPS-322>`_ Implement additional validation for names and identifiers - `CPS-1136 <https://jira.onap.org/browse/CPS-1136>`_ Get all cm handles by DMI plugin Identifier + - `CPS-1001 <https://jira.onap.org/browse/CPS-1001>`_ Add CPS-E-05 endpoint for Read data, NCMP-Operational Datastore Bug Fixes --------- |