You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.ApiInteraction
LukePulverenti Luke Pulverenti luke pulverenti 5c6ec34a9c
Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper
12 years ago
..
Properties Added an ApiInteraction project that UI's can use to talk to the server. Moved jsonserializer namespace from json to serialization, since we may be adding an xml serializer. 12 years ago
ApiClient.cs Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper 12 years ago
IHttpClient.cs Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling 12 years ago
IJsonSerializer.cs Added an ApiInteraction project that UI's can use to talk to the server. Moved jsonserializer namespace from json to serialization, since we may be adding an xml serializer. 12 years ago
MediaBrowser.ApiInteraction.csproj Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling 12 years ago