iMerica / dj-rest-auth

Authentication for Django Rest Framework
https://dj-rest-auth.readthedocs.io/en/latest/index.html
MIT License
1.62k stars 302 forks source link

Add missing docstrings for registration views #619

Open rhaeyx opened 2 months ago

rhaeyx commented 2 months ago

The missing docstrings are annoying when using autogenerated schemas with swagger or similar api documentation tools

iMerica commented 2 months ago

Please fix: https://github.com/iMerica/dj-rest-auth/actions/runs/8740784836/job/24360359370?pr=619

rhaeyx commented 2 months ago

Sorry, fixed now. Thanks!