-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When the value of total_count is 0 the client raises an ApiValueError. I think this looks like some sort of validation issue?
To Reproduce
client.list_uptime_tests(tags="doesntexist")Expected behavior
This should not fail and return the expected response
2022-11-15 22:29:28,425 - statuscake.rest - DEBUG - response body: b'{"data":[],"metadata":{"page":1,"per_page":25,"page_count":1,"total_count":0}}'
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working