mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-24 22:36:19 -04:00
v3 API
This commit is contained in:
committed by
Taloth Saldono
parent
211f3769e1
commit
7297c1b8e4
@@ -3,10 +3,11 @@ using System.Net;
|
||||
using FluentAssertions;
|
||||
using NLog;
|
||||
using NzbDrone.Api;
|
||||
using NzbDrone.Api.REST;
|
||||
using Sonarr.Http.REST;
|
||||
using NzbDrone.Common.Serializer;
|
||||
using RestSharp;
|
||||
using System.Linq;
|
||||
using Sonarr.Http;
|
||||
|
||||
namespace NzbDrone.Integration.Test.Client
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user