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

Add exposure header to allow CORS #70

Merged
merged 3 commits into from
Oct 15, 2024
Merged

Add exposure header to allow CORS #70

merged 3 commits into from
Oct 15, 2024

Conversation

Kaiser-Yang
Copy link
Contributor

We add the header parameters in HeaderParameter class to Access-Control-Expose-Headers. This solved #69.

We add the header parameters in `HeaderParameter` class to
`Access-Control-Expose-Headers`. This solved #69.
@Kaiser-Yang Kaiser-Yang added bug Something isn't working enhancement Enhancement labels Oct 12, 2024
Kaiser-Yang and others added 2 commits October 12, 2024 11:16
We had a typo in the user controller that was causing the swagger can
not show the `username` parameter input line in the `/gcs/user/get` API,
we just fix the parameter's type from `PATH` to `QUERY` in `@Parameter`
annotation.
@Kaiser-Yang Kaiser-Yang merged commit b69d435 into develop Oct 15, 2024
1 check passed
@Kaiser-Yang Kaiser-Yang deleted the kaiser-cors branch October 19, 2024 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant