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