[Swift6] Rework query string encoding for all requests#21131
[Swift6] Rework query string encoding for all requests#21131x-sheep wants to merge 2 commits intoOpenAPITools:masterfrom
Conversation
2352b1d to
b2b0a2a
Compare
b2b0a2a to
bd2fbee
Compare
|
Hi @x-sheep, thanks for creating this PR. |
|
Hi 4brunu, This branch is very far from finished. I currently only have this PR open to experiment, and make use of the Bitrise CI. I do think that calling When I'm ready for feedback, I'll give you a mention. |
#20997
PR checklist
Commit all changed files.
This is important, as CI jobs will verify all generator outputs of your HEAD commit as it would merge with master.
These must match the expectations made by your contribution.
You may regenerate an individual generator by passing the relevant config(s) as an argument to the script, for example
./bin/generate-samples.sh bin/configs/java*.IMPORTANT: Do NOT purge/delete any folders/files (e.g. tests) when regenerating the samples as manually written tests may be removed.
master(upcoming7.x.0minor release - breaking changes with fallbacks),8.0.x(breaking changes without fallbacks)