swh.deposit.api.private package#
Submodules#
Module contents#
- class swh.deposit.api.private.APIPrivateView[source]#
- Bases: - APIConfig,- APIView- Mixin intended as private api (so no authentication) based API view (for the private ones). - Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.