Skip to content

Commit

Permalink
update swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfeil committed Mar 15, 2024
1 parent dec2c34 commit c3cb07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/swagger_ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Disclaimer: This is the current Swagger UI based on the main branch - which may differ from the Swagger UI of this release.
The Swagger UI and `openapi.json` will be available under `{url}:{port}/docs`, in this case `http://localhost:7997/docs`.

<swagger-ui src="https://github.com/michaelfeil/infinity/blob/main/docs/assets/openapi.json"/>
<swagger-ui src="https://raw.githubusercontent.com/michaelfeil/infinity/main/docs/assets/openapi.json"/>

0 comments on commit c3cb07f

Please sign in to comment.