summaryrefslogtreecommitdiffstats
path: root/cps-rest
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2023-10-17 13:23:40 +0000
committerGerrit Code Review <gerrit@onap.org>2023-10-17 13:23:40 +0000
commitecfb5ee60ec54a2b3f789dc9436f6db4c830e3e8 (patch)
treee3c99ff6393b3f241c2b78124fb909d51e7c8825 /cps-rest
parentc29a5fe32db7efb0fdefa3a3d020110aab9731b4 (diff)
parentfb09b7c27a814619d8032ac96a0fc6f757127358 (diff)
Merge "[BUG] Fix for Swagger UI generation"
Diffstat (limited to 'cps-rest')
-rw-r--r--cps-rest/docs/openapi/components.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/cps-rest/docs/openapi/components.yml b/cps-rest/docs/openapi/components.yml
index 900f663bfc..a3016ce762 100644
--- a/cps-rest/docs/openapi/components.yml
+++ b/cps-rest/docs/openapi/components.yml
@@ -1,6 +1,6 @@
# ============LICENSE_START=======================================================
# Copyright (c) 2021-2022 Bell Canada.
-# Modifications Copyright (C) 2021-2022 Nordix Foundation
+# Modifications Copyright (C) 2021-2023 Nordix Foundation
# Modifications Copyright (C) 2022-2023 TechMahindra Ltd.
# Modifications Copyright (C) 2022 Deutsche Telekom AG
# ================================================================================
@@ -64,7 +64,6 @@ components:
type: string
description: multipartFile
format: binary
- example: 'https://github.com/onap/cps/blob/master/cps-service/src/test/resources/bookstore.yang'
ModuleReferences:
type: object