Erik Timmers
172448fa28
Add support for UUIDs ( #1516 )
...
And fix naming for `decode` functions.
2018-11-27 13:47:06 +08:00
William Cheng
2146081ffb
update elm petstore samples
2018-11-24 19:12:22 +08:00
William Cheng
7db12aa4af
Merge remote-tracking branch 'origin' into 4.0.x
2018-11-24 17:48:17 +08:00
Erik Timmers
e91d6d735d
[elm] Add support for nested Lists & Dicts ( #1528 )
...
And rename Union Types to Custom Types and Aliases to Records.
2018-11-23 16:03:07 +01:00
Erik Timmers
5f1362daad
Update Elm for elm/http 2.0.0 ( #1510 )
2018-11-23 16:02:55 +01:00
Erik Timmers
e782001eb9
[elm] Add support for additionalProperties
( #1262 )
...
Fixes #1140 .
2018-10-23 16:58:33 +08:00
Erik Timmers
dcc0b5e772
[elm] Fix Byte encoder/decoder names ( #1151 )
2018-10-01 21:20:41 +08:00
William Cheng
755dfe53de
Better handling of different types in Elm generator ( #1100 )
...
* better handling of different types in elm generator
* [elm] Fix toString for special cases
2018-10-01 15:27:10 +08:00
Erik Timmers
345b7ec7e5
[elm] Major refactoring; add discriminator support ( #1104 )
...
* Use the same name for all exposed encoder & decoders;
* Improve imports (limit exposures);
* Add support for OAS3 discriminators;
* Distinct between 0.18 & latest mustache files.
2018-09-29 12:13:04 +02:00
William Cheng
26591f5d7f
Use elm-format to format Elm API client ( #959 )
...
* add elm-format support
* update elm petstore samples
* add trenneman to elm tech comm
* replace dart class with elm class
* revise elm format arguments
* update petstore samples
2018-09-05 08:04:27 +08:00
Erik Timmers
b24b6df448
[elm] Add support for Elm 0.19 ( #937 )
...
* [elm] Add support for Elm 0.19
* add elm 0.18 samples, update cli option
* fix elm 0.18 compile test
* [elm] 0.19 fixes & improvements
2018-09-04 14:24:43 +08:00