William Cheng
b450ce8a5a
Merge remote-tracking branch 'origin/4.3.x' into 5.0.x
2019-12-28 12:34:30 +08:00
William Cheng
81e15ed0bf
Merge remote-tracking branch 'origin/master' into 4.3.x
2019-12-28 12:00:09 +08:00
William Cheng
90cbf71134
update dart petstore samples
2019-12-28 00:13:02 +08:00
William Cheng
ca6fb2c4f2
update dart samples
2019-12-27 16:49:02 +08:00
William Cheng
11c7007429
Prepare v4.2.3 ( #4663 )
...
* update version
* update doc
* update samples
2019-12-02 15:26:01 +08:00
William Cheng
4ed742b6bc
update samples
2019-11-21 15:24:13 +08:00
William Cheng
facabd4472
Merge branch '4.3.x' into 5.0.x
2019-11-21 15:19:31 +08:00
William Cheng
f07b3e0521
Prepare 4.2.2-SNAPSHOT ( #4497 )
...
* update to 4.2.2-SNAPSHOT
* update doc
* update samples
* skip ocaml test
* update version
* fix version
2019-11-15 21:34:25 +08:00
William Cheng
4824bb7711
sync master, update samples
2019-11-04 09:28:19 +08:00
William Cheng
47e2c0d027
update samples ( #4334 )
2019-10-31 13:31:49 +08:00
William Cheng
5eb67d471b
Merge remote-tracking branch 'origin/4.2.x' into 5.0.x
2019-09-22 21:00:38 +08:00
William Cheng
3019b5a5e1
Merge remote-tracking branch 'origin/master' into 4.2.x
2019-09-22 14:18:07 +08:00
Jaumard
ec5df2e1c0
Change Uint8list by List<int> because it cause trouble with last versions of jaguar ( #3871 )
2019-09-14 18:32:16 +08:00
William Cheng
ea029b4029
update doc, samples ( #3875 )
2019-09-11 21:17:11 +08:00
William Cheng
3ebefccfa9
Prepare v4.1.2 release ( #3873 )
...
* update samples
* update date
2019-09-11 18:33:27 +08:00
Quim Muntal
8f13b88ed9
Support custom git repository ( #3757 )
...
* add gitHost param to GeneratorSettings and related
* parameterize gitHost in READMEs
* parameterize gitHost in go.mod
* parameterize gitHost in git_push
* update petstore samples
* run ./bin/utils/export_docs_generators.sh
* run meta-codehen.sh
* Revert "run meta-codehen.sh"
This reverts commit d6d579f6159186531257cdfdd73b9caf9e9ffeba.
* Revert "run ./bin/utils/export_docs_generators.sh"
This reverts commit 1b81538198d4319fd1b4e97447303e3cc0e8dc99.
* Revert "update petstore samples"
This reverts commit f513add88396707f6991ae2e4920359583ec88f1.
* run ensure-up-to-date
2019-09-03 21:35:49 +08:00
William Cheng
a8fe5d355c
Merge remote-tracking branch 'origin/4.2.x' into 5.0.x
2019-08-29 14:48:00 +08:00
Jaumard
c2f786b8ad
add flutter web support on jaguar dart ( #3786 )
2019-08-29 10:30:09 +08:00
William Cheng
44d8b49dee
update dart jaguar samples
2019-08-28 23:47:50 +08:00
Jaumard
f4d3df762a
manage enum properly on jaguar generator ( #3654 )
2019-08-28 23:41:34 +08:00
William Cheng
9182784955
Merge remote-tracking branch 'origin/master' into 4.2.x
2019-08-28 14:01:20 +08:00
William Cheng
d0d545bbdd
Prepare 4.1.2 snapshot ( #3758 )
...
* update pom
* update samples
* update ts axios samples
2019-08-26 22:13:12 +08:00
William Cheng
93aedcf3d5
update dart jaguar samples
2019-08-13 19:00:10 +08:00
Jaumard
d04e16a255
manage nullable definition ( #3599 )
...
update deps
2019-08-13 18:51:31 +08:00
Josh Burton
1aa8a2bec4
[dart-jaguar] Fixes error accessing default converters ( #3361 )
...
`this.converters` was causing errors as the default converters are declared outside of the API client.
2019-07-18 15:28:15 +09:00
Josh Burton
f04ef76d07
[dart-jaguar] Adds option to customise the generated API client name ( #3234 )
...
* [dart=-jaguar] Adds option to customise the generated API client name
* [dart-jaguar] Removes explicit clientName CLI property and derives client name from pub name
* [dart-jaguar] Updates samples
* Reverts import changes
2019-07-13 12:32:24 +08:00
Josh Burton
310f5feda0
[dart-jaguar] Makes converters publicly accessible so they can be used serialization/deserlization outside of the API client ( #3245 )
2019-07-04 15:13:23 +08:00
William Cheng
60e6371fc5
fix class hardcode to pet ( #3014 )
2019-05-28 00:45:01 +08:00
William Cheng
b88b1d656a
Add auto-generated tests and travis config to Dart clients ( #3006 )
...
* add auto-generated tests and travis config for dart
* improve tests
* fix tests
* add test, travis files to dart jaguar generator
2019-05-27 18:44:57 +08:00
Jaumard
41b5d0e8fc
[Dart][Jaguar] and proto serialization support ( #1793 )
...
* add proto format support for jaguar generator
* Add openApiType to CodegenProperties
Finish proto generation
2019-03-27 09:48:09 +08:00
d3v-cl
49b15ee518
Dart queryargs ( #2250 )
...
* [DART2]: fix encoding query args
* [DART]fix: url encode query arguments
* [DART][DART2]feat: rebuild petstore
2019-03-07 15:52:34 +08:00
d3v-cl
bc6997f0e5
[DART2]: fix Map<String, nativeType> fromJson ( #1936 )
2019-01-25 10:54:46 +08:00
Jaumard
d40cbf9dbd
add default timeout to calls ( #1596 )
...
add properties to send or not null values
update deps
2018-12-06 18:34:01 +08:00
William Cheng
22049db8c1
fix enum value, update dart petstore samples ( #1193 )
2018-10-09 07:08:04 +08:00
Jaumard
df61cd9cb3
fix model generator for snake case open api definition ( #1076 )
2018-09-25 17:22:19 +08:00
William Cheng
29322da2f6
Dart (Jaguar) client generator ( #998 )
...
* generator for dart jaguar
* migrate to openapi-generator
* fix locale issue
* add auth generation for dart jaguar
* fix generation of jaguar api with auth (#1009 )
* update deps (#1016 )
* add CI tests for dart jaguar
* update dart jaguar bin script
* trigger build failure
* Revert "trigger build failure"
This reverts commit a7d8bfd47a93f0903932aeff4afefeb7aa4c5c4a.
2018-09-13 21:39:57 +08:00