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

Implements #155 enables CORS for capabilities endpoint #156

Merged
merged 1 commit into from
Nov 25, 2020

Conversation

karolkalinski
Copy link

This PR introduces a possibility to configure CORS for endpoint
GET /services/{serviceName}/versions/{version:.+}/capabilities/{protocol}
Currently it support one origin or *.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 615

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.314%

Totals Coverage Status
Change from base Build 612: 0.0%
Covered Lines: 601
Relevant Lines: 624

💛 - Coveralls

@karolkalinski karolkalinski merged commit 0fd8d7e into master Nov 25, 2020
@karolkalinski karolkalinski deleted the cors-configuration-capabilities-endpoint branch November 25, 2020 08:51
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.

None yet

3 participants