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

Update deprecating fields #36

Open
ronardcaktus opened this issue Mar 4, 2022 · 0 comments
Open

Update deprecating fields #36

ronardcaktus opened this issue Mar 4, 2022 · 0 comments

Comments

@ronardcaktus
Copy link
Member

ronardcaktus commented Mar 4, 2022

We recently built a script that automates Caktus' uptime and SSL tests. A few weeks after completing the script, some fields were deprecated on StatusCake. Those fields need to be updated on the Python script to ensure our uptime and SSL tests are created correctly.

The deprecated fields are:
Uptime

  1. contact_groups_csv -> contact_groups
  2. dns_ips_csv -> dns_ips
  3. tags_csv -> tags

SSL

  1. alert_at_csv -> alert_at
  2. contact_groups_csv -> contact_groups

Note: The deprecation only occurred on POST requests.

See Statuscake documentation and the repository.

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