civisanalytics / civis-python

Civis API Python Client
BSD 3-Clause "New" or "Revised" License
34 stars 26 forks source link

[CIVIS-1824] ENH add script to check if Civis API spec has updated #489

Closed jacksonlee-civis closed 3 months ago

jacksonlee-civis commented 3 months ago

This pull request add the script tools/check_if_civis_api_spec_has_updated.py for checking if the Civis API spec is up-to-date. This script is scheduled to run on Civis Platform and notifies civis-python maintainers if updates are detected.