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 |
|
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 |
|
Emilien Escalle
|
7f551bb9a0
|
feat(php-nextgen-client): add support for streaming (#19192)
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
|
2024-07-31 17:32:10 +08:00 |
|