Uh oh!
There was an error while loading. Please reload this page.
[Typescript] Add application/x-www-form-urlencoded content support - #9960
[Typescript] Add application/x-www-form-urlencoded content support#9960macjohnny merged 13 commits into
Conversation
ksvirkou-hubspot
commented
Jul 22, 2021
atanasiuk-hubspot
commented
Jul 27, 2021
Hi, team! Any feedback on this? |
ksvirkou-hubspot
commented
Aug 2, 2021
Hi |
amakhrov
left a comment
There was a problem hiding this comment.
Thanks for your contribution!
Overall the PR looks good. I'm wondering if you considered defining the conditional code generation instead of having it at run time in the generated code
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
macjohnny
commented
Aug 6, 2021
@ksvirkou-hubspot thanks for your contribution. after you have applied the changes suggested by @amakhrov, I am happy to merge. |
@macjohnny@amakhrov |
macjohnny
commented
Aug 19, 2021
Somehow the samples are not up to date. Please regenerate them |
ksvirkou-hubspot
commented
Aug 19, 2021
It isn't my blame |
macjohnny
commented
Aug 19, 2021
You can merge the most recent master into your branch, rebuild, re-generate the samples, and commit everything |
ksvirkou-hubspot
commented
Aug 20, 2021
Done |
wing328
commented
Aug 31, 2021
@ksvirkou-hubspot FYI. @macjohnny filed #10288 to fix an issue introduced by this PR. Please test with the latest master and let us know if you've questions on the fix. |
ksvirkou-hubspot
commented
Aug 31, 2021
it works |
#9962
PR checklist
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*.For Windows users, please run the script in Git BASH.
master,5.3.x,6.0.x