-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(AU-2283): Create transcript delete endpoint (#541)
* feat(AU-2283): Create transcript bulk delete endpoint * feat(AU-2283): Call get_available_transcript_languages outside loop * feat(AU-2283): Move payload validation to serializer * feat(AU-2283): Correct pylint * feat(AU-2283): Add authorization layer to bulk delete * chore: converted to use same APIView as the transcript create endpoint * chore: fix quality --------- Co-authored-by: Brandon Bodine <[email protected]>
- Loading branch information
1 parent
11521db
commit b154484
Showing
4 changed files
with
152 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters