Julian Vennen
|
6bd3d53eee
|
[PHP/Dart/Python] Correctly escape strings in single quotes (Fixes #17582) (#19529)
* [PHP/Dart/Python] Correctly escape strings in single quotes (Fixes #17582)
* Move escapeTextInSingleQuotes method to DefaultCodegen, add docblock
|
2024-11-09 16:50:12 +08:00 |
|
Julian Vennen
|
78f2f7010f
|
[PHP] Add missing qualifier for enum parameters (#19567)
|
2024-09-23 16:17:52 +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
|
4260c7aaf0
|
Better tests for php-nextgen (#16569)
* better tests for php nextgen
* add new files
|
2023-09-13 10:50:29 +08:00 |
|