Skip to content

Fix openapi spec#5

Merged
r1n04h merged 2 commits into
masterfrom
fix-openapi-spec
Dec 11, 2025
Merged

Fix openapi spec#5
r1n04h merged 2 commits into
masterfrom
fix-openapi-spec

Conversation

@r1n04h
Copy link
Copy Markdown

@r1n04h r1n04h commented Dec 11, 2025

Note

Configures Swagger at /swagger with static files disabled, reorders CORS hook, tweaks SPA catch‑all routing, and bumps version to 1.1.0.

  • Server:
    • Swagger/OpenAPI: Configure swagger with path: '/swagger' and excludeStaticFile: true.
    • CORS: Apply CORS headers in .onAfterHandle after initializing Swagger.
    • SPA Routing: Update catch-all GET '/:username' handler and ensure it's last.
  • Package:
    • Bump version in package.json to 1.1.0.

Written by Cursor Bugbot for commit 532b999. This will update automatically on new commits. Configure here.

@r1n04h r1n04h merged commit 3fce811 into master Dec 11, 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.

1 participant