Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No need for api_mode to be passed around from individual API methods #1383

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

ramya-stripe
Copy link
Contributor

Now that we no longer have V1Files as an api_mode (#1382), we don't need to pass around api_mode from the individual API methods

@ramya-stripe ramya-stripe merged commit 25343ed into master Aug 28, 2024
15 checks passed
@ramya-stripe ramya-stripe deleted the ramya/no-api-mode branch August 28, 2024 21:41
prathmesh-stripe added a commit that referenced this pull request Aug 29, 2024
…ual methods (#1384)

* Changed V1File implementation to pass content_type in options (#1382)

* No need for api_mode to be passed around from individual API methods (#1383)

* Generated code

* We have separate tests for preview mode

* Remove unused import

---------

Co-authored-by: prathmesh-stripe <165320323+prathmesh-stripe@users.noreply.github.com>
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.

2 participants