Releases: fsprojects/SwaggerProvider
Releases · fsprojects/SwaggerProvider
0.2.0
AssemblyResolve
handler that resolve location of 3rd party dependencies
Added dependencies on Newtonsoft.Json
NuGet package
0.1.2-beta
Fixed bug in the query builder for POST and PUT requests
Added tests for PUT & DELETE requests
0.1.1-beta
Supported serialization of basic data types for passing in query
Fixed bugs in query builder logic
Added support of nice names for provided parameters
Added support of JSON serialization for properties with nice names
Auto Content-Type:application/json header to POST queries when it is supported
Fixed bug in float compilation
Added communication tests for data transferring to the server