Skip to content

Java: support x-www-form-urlencoded for PUT, POST, DELETE #712

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

Merged
merged 10 commits into from
May 23, 2015

Conversation

sosso
Copy link
Contributor

@sosso sosso commented May 3, 2015

We use Swagger Codegen at FindTheBest for our internal API, and noticed issues with x-www-form-urlencoded requests in our Java libraries. This patch should cover it; let me know if you see any issues.

@webron This PR isn't as clean as the one I (accidentally) made to master; do you want me to make a commit to a freshly-pulled develop_2.0?

@wing328
Copy link
Contributor

wing328 commented May 19, 2015

@sosso please rebase on the latest develop_2.0 as it contains merge conflicts

@fehguy fehguy merged commit f7d30c8 into swagger-api:develop_2.0 May 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants