Swagger / OpenAPI
FULL ONLY
Render interactive API documentation from an OpenAPI/Swagger JSON specification. Complete with endpoint details, request/response schemas, and try-it-out functionality.
Screenshot placeholder
How to Use
- Type
/Swaggerin the editor - Paste your OpenAPI 3.0 JSON spec into the editor
- The editor validates your JSON in real-time (shows errors if invalid)
- Click Save — full Swagger UI renders on the page
Technical Details
| Storage | Macro config |
| External Service | None — swagger-ui-react bundled |
| Editor | Fullscreen JSON editor with validation |
| Availability | Full only |