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 cors headers to custom endpoints #52

Merged
merged 5 commits into from
Apr 30, 2024

Conversation

lincmba
Copy link
Contributor

@lincmba lincmba commented Apr 30, 2024

Add cors headers to custom endpoints

fixes #51

Engineer Checklist

  • I have written Unit tests for any new feature(s) and edge cases for
    bug fixes
  • I have run mvn spotless:check to check my code follows the project's
    style guide
  • I have run mvn clean test jacoco:report to confirm the coverage report
    was generated at plugins/target/site/jacoco/index.html
  • I ran mvn clean package right before creating this pull request.

@lincmba lincmba force-pushed the add_cors_headers_to_custom_endpoints branch from 74104ca to 9cc6e82 Compare April 30, 2024 08:06
@lincmba lincmba merged commit 77fb1c4 into main Apr 30, 2024
3 checks passed
@lincmba lincmba deleted the add_cors_headers_to_custom_endpoints branch April 30, 2024 08:32
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.

Add FHIR Headers to the custom endpoints
2 participants