Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProcessLocationHeader parameters not always respected #12

Open
pierre opened this issue Jul 24, 2019 · 1 comment
Open

ProcessLocationHeader parameters not always respected #12

pierre opened this issue Jul 24, 2019 · 1 comment
Labels

Comments

@pierre
Copy link
Member

pierre commented Jul 24, 2019

For APIs returning both 201 and 204 (e.g. createInstantPayment), isCreateRequest is false here and the code to respect the ProcessLocationHeader parameter isn't generated.

Compare CreateTaxItems with CreateInstantPayment.

@pierre pierre added the bug label Jul 24, 2019
hibrid pushed a commit to hibrid/go-swagger that referenced this issue Sep 5, 2023
@hibrid
Copy link

hibrid commented Sep 5, 2023

@pierre please see killbill/go-swagger#4

I believe that solves this issue once you generate the new binary and use it to regenerate the code.

Please let me know if I can help clarify anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants