CPS-401 Update Open API YAML with data types and example for output (cpsData)
[cps.git] / cps-application / src / main / resources / application.yml
index 1b62b02..ac620f6 100644 (file)
@@ -73,6 +73,11 @@ notification:
         enabled: false\r
         topic: ${CPS_CHANGE_EVENT_TOPIC:cps.cfg-state-events}\r
 \r
+springdoc:\r
+    swagger-ui:\r
+        url: /openapi.yml\r
+        path: /swagger-ui/index.html\r
+        \r
 security:\r
     # comma-separated uri patterns which do not require authorization\r
     permit-uri: /manage/**,/swagger-ui/**,/swagger-resources/**,/v3/api-docs\r