chicommons / maps

MIT License
5 stars 17 forks source link

BACKEND: Docs doesn't auto-parse password-reset view #245

Open maxgraziano opened 1 month ago

maxgraziano commented 1 month ago

The API docs doesn't auto-parse the password-reset view, as it does not use Serializer objects. Hints need to be provided to drf-spectacular on the schema of the endpoint.