William Cheng
|
b2f622cd98
|
Fix map and free form object detection issue in 3.1 spec (#17624)
* fix map issue in 3.1 spec
* fix, add tests
* update samples
* update
* manully fix spec
* revert
* fix rust model
|
2024-01-23 12:06:38 +08:00 |
|
Kisaragi
|
d671b83a5f
|
chore(deps,rust): requires reqwest 0.11 in blocking generated code (#16927)
* chore(deps,rust): requires reqwest to be 0.11 series even if generate in blocking mode
* chore: reflect change
* test: reflect blocking Form
|
2023-10-28 20:08:39 +08:00 |
|
William Cheng
|
243b5569ef
|
[Rust] add property, parameter name mapping (#16205)
* add name, parameter mapping to rust generators
* add, fix test
* undo cahnge
|
2023-07-30 21:57:35 +08:00 |
|
Tom Milligan
|
f32be9df0b
|
rust: fix rust generation of optional additionalProperties in openapi 3.1.0 (#16143)
* rust: add regression test for 16119
* rust: fix rust generation of optional additionalProperties in openapi 3.1.0
* [review] fix gha sample path
|
2023-07-25 19:39:26 +08:00 |
|