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

Implement GET /ping and GET /noop #12

Open
mcauser opened this issue May 5, 2020 · 1 comment
Open

Implement GET /ping and GET /noop #12

mcauser opened this issue May 5, 2020 · 1 comment

Comments

@mcauser
Copy link

mcauser commented May 5, 2020

https://www.printnode.com/en/docs/api/curl#misc-ping
https://www.printnode.com/en/docs/api/curl#misc-noop

Related to PR #5 - auth error is currently putting an error message instead of throwing

@mcauser
Copy link
Author

mcauser commented Aug 18, 2020

You can use Client.get()

@client.get('/ping')
@client.get('/noop')

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

No branches or pull requests

1 participant