William Cheng
|
9d6b12591e
|
Fix set, map import (#12818)
* fix set, map import
* update samples
* update tests
|
2022-07-10 14:58:55 +08:00 |
|
William Cheng
|
f242b5e1dd
|
Skip import of allOf composition schema (#12798)
* skip import of allOf composition schema
* update samples
* allow python generator to keep old behaviour
* update js import
|
2022-07-10 14:58:22 +08:00 |
|
William Cheng
|
6cae0fbb78
|
Merge remote-tracking branch 'origin/6.1.x'
|
2022-07-04 01:22:51 +08:00 |
|
William Cheng
|
9e412edb64
|
Prepare 6.0.1 release (#12762)
* update to v6.0.1
* update doc
* update samples
|
2022-07-03 23:36:46 +08:00 |
|
William Cheng
|
29ea48ee96
|
update jackson-databind-nullable to 0.2.3 (#12693)
|
2022-06-25 12:45:17 +08:00 |
|
William Cheng
|
0c18b2e302
|
update jersey3 jackson-databind to 2.13.2.2 (#12579)
|
2022-06-12 14:57:29 +08:00 |
|
William Cheng
|
c7107a1ecc
|
throw exception when failed to refresh token (jersey3) (#12577)
|
2022-06-12 14:56:59 +08:00 |
|
William Cheng
|
5bd94b8fa0
|
prepare 6.1.x
|
2022-05-26 12:58:25 +08:00 |
|
William Cheng
|
36a9cf394d
|
update samples (#12466)
|
2022-05-26 12:13:59 +08:00 |
|
William Cheng
|
69f79fb789
|
Prepare 6.0.0 release (#12463)
* prepare 6.0.0 release
* update samples
* update meta codegen
|
2022-05-26 10:28:01 +08:00 |
|
William Cheng
|
12cdacabbf
|
[Inline model resolver] better handling of inline responses and bug fixes (#12353)
* better handling of inline response schemas, bug fixes
* update samples
* add new files
* better code format
* remove unused ruby files
* fix java test
* remove unused js spec files
* remove inline_response_default_test.dart
* fix webclient tests
* fix spring tests
|
2022-05-13 10:17:59 +08:00 |
|
William Cheng
|
ad3b5f7045
|
[Inline model resolver] various improvements (#12293)
* better handling of requestbody in the inline resolver
* remove commented code
* better request body naming
* fix unique naming
* minor code format change
* removed additional underscore from names, fix test
* more fixes, update tests
* fix all tests
* undo changes to default codegen
* update samples
* update python tests
* add new files
* update samples
|
2022-05-10 17:13:57 +08:00 |
|
William Cheng
|
cd41bc824b
|
[java] Add jersey3 support to the Java client (#12046)
* add jersey3 client support
* update code to support jersey3
* test jersey3 in ci
* update doc
* update sbt, gradle build files
|
2022-04-05 17:23:37 +08:00 |
|