data icon indicating copy to clipboard operation
data copied to clipboard

[feature] It's awesome if i can add api to my watch list like wiki

Open ishowman opened this issue 4 years ago • 1 comments

I wish to get notify if content of api changes. It's awesome to support watch like wiki.

ishowman avatar Jun 04 '21 04:06 ishowman

Hey @ishowman! Do you mean to get notified when the JSON is updated?

At the moment, I think the only way to reliably do this is to create a script to fetch the files and compare to a local version / snapshot.

Alternatively, I suppose you could use GitHub's notification feature set to follow pull requests:

Screenshot 2021-07-28 at 18 32 17 (You can find it up in the right corner of the page.)

This should notify you when changes are being suggested. =)

sigveio avatar Jul 28 '21 16:07 sigveio

Closing as I think the question is answered above!

bsmth avatar Feb 27 '24 12:02 bsmth