Skip to content

Commit fef3b18

Browse files
authored
chore(content): Remove Swagger from Docs
Context - Remove swagger references - Adds explanatory content to migration guide about the removal Co-authored-by: mboskamp Co-authored-by: petros.savvidis Related-to: camunda/camunda-bpm-platform#4467
1 parent 7d3197e commit fef3b18

File tree

5 files changed

+18
-4258
lines changed

5 files changed

+18
-4258
lines changed

content/installation/camunda-bpm-run.md

-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,3 @@ If you need to install Java Runtime Environment, you can [find the download from
3434
1. Start Camunda Run by executing the start script (start.bat for Windows, start.sh for Linux/Mac).
3535
1. Access the Camunda webapps (Cockpit, Tasklist, Admin) via http://localhost:8080/camunda/app/.
3636
1. Access the [REST API]({{< ref "/reference/rest/overview/_index.md" >}}) via http://localhost:8080/engine-rest (e.g. http://localhost:8080/engine-rest/engine).
37-
1. Access Swagger UI via http://localhost:8080/swaggerui/ to try out the REST API.

0 commit comments

Comments
 (0)