mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
768cedbb7b
commit
ea0c95c1e7
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ private static void AddSwaggerGenCustom(this IServiceCollection services)
|
|||
Description =
|
||||
"A REST-ish API for FilterLists, the independent, comprehensive directory of all public filter and hosts lists for advertisements, trackers, malware, and annoyances." +
|
||||
Environment.NewLine +
|
||||
" - {version} has to be specified manually in Swagger playground below due to https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/370",
|
||||
" - {version} has to be specified manually (to \"1\") in Swagger playground below due to https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/370",
|
||||
Contact = new Contact
|
||||
{
|
||||
Url = "https://github.com/collinbarrett/FilterLists/",
|
||||
|
|
|
|||
Loading…
Reference in a new issue