aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/NotificationsController.cs
AgeCommit message (Expand)Author
2020-04-19Add response type annotations, return IActionResult to handle errorsZadenRB
2020-04-19Address PR comments, and revert changes that changed the API schemaZadenRB
2020-04-15Remove unnecessary assembly, update casing, enable nullable reference types o...ZadenRB
2020-04-15Lowercase parametersZadenRB
2020-04-15Migrates the notifications service to use ASP.NET MVC frameworkZadenRB