William Cheng
|
a68c36e932
|
Update jackson core and databind to newer versions (#13755)
* update databind to newer version
* update jackson version
* update dep
* revert jersey1
|
2022-10-21 10:14:37 +08:00 |
|
William Cheng
|
58f817276a
|
Revert to c73704ce0832fc41210652399bfbb5f1668ec98a
|
2022-10-19 14:55:11 +08:00 |
|
William Cheng
|
de8d7e98c4
|
update databind to newer version
|
2022-10-19 14:52:18 +08:00 |
|
William Cheng
|
ac7ebf67dd
|
Prepare 6.2.1 (#13517)
* update to 6.2.1-SNAPSHOT
* update samples
* update doc
|
2022-09-25 00:10:30 +08:00 |
|
William Cheng
|
24f476a381
|
prepare 6.2.0 release (#13514)
* set release version to 6.2.0
* update samples
* comment out rust server test in travis
|
2022-09-24 21:44:42 +08:00 |
|
Justin Black
|
43375b9392
|
Upgrades swagger parser to 2.1.1, allows ingestion of 3.1.0 specs (#13133)
* Upgrades swagger-parser
* Removes additional property and halting of spec processing
* Updates tests
* Docs updated
|
2022-09-17 08:33:47 -07:00 |
|
William Cheng
|
928070c57a
|
Prepare 6.1.1 SNAPSHOT version (#13399)
* prepare v6.1.1
* update samples
* update doc
|
2022-09-11 19:08:23 +08:00 |
|
William Cheng
|
43dbb5ff9c
|
6.1.0 release (#13398)
|
2022-09-11 17:16:07 +08:00 |
|
Justin Black
|
c44fe8a04a
|
Fixes fromProperty when property is required vs optional (#12858)
* Adds required boolean to fromProperty
* Adds required to other method signatures
* pythn-exp sample regenerated
* Samples regenerated
* Adds java test of fix
|
2022-07-13 18:17:33 -07:00 |
|
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 |
|