-
Notifications
You must be signed in to change notification settings - Fork 2
added endpoints to python sdk #11
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
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
@bcomnes do we expect significant changes to the |
Changes
Added methods for API endpoints:
note: I didn't include the
packages
group of endpoints because they're marked as beta. Please let me know if I should go ahead and add methods for those.I've tested this as best I know how, but I'm new to Socket and rusty at Python, so I'd appreciate a sanity check.