Skip to content

ref: Add invoice guid#230

Merged
noahsmartin merged 2 commits intomainfrom
addInvoiceGuid
Apr 30, 2026
Merged

ref: Add invoice guid#230
noahsmartin merged 2 commits intomainfrom
addInvoiceGuid

Conversation

@noahsmartin
Copy link
Copy Markdown
Contributor

I'd like to use guid as much as possible so that it's easier to differentiate between a platform object and legacy object. For example if a stripe webhook payload contains a guid we can first check if a platform object exists, then fall back to a non-platform object. The regular id couldn't do that because it would have collisions

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 29, 2026

The latest Buf updates on your PR. Results from workflow ci / buf-checks (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedApr 29, 2026, 11:28 PM

@noahsmartin noahsmartin merged commit b0dc7f1 into main Apr 30, 2026
12 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.

3 participants