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

API Reference support for Ruby, Python, PHP, Go, and Java #174

Closed
gracegoo-stripe opened this issue Feb 9, 2021 · 2 comments
Closed

API Reference support for Ruby, Python, PHP, Go, and Java #174

gracegoo-stripe opened this issue Feb 9, 2021 · 2 comments
Assignees
Milestone

Comments

@gracegoo-stripe
Copy link
Contributor

Today, we only support javascript method patterns for this feature. This issue is to track the support of Ruby, Python, PHP, Go, and partially Java.

Some Java methods are harder to match because the method is called on an instance that will have varying names. This is the same reason that .NET is left out of this issue as well. We'll split that out into a separate issue to investigate.

@gracegoo-stripe
Copy link
Contributor Author

Separate issue tracking the instance method support: #175

@gracegoo-stripe gracegoo-stripe self-assigned this Feb 16, 2021
@gracegoo-stripe
Copy link
Contributor Author

Done with #179

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant