Issues
- 0
Webapi-Swagger : Support for mulitple HeaderIn types
#37 opened by kahlil29 - 3
- 1
Webapi-Swagger : Duplicate types for Body Params in generated `Types.hs` leading to compilation errors.
#22 opened by kahlil29 - 0
- 1
Webapi-Swagger : Handle Param generation (types in Contract) across all 3 levels
#32 opened by kahlil29 - 0
Webapi-Swagger : Codegen fails when different Enums have identical constructor names.
#17 opened by kahlil29 - 0
Webapi-Swagger : Make `Prelude` and all commonly imported modules qualified in `Types.hs`
#18 opened by kahlil29 - 0
Webapi-Swagger : Make a distinction between Swagger Enums (SumTypes) and ApiOut/ApiErr SumTypes
#20 opened by kahlil29 - 0
- 0
- 0
- 0
Make all standard imports (in generated code) qualified and import Global Type modules
#40 opened by kahlil29 - 0
- 0
- 1
- 1
- 0
- 0
Webapi-Swagger : Replace locally defined `StdMethod` with the one from Network.HTTP.Types
#35 opened by kahlil29 - 0
- 0
Webapi-Swagger : Consider additionalProperties while generating Definitions data types
#33 opened by kahlil29 - 0
Webapi-Swagger : Handle cases where Swagger Doc has conflicting type and format options.
#9 opened by kahlil29 - 0
- 0
- 0
- 0
- 0
Add support for `Default Responses`
#26 opened by kahlil29 - 0
Webapi-Swagger : Apply Global `consumes` and `produces` MIME types and support for overriding them
#25 opened by kahlil29 - 5
- 0
Webapi-Swagger : Handle edge-case where multiple ApiErr types may have the same structure (keys in JSON)
#21 opened by kahlil29 - 1
- 0
- 0
Webapi-Swagger : Handle case of Array of custom (new) record type in Swagger Definitions
#11 opened by kahlil29 - 1
Webapi-Swagger : Keep track of all errors and report them at the end instead of failing abruptly
#15 opened by kahlil29 - 0
- 0
- 4
application/xml ContentType example
#5 opened by jmn - 0
request body parse error producing a 415 instead of 400 while forming the Request
#4 opened by ersran9 - 0
- 0
Api Client needs to handle Request Cookie
#2 opened by mageshb - 0
Api Client needs to handle Response Cookie
#1 opened by mageshb