You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/reference/rest/openapi/_index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ Follow the steps of the OpenAPI Generator's documentation, how to [install][open
57
57
58
58
Instead of client generation, you can use one of the OpenAPI editors to play around with the REST API endpoints.
59
59
60
-
If you use a Camunda distribution other than Run, you can go to [Swagger Editor][swagger-editor] and paste the content of the openapi.json on the left-hand side in the editor.
60
+
You can go to [Swagger Editor][swagger-editor] and paste the content of the openapi.json on the left-hand side of the editor.
61
61
Start a Process engine with enabled cross-origin requests, and you will be able to execute requests from the editor.
62
62
63
63
Some API Tools also support import of endpoints via upload of a OpenAPI document.
0 commit comments