Skip to content

Revert main to af3a51a#195

Merged
AaryamanBhute merged 3 commits intomainfrom
revert-main-to-af3a51a
Feb 13, 2026
Merged

Revert main to af3a51a#195
AaryamanBhute merged 3 commits intomainfrom
revert-main-to-af3a51a

Conversation

@AaryamanBhute
Copy link
Contributor

Reverts all commits after af3a51a

@github-actions
Copy link

github-actions bot commented Feb 13, 2026

✱ Stainless preview builds

This PR will update the grid SDKs with the following commit messages.

kotlin

feat: Revert main to af3a51a

openapi

feat: Revert main to af3a51a

python

feat: Revert main to af3a51a

typescript

feat: Revert main to af3a51a
⚠️ grid-openapi studio · code

There was a regression in your SDK.
generate ❗

⚠️ grid-python studio · code

There was a regression in your SDK.
generate ❗build ✅lint ✅test ✅

pip install https://pkg.stainless.com/s/grid-python/a2790c186e3cf50c4e7df73e19306f2a8b051c9c/grid-0.0.1-py3-none-any.whl
⚠️ grid-typescript studio · code

There was a regression in your SDK.
generate ❗build ✅lint ✅test ✅

npm install https://pkg.stainless.com/s/grid-typescript/bc6c9e56b7568a61c9fae20789a126b898d73896/dist.tar.gz
⚠️ grid-kotlin studio · code

There was a regression in your SDK.
generate ❗build ✅lint ✅test ✅


This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push.
If you push custom code to the preview branch, re-run this workflow to update the comment.
Last updated: 2026-02-13 21:20:29 UTC

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 13, 2026

Greptile Overview

Greptile Summary

This PR reverts the repository to commit af3a51a, undoing two previous PRs: #191 (Docs.json webhooks template) and #188 (External Accounts updates).

The revert removes:

  • Currency-specific external account schemas (BRL, DKK, HKD, IDR, INR, MXN, MYR, THB, USD, VND)
  • Corresponding beneficiary schemas for these currencies
  • Webhook template additions from PR Docs.json webhooks template #191

The revert restores:

  • Generic account type structure (US_ACCOUNT, CLABE, PIX, IBAN, UPI, etc.)
  • Previous discriminator mappings in ExternalAccountType.yaml and ExternalAccountInfoOneOf.yaml
  • Pre-PR External Accounts updates #188 schema organization

This is a clean revert that removes approximately 3,640 lines and restores 625 lines across 54 files, returning the API schema to its state at commit af3a51a.

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk as it is a clean revert to a known good state
  • This is a straightforward git revert operation that returns the codebase to a previously stable commit (af3a51a). All changes are reversions of prior work, with no new logic or potential for introducing bugs. The file deletions and schema changes are consistent with undoing PRs External Accounts updates #188 and Docs.json webhooks template #191 completely.
  • No files require special attention - this is a clean revert operation

Important Files Changed

Filename Overview
openapi.yaml Reverted to previous schema structure, removing webhook additions and external account changes from PRs #188 and #191
mintlify/openapi.yaml Reverted documentation schema to match main openapi.yaml changes
openapi/components/schemas/external_accounts/ExternalAccountType.yaml Removed currency-specific account types (BRL, DKK, HKD, IDR, INR, MXN, MYR, THB, USD, VND), restored generic account types (US_ACCOUNT, CLABE, PIX, IBAN, UPI, NGN_ACCOUNT, CAD_ACCOUNT)
openapi/components/schemas/external_accounts/ExternalAccountInfoOneOf.yaml Reverted discriminator mappings from currency-specific schemas back to generic account type schemas
openapi/components/schemas/external_accounts/BaseExternalAccountInfo.yaml Restored discriminator mappings to use generic account types instead of currency-specific types

Last reviewed commit: 1fbf899

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you exclude this file from the revert? git checkout main -- mintlify/docs.json mintlify/api-reference/webhooks.mdx

Add webhooks documentation to the API Reference tab to improve
accessibility and consistency.

This change addresses feedback that webhook information should be more
accessible within the API reference section, aligning it with other key
API topics.

---
[Slack
Thread](https://lightsparkgroup.slack.com/archives/C09H6AEERDF/p1770403148012139?thread_ts=1770403148.012139&cid=C09H6AEERDF)

<p><a
href="https://cursor.com/background-agent?bcId=bc-b914b4e9-fbdf-5440-945f-fd0911acc782"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source
media="(prefers-color-scheme: light)"
srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img
alt="Open in Cursor" width="131" height="28"
src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a>&nbsp;<a
href="https://cursor.com/agents?id=bc-b914b4e9-fbdf-5440-945f-fd0911acc782"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source
media="(prefers-color-scheme: light)"
srcset="https://cursor.com/assets/images/open-in-web-light.png"><img
alt="Open in Web" width="114" height="28"
src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a></p>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Peng Ying <pengying@users.noreply.github.com>
@AaryamanBhute AaryamanBhute merged commit 2919aa0 into main Feb 13, 2026
7 of 8 checks passed
@AaryamanBhute AaryamanBhute deleted the revert-main-to-af3a51a branch February 13, 2026 21:11
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