Skip to content

fix(api): remove trailing slash from model endpoints to avoid redirect issues#289

Merged
zilaei merged 1 commit into
masterfrom
fix/model-endpoint-redirect
Sep 19, 2025
Merged

fix(api): remove trailing slash from model endpoints to avoid redirect issues#289
zilaei merged 1 commit into
masterfrom
fix/model-endpoint-redirect

Conversation

@zilaei

@zilaei zilaei commented Sep 19, 2025

Copy link
Copy Markdown
Member
  • Changed model router GET and POST endpoints from '/' to '' (empty string)
  • This follows the pattern used by other endpoints (settings, etc.)
  • Fixes 307 redirect issue that was causing auth headers to be lost on pre-release server

…t issues

- Changed model router GET and POST endpoints from '/' to '' (empty string)
- This follows the pattern used by other endpoints (settings, etc.)
- Fixes 307 redirect issue that was causing auth headers to be lost on pre-release server
@zilaei zilaei marked this pull request as ready for review September 19, 2025 07:39
@zilaei zilaei merged commit 30bc417 into master Sep 19, 2025
7 checks passed
@zilaei zilaei deleted the fix/model-endpoint-redirect branch September 19, 2025 07:39
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