July 13, 2026
New features
- Per-operation security marking derived from your access functions: each operation is probed as an anonymous request and marked public or secured accordingly.
- Overrides for the detected marking:
custom.openapi.securityper collection or global, and thesecurityWhenoption across the whole document.
June 14, 2026
Initial release.
- OpenAPI 3.0/3.1/3.2 document built from the sanitized Payload config — collections, globals, auth, versions, and jobs.
- Scalar and Swagger UI renderers.
- Custom endpoint and field metadata via
custom.openapi. - Filters, interactive auth, extensions, and caching.
openapi:generateCLI for writing the spec to a file.- UI translations for 44 locales.