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 Class rework for Pingdom Api Version 3.1 #107

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

TheLegendaryAdmin
Copy link

I wanted to use this package for a project at work and ran into some issues.
It seems like the new generated API Keys are not compatible with older API Versions. For this reason I reworked the API Class so that it is compatible with the Pingdom 3.1 API.
I already tested this in my working environment and did not run into any issues. Feedback is always appreciated and encouraged.

Changes made:

  • version increase to 0.3.0
  • adjusted API class to work with new Pingdom API 3.1
  • dropped required parameters for username and password in API class
  • introcuded typing to constructors

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.

1 participant