diff options
author | tragait <rahul.tyagi@est.tech> | 2021-08-27 15:01:27 +0100 |
---|---|---|
committer | tragait <rahul.tyagi@est.tech> | 2021-08-27 15:54:12 +0100 |
commit | 11e9f72aa953516053d867e09a0e95c77d7d1a88 (patch) | |
tree | 479abde74710469550e9c486a0d834b7c0b416ab /docs/openapi/openapi.yml | |
parent | 528022a0f33225f3eab6930ff27c3ab8d1638568 (diff) |
fix getforentity in onap DMI plugin
Issue-ID: CPS-573
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: Idb2186e6f3275530513bbd5e788c98b4ceda9d10
Diffstat (limited to 'docs/openapi/openapi.yml')
-rw-r--r-- | docs/openapi/openapi.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/openapi/openapi.yml b/docs/openapi/openapi.yml index f169efd0..f80d58b2 100644 --- a/docs/openapi/openapi.yml +++ b/docs/openapi/openapi.yml @@ -31,7 +31,7 @@ tags: paths: - /v1/ch/{cmHandle}/modules : + /v1/ch/{cmHandle}/modules: post: tags: - dmi-plugin |