Skip to content

Commit

Permalink
fix url to qfc swagger endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
why-not-try-calmer authored Oct 12, 2023
1 parent 55977f8 commit 1a5041c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/reference/qfieldcloud/api.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ You can also visit the API documentation at https://app.qfield.cloud/docs/ .
<script>
window.onload = function() {
const ui = SwaggerUIBundle({
url: "https://app.qfield.cloud/swagger.yaml",
url: "https://app.qfield.cloud/swagger/",
dom_id: '#swagger-ui',
presets: [
SwaggerUIBundle.presets.apis,
Expand Down

0 comments on commit 1a5041c

Please sign in to comment.