Configuration property fixed at build time - All other configuration properties are overridable at runtime

Configuration property

Type

Default

The APIstax API key. Get one via https://apistax.io

Environment variable: QUARKUS_APISTAX_API_KEY

string

required

Enables the mock mode. When enabled, requests are not send. Instead, fake data is returned.

Environment variable: QUARKUS_APISTAX_MOCK

boolean

false