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

fix: duplicate content-type header #270

Merged
merged 1 commit into from
Aug 10, 2021

Conversation

vlastahajek
Copy link
Contributor

Closes #266

Proposed Changes

This PR replaces #267

  • Removed obsolete line where Content-Type header was added to the request in client.tmpl. This had already been moved to the main code in openapi genenerator.
  • Regenerated client code and types using the latest version of openapi genenerator with custom fixes.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • Tests pass
  • Commit messages are in semantic format

@vlastahajek vlastahajek requested a review from sranka August 10, 2021 10:02
@vlastahajek vlastahajek merged commit 083e8f4 into influxdata:master Aug 10, 2021
@vlastahajek vlastahajek deleted the fix/double_content_type branch August 10, 2021 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong content type header
2 participants