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

MediaType field used for read/process body content #85

Conversation

github-actions[bot]
Copy link
Contributor

Original issue description

MediaType field value (Accept header) is used when the body content from the request is being read/processed, instead of ContentType (Content-Type header).

This problem was found on the /api/integration/{integrationId}/flow/{flowId}/install endpoint.
We should review all the endpoints, just to make sure it's OK.

closes #84

@github-actions github-actions bot added the bug Something isn't working label Jan 25, 2023
@brunovg brunovg requested a review from skin27 January 25, 2023 13:23
@brunovg brunovg marked this pull request as ready for review January 25, 2023 13:23
@skin27 skin27 merged commit fcc17cf into develop Feb 3, 2023
@skin27 skin27 deleted the bugfix/issue-84/mediatype-field-used-for-read/process-body-content branch February 3, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants