-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to latest drf-spectacular
#3729
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3729 +/- ##
=======================================
Coverage 96.05% 96.05%
=======================================
Files 688 688
Lines 22145 22145
Branches 2562 2562
=======================================
Hits 21271 21271
Misses 603 603
Partials 271 271 ☔ View full report in Codecov by Sentry. |
Last commit requires tfranzel/drf-spectacular#1139 |
f45522a
to
17c1cb4
Compare
type: object | ||
additionalProperties: {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created #3732
type: object | ||
additionalProperties: {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created #3732
type: object | ||
additionalProperties: {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created #3732
type: object | ||
additionalProperties: {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created #3732
type: object | ||
additionalProperties: {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one is actually correct, since you can provide a boolean like true
to always trigger.
type: object | ||
additionalProperties: {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created #3732
type: object | ||
additionalProperties: {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created #3732
type: object | ||
additionalProperties: {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created #3732
type: object | ||
additionalProperties: {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created #3732
type: object | ||
additionalProperties: {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created #3732
Nothing seems to be breaking, but this is without OAS 3.1 enabled.