-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(AU-2283): Create transcript delete endpoint #541
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #541 +/- ##
==========================================
+ Coverage 94.52% 94.56% +0.03%
==========================================
Files 31 31
Lines 3106 3165 +59
Branches 120 122 +2
==========================================
+ Hits 2936 2993 +57
- Misses 152 154 +2
Partials 18 18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
What kind of permission does a user need to have to hit this endpoint? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requesting changes so we don't open this endpoint up to non staff or non course authors.
https://2u-internal.atlassian.net/browse/AU-2283