Actions
Issue #7510
closeddrf-spectacular 0.9.13 breaks the schema and bindings
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
The result bindings after upgrading to drf-spectacular 0.9.13 produce errors:
AttributeError: 'RepositoriesFileApi' object has no attribute 'create'
Actions
Pin drf-spectular to 0.9.13 and add changelog
First, pin drf-spectacular to 0.9.13 since our code no longer works against 0.9.12.
Secondly, add a changelog entry to call out that we've fixed the schema/bindings.
fixes #7510