Are you an LLM? You can read better optimized documentation at /reference/config/observability.md for this page in Markdown format
Observability Configuration
OpenAPI
| Property | Type | Default | Description |
|---|---|---|---|
wow.openapi.enabled | Boolean | true | Enable OpenAPI spec generation |
yaml
wow:
openapi:
enabled: trueWhen enabled, Wow automatically generates OpenAPI specifications from command and event models at compile time via the wow-compiler module.