summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authorraviteja.karumuri <raviteja.karumuri@est.tech>2021-08-23 16:19:33 +0100
committerraviteja.karumuri <raviteja.karumuri@est.tech>2021-10-05 16:25:08 +0100
commit2f208f94eddd090c1983f849f61742288c21af6f (patch)
treeaed5a7d31565618568edbba9f164967d68997966 /components/pm-subscription-handler/Changelog.md
parent37d218575d0cc1d99a3edaa0605450480b357d79 (diff)
[PMSH] Schema definitions in Swagger Yaml File
Issue-ID: DCAEGEN2-2889 Signed-off-by: raviteja.karumuri <raviteja.karumuri@est.tech> Change-Id: I15ae36c8f55a708be25eb56dc6b9812c3feec822
Diffstat (limited to 'components/pm-subscription-handler/Changelog.md')
-rwxr-xr-xcomponents/pm-subscription-handler/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md
index 3112ac59..f98d2b8d 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [2.0.0]
### Changed
* Updated PMSH app configuration, simplified existing config (DCAEGEN2-2814)
+* Created Schema definitions in swagger file according to the new structure (DCAEGEN2-2889)
## [1.3.2]
### Changed