William Cheng
|
783e68c7ac
|
7.4.0 snapshot (#17818)
* Revert "7.3.0-release (#17817)"
This reverts commit d617b46c86b9075c5e0d63fe3798e2982f5259ac.
* update samples, docs, readme
|
2024-02-08 16:07:22 +08:00 |
|
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 |
|
William Cheng
|
5eab3cef19
|
Prepare 7.3.0-SNAPSHOT (#17456)
* Revert "v7.2.0 release (#17455)"
This reverts commit fe638d009363c142c246ff089032f243e0b4ee01.
* set version to 7.3.0-SNAPSHOT
* update doc
|
2023-12-22 16:55:58 +08:00 |
|
William Cheng
|
53289263d9
|
Prepare v7.2.0 (#17050)
* update version to 7.2.0-SNAPSHOT
* update samples
* update doc
|
2023-11-13 18:53:20 +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
|
5e8e2d7f6d
|
Prepare v7.1.0 in master (#16608)
* prepare v7.1.0 in master
* update
|
2023-09-18 17:37:36 +08:00 |
|
William Cheng
|
80121aa88f
|
Prepare v7.0.1 (#16409)
* prepare 7.0.1 in master
* update doc
|
2023-08-25 16:11:29 +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 |
|