Skip to content

fix: Enable Swagger API documentation in all environments#15

Merged
StuartF303 merged 1 commit intomainfrom
claude/camper-van-control-setup-011CUpsFKnx2JFyoEDjhfgbz
Nov 9, 2025
Merged

fix: Enable Swagger API documentation in all environments#15
StuartF303 merged 1 commit intomainfrom
claude/camper-van-control-setup-011CUpsFKnx2JFyoEDjhfgbz

Conversation

@StuartF303
Copy link
Copy Markdown
Owner

  • Remove Development-only restriction on Swagger/SwaggerUI
  • Explicitly set Swagger route prefix for clarity
  • Swagger is now accessible at http://localhost:5000/swagger (API port)

Note: Access Swagger directly on the API endpoint (port 5000), not through the frontend client (port 8080), as the Blazor routing would intercept it.

- Remove Development-only restriction on Swagger/SwaggerUI
- Explicitly set Swagger route prefix for clarity
- Swagger is now accessible at http://localhost:5000/swagger (API port)

Note: Access Swagger directly on the API endpoint (port 5000), not through
the frontend client (port 8080), as the Blazor routing would intercept it.
@StuartF303 StuartF303 merged commit 59221f7 into main Nov 9, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants