summaryrefslogtreecommitdiffstats
path: root/openapi
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2022-09-14 10:47:45 +0100
committerPriyank Maheshwari <priyank.maheshwari@est.tech>2022-09-14 12:32:03 +0000
commit7b7297c644144f1d6f7e842422c621d5627d475c (patch)
tree04ada6cfe549b30df67dbd657bd822b90088d135 /openapi
parentfb2446bae49093015825179db8480336e7d43b65 (diff)
dmi plugin sync openapi yml
- copy target/generated-sources/swagger/openapi.yaml → docs/api/swagger/openapi.yaml - fixed the tox.ini for the documentation build issue - updated description for topic paramter Issue-ID: CPS-1276 Change-Id: I0771fd6b7a8fda5085a535e02cd40fa49e6b8b6f Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'openapi')
-rw-r--r--openapi/components.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openapi/components.yml b/openapi/components.yml
index 212ddf03..049701e4 100644
--- a/openapi/components.yml
+++ b/openapi/components.yml
@@ -201,7 +201,7 @@ components:
topicParamInQuery:
name: topic
in: query
- description: valid topic name passed from client(NCMP).
+ description: topic name passed from client(NCMP).
required: false
schema:
type: string