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(zeebe): add headers to all REST method calls #190

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Conversation

jwulf
Copy link
Member

@jwulf jwulf commented Jun 15, 2024

method calls other that Topology were not passing headers with the request. They now pass headers.

fixes #187

method calls other that Topology were not passing headers with the request. They now pass headers.
@jwulf jwulf changed the base branch from main to alpha June 15, 2024 02:18
@jwulf jwulf merged commit a81002e into alpha Jun 18, 2024
9 checks passed
@jwulf jwulf deleted the rest-client-fix branch July 29, 2024 05:04
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.

Response code 415 (Unsupported Media Type) on Zeebe REST completeUserTask
1 participant