Conversation
✱ Stainless preview buildsThis PR will update the kotlin openapi python typescript
|
Greptile OverviewGreptile SummaryThis PR reverts the repository to commit The revert removes:
The revert restores:
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 Confidence Score: 5/5
|
| 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
There was a problem hiding this comment.
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> <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>
Reverts all commits after af3a51a