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

Explicitly define basic methods. #1199

Merged
merged 4 commits into from
Jul 28, 2021
Merged

Explicitly define basic methods. #1199

merged 4 commits into from
Jul 28, 2021

Conversation

dcr-stripe
Copy link
Contributor

@dcr-stripe dcr-stripe commented Jul 26, 2021

Notify

r? @richardm-stripe

Summary

Explicitly defines basic methods rather than specifying includeBasic and having them be added at construction time.

This unblocks having all the method URLs be fully specified inline, and removes some magic from resource definition simplifying codegen.

Test plan

Tests pass. I also ran some local spot checks with the SDK to make sure resource methods still worked as expected.

@dcr-stripe
Copy link
Contributor Author

PTAL @richardm-stripe - I re-added StripeBasic with a deprecation notice so that we can unblock this as discussed.

@dcr-stripe dcr-stripe merged commit 93ce450 into master Jul 28, 2021
@dcr-stripe dcr-stripe deleted the dcr-remove-basics branch July 28, 2021 17:58
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