We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb4cf20 commit d35ceb3Copy full SHA for d35ceb3
docs/lowcoder-extension/lowcoder-open-rest-api.md
@@ -139,8 +139,8 @@ https://api-service.lowcoder.cloud/
139
Since Lowcoder v2.1.6 we publish the OpenAPI Specification and the Swagger Documentation automatically.
140
141
```
142
-Swagger Documentation: <Lowcoder-Location>/api/docs/webjars/swagger-ui/index.html#
143
-OpenAPI Specification: <Lowcoder-Location>/api/docs/api-docs
+Swagger Documentation: <Lowcoder-Location>/api/docs/webjars/swagger-ui/index.html
+OpenAPI Specification: <Lowcoder-Location>/api/docs/openapi.json
144
145
146
You can find the current API Documentation for example here: \
0 commit comments