django-jsonapi-training
django-jsonapi-training copied to clipboard
WIP: use drf-spectacular as the schemagenerator
Fixes #
Description of the Change
Switch to drf-spectacular for schema generator. Still need to implement JSONAPI changes.
Checklist
- [x] PR only contains one change (considered splitting up PR)
- [ ] unit-test added
- [ ] documentation updated
- [ ]
CHANGELOG.md
updated (only for user relevant changes) - [x] author name in
AUTHORS