Lidarr/src/Lidarr.Http/REST
Stepan Goremykin adcba7b724 Use Array.Empty and fix a few multiple enumerations
(cherry picked from commit 11d91faaada0e70910c832ce405ddeed52a24172)

Closes #3451
2023-05-28 16:55:22 +03:00
..
Attributes Tidy conversion to aspnetcore 2021-09-26 19:56:50 -04:00
BadRequestException.cs New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
MethodNotAllowedException.cs New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
NotFoundException.cs New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
ResourceValidator.cs Fixed: Migrate to FluentValidation 9 2023-04-29 00:39:04 -05:00
RestController.cs Use Array.Empty and fix a few multiple enumerations 2023-05-28 16:55:22 +03:00
RestControllerWithSignalR.cs New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
RestResource.cs New: Custom Formats 2023-01-22 16:38:04 -06:00
UnsupportedMediaTypeException.cs New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00