
Windmill now supports generating an OpenAPI specification from existing HTTP routes and webhooks. This allows developers to automatically export their configured HTTP triggers and webhook endpoints into an OpenAPI-compliant spec (JSON/YAML), making it easier to document, share, and integrate with other systems.
New features
- Automatically generate OpenAPI specs from defined HTTP routes and webhook triggers.
- Export in JSON or YAML formats.