Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added matcher for OPTIONS method in v1 APIs #495

Merged
merged 2 commits into from
Sep 12, 2024
Merged

Added matcher for OPTIONS method in v1 APIs #495

merged 2 commits into from
Sep 12, 2024

Conversation

maia-iyer
Copy link
Collaborator

Previously the OPTIONS method was not caught in the mux router used by the backend. This adds the catcher for all v1 apis.

@maia-iyer maia-iyer added the backend Tornjak API (Backend) label Sep 11, 2024
@maia-iyer maia-iyer added this to the 1.8.0 milestone Sep 11, 2024
@maia-iyer maia-iyer self-assigned this Sep 11, 2024
@maia-iyer maia-iyer changed the title Added matcher for OPTIONS call in v1 API Added matcher for OPTIONS method in v1 APIs Sep 11, 2024
Copy link
Collaborator

@mamy-CS mamy-CS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@mamy-CS mamy-CS merged commit 96680ac into dev Sep 12, 2024
8 checks passed
@maia-iyer maia-iyer deleted the fix_cors branch November 26, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Tornjak API (Backend)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants