← All Macros

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

  1. Type /Swagger in the editor
  2. Paste your OpenAPI 3.0 JSON spec into the editor
  3. The editor validates your JSON in real-time (shows errors if invalid)
  4. Click Save — full Swagger UI renders on the page

Technical Details

StorageMacro config
External ServiceNone — swagger-ui-react bundled
EditorFullscreen JSON editor with validation
AvailabilityFull only