mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
removed invalid char !wip
This commit is contained in:
parent
91dbdf747d
commit
1ad799d6bf
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ namespace Ombi
|
|||
}
|
||||
|
||||
|
||||
c.OperationFilter<SwaggerOperationFilter>();^
|
||||
c.OperationFilter<SwaggerOperationFilter>();
|
||||
c.DescribeAllParametersInCamelCase();
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue