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

Clean up examples #1898

Merged
merged 2 commits into from
Oct 11, 2024
Merged

Clean up examples #1898

merged 2 commits into from
Oct 11, 2024

Conversation

jar-stripe
Copy link
Contributor

Why?

In our recent SDK release we added a couple new examples along with a template to make it easy for us to create new examples. The names of the examples and the template were confusing and hard to understand and our documentation around examples was lacking. This PR fixes/clarifies the names and added comments to explain each new example.

What?

  • renamed NewExample.java to ExampleTemplate.java and added file comment template
  • renamed StripeWebhookHandler.java to ThinEventWebhookHandler.java and added file comment describing the example
  • renamed MeterEventManager.java to MeterEventStream.java and added comment describing the example

@jar-stripe jar-stripe merged commit 1769f5f into master Oct 11, 2024
12 checks passed
@jar-stripe jar-stripe deleted the jar/clean-up-examples branch October 11, 2024 00:38
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