Update API docs page to clarify v3/v4 independence

This commit is contained in:
Stevie Robinson 2023-08-03 20:38:37 +02:00
parent ab821ccba8
commit e70ce422cd
1 changed files with 1 additions and 1 deletions

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",