jellyfin/Jellyfin.Api
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
* Convert CollectionType, SpecialFolderType to enum

* Hide internal enum CollectionType values

* Apply suggestions from code review

Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>

* Fix recent change

* Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs

Co-authored-by: Patrick Barron <barronpm@gmail.com>

---------

Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
Co-authored-by: Patrick Barron <barronpm@gmail.com>
2023-11-09 14:00:29 -07:00
..
Attributes Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Auth Merge branch 'master' into network-rewrite 2023-05-11 15:41:39 +02:00
Constants add policy to the subtitle controller 2023-10-18 18:31:32 +02:00
Controllers Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
Extensions Optimize tryparse 2023-02-19 16:52:29 +01:00
Formatters Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Helpers Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
Middleware Use switch expression 2023-10-08 00:52:47 +02:00
ModelBinders == null -> is null 2023-08-22 21:14:54 +02:00
Models Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
Results Require properly typed ActionResult<T> (#8382) 2022-09-11 17:47:01 -06:00
WebSocketListeners Add IDisposableAnalyzers to more projects 2023-11-05 02:01:14 +01:00
BaseJellyfinApiController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Jellyfin.Api.csproj Add IDisposableAnalyzers to more projects 2023-11-05 02:01:14 +01:00