Skip to content

Commit 9cdd8b2

Browse files
Kate Lyndegaardstempler
authored andcommitted
docs: api-version response header documentation is added
1 parent 59f3020 commit 9cdd8b2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

deegree-ogcapi-documentation/src/main/asciidoc/configuration.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,10 @@ The REST-API is enabled by default. To protect this interface from unauthorized
458458
A detailed documentation of the REST-API interface and how access is configured is described in section "deegree REST interface"
459459
of the https://download.deegree.org/documentation/3.4.17/html/#anchor-configuration-restapi[deegree webservices handbook].
460460

461+
=== Enable response header with API version
462+
463+
Set the system property ```deegree.oaf.openapi.version_response_header``` to _true_ to enable returning a response header ```API-Version``` with the version of the implemented OGC API Features.
464+
461465
=== Allow access to OpenAPI document from all origins
462466

463467
In case you want to avoid any issues when using the OpenAPI document from other locations due to CORS, you can enable allowing all origins specifically for accessing the OpenAPI document.

0 commit comments

Comments
 (0)