sunscrapers / djoser

REST implementation of Django authentication system.
MIT License
2.55k stars 458 forks source link

Added empty serializer classes to fix schema generation #817

Closed EvilPug closed 5 months ago

EvilPug commented 7 months ago

Fixes:

816

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (release/2.2.3@9bf2c65). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/2.2.3 #817 +/- ## ================================================ Coverage ? 99.03% ================================================ Files ? 26 Lines ? 833 Branches ? 0 ================================================ Hits ? 825 Misses ? 8 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

tomwojcik commented 5 months ago

Thank you! Sorry it took so long.