Skip to content

document conditional sponsorship via webhook#222

Merged
taylanpince merged 3 commits into
masterfrom
feature/sponsorship-webhook-docs
Jun 9, 2026
Merged

document conditional sponsorship via webhook#222
taylanpince merged 3 commits into
masterfrom
feature/sponsorship-webhook-docs

Conversation

@taylanpince

Copy link
Copy Markdown
Contributor

Summary

  • Adds a new section to solutions/builder/gas-sponsorship.mdx documenting the conditional-sponsorship webhook feature shipped in relayer#176.
  • Covers configuration, exact request/response shape, the HTTP 200 requirement (with a <Warning> callout — this is the most common integration footgun), 2s timeout, and fail-open behavior.

Test plan

  • Preview the Gas Sponsorship page in Mintlify; confirm the new section renders below "Ecosystem Gas Sponsorship".
  • Verify the <Warning> block formats correctly and the two JSON blocks are syntax-highlighted.
  • Sanity check: the response shape { "sponsor": true | false } matches what the relayer expects.

🤖 Generated with Claude Code

Adds a section to the Gas Sponsorship page covering the new webhook
gating feature: configuration fields, exact request/response shape,
the HTTP 200 requirement, 2s timeout, and fail-open behavior.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@taylanpince taylanpince requested a review from a team as a code owner June 5, 2026 11:31
@mintlify

mintlify Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
sequence 🟢 Ready View Preview Jun 5, 2026, 11:33 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sync file structure, format locales. Branch: 222/merge
@taylanpince taylanpince merged commit f900b32 into master Jun 9, 2026
4 checks passed
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.

1 participant