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

Externalizes context path for REST API #585

Merged
merged 2 commits into from
Sep 28, 2021

Conversation

subigre
Copy link
Contributor

@subigre subigre commented Sep 9, 2021

Changes

Externalize configuration of the context paths.

  • New configuration property admin-api.context-path (default value: /rest/admin) to configure the path for the Admin API endpoints.
  • New configuration property openehr-api.context-path (default value: /rest/openehr) to configure the path for the standard openEHR REST API endpoints.

Related issue

Resolves ehrbase/project_management#562

Additional information and checks

  • Pull request linked in changelog

@subigre subigre marked this pull request as ready for review September 9, 2021 07:56
@sonarcloud
Copy link

sonarcloud bot commented Sep 9, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@stefanspiska stefanspiska merged commit ae0b8ee into develop Sep 28, 2021
@stefanspiska stefanspiska deleted the feature/562_externalize_request_mapping branch September 28, 2021 11:24
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

2 participants