1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-01-10 23:29:53 +02: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,7 +99,7 @@ public void ConfigureServices(IServiceCollection services)
{
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",