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

Support enabling API version response header #92

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

stempler
Copy link
Member

@stempler stempler commented Apr 3, 2023

The system property deegree.oaf.openapi.version_response_header can be used to enable returning a response header API-Version with the version of the implemented OGC API Features.
The existing constant for the API version in the code has been changed to use a semantic version number including the patch version.

Solves #74

@tfr42 tfr42 added the enhancement Improvement of existing feature or function label Apr 5, 2023
@stempler stempler force-pushed the pr/api-response-header branch from eb577ec to f12846f Compare April 12, 2023 07:39
@stempler stempler force-pushed the pr/api-response-header branch from 24615c9 to c599d84 Compare May 12, 2023 08:05
@stempler stempler force-pushed the pr/api-response-header branch from c599d84 to 9cdd8b2 Compare May 12, 2023 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing feature or function
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants