Skip to content

Release v1.6.0

Latest
Compare
Choose a tag to compare
@EvilLord666 EvilLord666 released this 06 May 10:13
· 1 commit to master since this release

WebApiToolkit Controller classes were extended with additional parameters that implements interface IReadFilterable that holds all additional query filtering parameters and convers them to Dictionary<string, string> that is using in Filter Function. Those allows to see all additional Query Parameters in Swagger