diff options
author | lukegleeson <luke.gleeson@est.tech> | 2021-11-30 17:06:03 +0000 |
---|---|---|
committer | lukegleeson <luke.gleeson@est.tech> | 2021-12-09 01:03:29 +0000 |
commit | 996152ac6467946e567ca4e76ce78cc3a3ee0371 (patch) | |
tree | 1e1bb45ee491f8ead92c290c06d2e33954bb09e2 /docs | |
parent | 1954daa5d31b537a8838d1e11cb41cd6f40b58d9 (diff) |
Add Examples to DMI-Plugin API Spec
Issue-ID: CPS-784
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: I02e450c9c14322fa9c9ac3e14807aeebdb4b9e39
Diffstat (limited to 'docs')
-rw-r--r-- | 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 697de1a1..6e73cf53 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -27,6 +27,7 @@ Features -------- - `CPS-637 <https://jira.onap.org/browse/CPS-637>`_ Support Update operation for datastore pass-through running - `CPS-639 <https://jira.onap.org/browse/CPS-639>`_ Support Delete operation for datastore pass-through running + - `CPS-784 <https://jira.onap.org/browse/CPS-784>`_ Add examples to DMI-Plugin API Spec Bug Fixes --------- |