From 11e9f72aa953516053d867e09a0e95c77d7d1a88 Mon Sep 17 00:00:00 2001 From: tragait Date: Fri, 27 Aug 2021 15:01:27 +0100 Subject: fix getforentity in onap DMI plugin Issue-ID: CPS-573 Signed-off-by: tragait Change-Id: Idb2186e6f3275530513bbd5e788c98b4ceda9d10 --- docs/openapi/openapi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/openapi') 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 -- cgit 1.2.3-korg