Skip to content

docs: update webhook public key dashboard location#623

Merged
pengying merged 1 commit into
mainfrom
06-25-docs_update_webhook_public_key_dashboard_location
Jun 26, 2026
Merged

docs: update webhook public key dashboard location#623
pengying merged 1 commit into
mainfrom
06-25-docs_update_webhook_public_key_dashboard_location

Conversation

@pengying

Copy link
Copy Markdown
Contributor

No description provided.

@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
grid-flow-builder Ignored Ignored Preview Jun 26, 2026 12:10am
grid-wallet-demo Ignored Ignored Preview Jun 26, 2026 12:10am

Request Review

@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
Grid 🟢 Ready View Preview Jun 26, 2026, 12:12 AM

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@pengying pengying marked this pull request as ready for review June 26, 2026 00:14
@pengying pengying merged commit 2a28bfa into main Jun 26, 2026
10 checks passed
@pengying pengying deleted the 06-25-docs_update_webhook_public_key_dashboard_location branch June 26, 2026 00:15
@greptile-apps

greptile-apps Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR updates a single documentation snippet to correct the location of the Grid webhook public key within the dashboard, changing "API settings" to "Developers webhook settings."

  • The description in mintlify/snippets/webhooks.mdx is updated so readers are directed to the correct navigation path ("Developers webhook settings") instead of the old one ("API settings").

Confidence Score: 5/5

This is a one-line documentation correction with no logic, code, or API changes — safe to merge as-is.

The change updates a single description string to reflect the current dashboard navigation path for the webhook public key. There is nothing here that could introduce a regression.

No files require special attention.

Important Files Changed

Filename Overview
mintlify/snippets/webhooks.mdx Single-line docs update correcting the dashboard navigation path for the webhook public key from "API settings" to "Developers webhook settings"

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Developer reads webhook docs] --> B[Navigate to dashboard\napp.lightspark.com]
    B --> C[Go to Developers section]
    C --> D[Open webhook settings]
    D --> E[Copy public key in PEM format]
    E --> F[Use key to verify\nX-Grid-Signature header]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[Developer reads webhook docs] --> B[Navigate to dashboard\napp.lightspark.com]
    B --> C[Go to Developers section]
    C --> D[Open webhook settings]
    D --> E[Copy public key in PEM format]
    E --> F[Use key to verify\nX-Grid-Signature header]
Loading

Reviews (1): Last reviewed commit: "docs: update webhook public key dashboar..." | Re-trigger Greptile

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.

3 participants