1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-17 21:26:13 -04:00

Update API docs description

This commit is contained in:
Stevie Robinson
2023-08-04 02:38:06 +02:00
committed by GitHub
parent 5e1b46d2aa
commit 9188a9971b

View File

@@ -99,7 +99,7 @@ namespace NzbDrone.Host
{
Version = "3.0.0",
Title = "Sonarr",
Description = "Sonarr API docs",
Description = "Sonarr API docs - The v3 API docs apply to both v3 and v4 versions of Sonarr. Some functionality may only be available in v4 of the Sonarr application.",
License = new OpenApiLicense
{
Name = "GPL-3.0",