Files
openapi-generator/modules/swagger-codegen/src/main/resources
Christian Loitsch bf17a91275 dart codegen improvements (#3440)
* fix: query params may be ints as well

don't assume query params are Strings or List<String>s

* fix dart: use correct type for QueryParams

type is Iterable, not List

only check params for != null if they haven't been checked already

add some casts to make strong mode happy

update petstore

* feat dart: enable strong mode

* feat dart: generate both browser and vm library

move petstore client into subdirectory and reference
generated libraries using path in pubspec.yaml

* feat dart: refactor petstore test.

The new layout resembles a real project.

petstore test is now strong mode compatible.

* feat: add DateTimerParser transformer

* feat: improved exception reporting

* feat[dart]: handle patch requests

* fix[dart]: typo

* fix dart: remove findPetsByTag test; enable strong-mode

find pets by tag call is deprecated and returns 500

generated library is now strong mode compatible
2016-07-23 23:45:22 +08:00
..
2016-07-15 13:45:22 -07:00
2016-07-15 13:45:22 -07:00
2016-05-21 16:18:44 +08:00
2015-12-30 14:52:15 -08:00
2016-06-18 18:09:19 +08:00
2016-07-23 23:45:22 +08:00
2016-04-16 00:44:36 +08:00
2016-07-15 14:55:11 +02:00
2016-07-21 11:44:43 +08:00
2016-04-24 16:33:15 +08:00
2016-07-15 13:45:22 -07:00
2016-02-12 00:07:58 -05:00
2016-07-20 19:06:14 +08:00
2016-06-17 15:35:04 +02:00
2016-07-03 21:49:33 +08:00
2016-07-07 22:17:27 +08:00
2016-06-09 18:43:31 +08:00
2016-07-15 13:45:22 -07:00
2016-07-20 16:13:06 +08:00
2016-07-20 15:49:41 +08:00
2016-07-19 11:05:40 -04:00
2015-12-30 14:52:15 -08:00