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
|
5d8b80a5cd
|
[Java] rename x-contentType to x-content-type (#11895)
* rename x-contentType to x-content-type
* undo changes
|
2022-03-18 09:50:42 +08:00 |
|
William Cheng
|
b6c445cdc3
|
update swagger core, jackson to newer version (#11545)
|
2022-02-08 13:31:20 +08:00 |
|
Nathan Baulch
|
5d68bd6a03
|
Fix thousands of spelling typos (#10272)
|
2021-08-28 22:58:24 +08:00 |
|
Cody Mikol
|
f9d6c6fb21
|
CHORE[DEPENDENCIES]: bump swagger-parser => 2.0.22 (#7597)
this fixes a bug where the parser would return
null when missing parameters rather than reporting
some useful error.
Fixes N/A
|
2020-12-08 15:18:07 +08:00 |
|
Yuriy Belenko
|
6a08ec59c0
|
[core] Add type and format properties to model of inline response (#6153)
|
2020-08-03 18:37:37 -04:00 |
|
William Cheng
|
f092b98a90
|
update samples
|
2020-06-12 17:36:54 +08:00 |
|