Skip to content

add clarification on immediately execute#209

Open
shreyav wants to merge 1 commit intomainfrom
02-18-add_clarification_on_immediately_execute
Open

add clarification on immediately execute#209
shreyav wants to merge 1 commit intomainfrom
02-18-add_clarification_on_immediately_execute

Conversation

@shreyav
Copy link
Contributor

@shreyav shreyav commented Feb 19, 2026

No description provided.

@shreyav shreyav marked this pull request as ready for review February 19, 2026 04:40
Copy link
Contributor Author

shreyav commented Feb 19, 2026

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

@github-actions
Copy link

github-actions bot commented Feb 19, 2026

✱ Stainless preview builds

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

kotlin

docs(api): clarify immediately_execute parameter in quotes

openapi

docs(api): document immediatelyExecute source restrictions in quotes

python

docs(api): clarify execute_now parameter restrictions in quotes

typescript

docs(api): clarify immediatelyExecute parameter requirements in quotes

Edit this comment to update them. They will appear in their respective SDK's changelogs.

grid-openapi studio · code · diff

Your SDK built successfully.
generate ✅

grid-python studio · code · diff

Your SDK built successfully.
generate ✅build ✅lint ✅test ✅

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

Your SDK built successfully.
generate ✅build ✅lint ✅test ✅

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

Your SDK built successfully.
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-19 04:46:47 UTC

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 19, 2026

Greptile Summary

Added clarification to the immediatelyExecute field documentation in QuoteRequest to specify that it can only be used for quotes with a source that is either an internal account or has direct pull functionality (e.g. ACH pull with an external account).

  • The added text is consistent with existing documentation in the /quotes/{quoteId}/execute endpoint (openapi/paths/quotes/quotes_{quoteId}_execute.yaml:7-8)
  • Improves API clarity by documenting the constraint directly on the field that triggers immediate execution
  • Changes properly propagated to both root openapi.yaml and mintlify/openapi.yaml bundle files

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • Documentation-only change that adds helpful clarification to an existing field. The added text is consistent with existing API documentation and accurately describes an existing constraint. All changes are in generated bundle files as expected from the source YAML change.
  • No files require special attention

Important Files Changed

Filename Overview
openapi/components/schemas/quotes/QuoteRequest.yaml Added clarification about immediatelyExecute restrictions for source types - consistent with execute endpoint documentation
openapi.yaml Generated bundle file reflecting the QuoteRequest.yaml changes
mintlify/openapi.yaml Generated bundle file for Mintlify documentation reflecting the QuoteRequest.yaml changes

Last reviewed commit: 54dbaff

@shreyav shreyav requested a review from pengying February 19, 2026 04:46
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

Comments