|
|
|
@ -38,7 +38,7 @@ namespace Radarr.Api.V3
|
|
|
|
|
Tags = definition.Tags,
|
|
|
|
|
Fields = SchemaBuilder.ToSchema(definition.Settings),
|
|
|
|
|
|
|
|
|
|
// radarr/supported is an disambagation page. the # should be a header on the page with appropiate details/link
|
|
|
|
|
// radarr/supported is an disambiguation page. the # should be a header on the page with appropriate details/link
|
|
|
|
|
InfoLink = string.Format("https://wiki.servarr.com/radarr/supported#{0}",
|
|
|
|
|
definition.Implementation.ToLower())
|
|
|
|
|
};
|
|
|
|
|