Django Rest Framework Connect OpenAPI definitions generator
drf-connect-docs
aims to fill the gap between DRF’s current support for the OpenAPI specification and OpenAPI version 3.
For more information about OpenAPI 3.x specifications visit http://spec.openapis.org/oas/v3.0.3.
- Getting started
- User guide
- Operations
- Headers
- Filters
- Path parameters
- Manual parameters
- Serializers
- SerializerMethodField (or the to_representation serializer method)
- JSONField
- Manual responses
- Groups operations with tags
- Per-view customization
- Different request/response serializer
- Customize schema for specific action/method
- Customize tags
- Customize models names
- API Reference
- Changelog