We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45c5b21 commit 0f2e985Copy full SHA for 0f2e985
1 file changed
README.md
@@ -222,7 +222,7 @@ By default, the API runs at: `http://localhost:5217`
222
223
When running the backend locally on `http://localhost:5217`, you can access the full Swagger UI for exploring and testing the API:
224
225
-👉 [http://localhost:5217/swagger/index.html](http://localhost:5217/swagger/index.html)
+👉 [Swagger UI](http://localhost:5217/swagger/index.html)
226
227
This interface provides interactive documentation for all backend endpoints, including request/response formats and status codes.
228
0 commit comments