Mattias Sehlstedt
|
8874df4702
|
Codegen parameter for query json serialization (#21718)
* Add endpoints with query parameters that require Json-serialization
* Add property for query json-serialization
* Update samples
* Adjust indentation for specification
|
2025-08-10 22:47:51 +08:00 |
|
William Cheng
|
d0187ab359
|
Add tests for query parameters (array of integer/string) (#17686)
* add tests for query parameters in python client
* update other samples
* update samples
|
2024-01-24 10:20:18 +08:00 |
|
Robert Schweizer
|
9e07f85eb5
|
[python] Add tests and fix enum path parameters (#16769)
* test: Tests for enum params in path, query and header
* fix: Get enum ref values correctly in path parameters
Closes #16688
* fix java tests failure
---------
Co-authored-by: William Cheng <wing328hk@gmail.com>
|
2023-10-10 17:10:30 +08:00 |
|
William Cheng
|
6722f1300d
|
add ruby httpx echo api tests (#16729)
|
2023-10-05 12:55:57 +08:00 |
|