ZettaIO / cachet-client

A python 3.6+ client for the Cachet API : https://cachet-client.readthedocs.io/
MIT License
14 stars 8 forks source link

Properly enforce mandatory and optional parameters #1

Closed einarf closed 5 years ago

einarf commented 5 years ago

We want to use named parameters the vast majority of methods, but currently we don't properly check for mandatory parameters everywhere.