Skip to content

Automatically be notified of new additions or changes to the Data API #66

@rnag

Description

@rnag
  • Wistia API Helper version: 1.2.2
  • Python version: 3.11.2
  • Operating System: Mac OS X (M1)

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions