Files
paperless-ngx/src
Trenton H 999a61bc9e Chore: add generic type params to view classes
Add model type parameters to ModelViewSet, GenericViewSet,
ReadOnlyModelViewSet, and Any to GenericAPIView subclasses in
documents/views.py, paperless/views.py, and paperless_mail/views.py.

Also reorder mixin/ModelViewSet base class order to mixin-first
convention in ShareLink* and MailAccount/MailRule viewsets.

Removes 26 [type-arg] errors from the mypy baseline.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-11 13:41:01 -07:00
..
2026-04-08 15:42:05 +00:00
2023-04-26 09:35:27 -07:00