Automatically be notified of new additions or changes to the Data API #66
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Description
It seems that Wistia continuously adds new endpoints to the Data API, or else modifies payloads etc.
Question, is it possible to come up with an automated way to detect such updates/changes, and be notified of it -- via email, or likewise?
I'd like to run a GH Actions script that detects changes or new additions to the API, and then notify me via email periodically, say once a week.
For example, here are some endpoints that are new and which this library currently doesn't support, on account of them being added quite recently:
It would be nice to be notified or find a way to stay up to date of new additions to the API, so that the library can be similarly updated to support those endpoints.
The text was updated successfully, but these errors were encountered: