Skip to content

Revert webhook array response handling#47

Merged
barnon-apiiro merged 1 commit into
masterfrom
barnon/revert-webhook-array-fix
Mar 12, 2026
Merged

Revert webhook array response handling#47
barnon-apiiro merged 1 commit into
masterfrom
barnon/revert-webhook-array-fix

Conversation

@barnon-apiiro

@barnon-apiiro barnon-apiiro commented Mar 11, 2026

Copy link
Copy Markdown

Summary

  • Reverts PR Fix WebhookClient.CreateAsync array response handling #45 which added array handling in WebhookClient.CreateAsync
  • The root cause was the connectors simulator returning an array instead of a single object for POST /projects/:id/hooks
  • The simulator was fixed in simulator#155, so this client-side workaround is no longer needed
  • Reverts version back to 0.1.44

Test plan

  • Verify CI webhook creation still works with the simulator fix in place

🤖 Generated with Claude Code

…array-response"

This reverts commit f8fd832, reversing
changes made to c6d30e7.
@barnon-apiiro
barnon-apiiro requested a review from a team March 11, 2026 22:41
@barnon-apiiro
barnon-apiiro merged commit 7226d37 into master Mar 12, 2026
2 checks passed
@barnon-apiiro
barnon-apiiro deleted the barnon/revert-webhook-array-fix branch March 12, 2026 09:06
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.

2 participants