Skip to content
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

Document extend_schema_view support for @action #1178

Merged
merged 5 commits into from Feb 20, 2024

Conversation

johnthagen
Copy link
Contributor

Closes #1176

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f9f0336) 98.56% compared to head (03703a9) 98.56%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1178   +/-   ##
=======================================
  Coverage   98.56%   98.56%           
=======================================
  Files          74       74           
  Lines        8805     8805           
=======================================
  Hits         8679     8679           
  Misses        126      126           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tfranzel tfranzel merged commit ef82c0e into tfranzel:master Feb 20, 2024
33 checks passed
@johnthagen johnthagen deleted the patch-1 branch February 20, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

extend_schema_view of a custom @action
2 participants