-
Notifications
You must be signed in to change notification settings - Fork 192
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
Add traffic endpoints. #380
base: master
Are you sure you want to change the base?
Conversation
Traffic API requires auth, so remove the functions that don't do auth. The ones you cargo culted from some other module when getting started...
@phadej, thanks for the quick feedback. I think I've addressed everything as requested. Let me know what you want me to change the example repo to if you want it changed. |
@phadej I believe I've addressed the outstanding feedback. Let me know if I haven't. |
@Mergifyio rebase |
❌ Base branch update has failedNo oauth valid tokens |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ajmcmiddlin for this contribution!
Can we have a testcase, or a demonstration in samples/
?
Add endpoints from the traffic API.