Getting Started
Local workflow
- Export the current OpenAPI schema from Django.
- Validate the Fern configuration.
- Start the local docs preview.
Environments
- Development schema:
/dev/api/schema/ - Production schema:
/api/schema/
What to verify
- All tags are shown in English
Schedule Bookingendpoints are present- Standard response envelopes render as expected
- Authenticated requests work in the API playground