Open
Description
In the current implementation, one thing i see changing is the Filters
. Each API has its own filter. StackExchange does not have common filters across all API's.
Example The Answers API supports filters like
- Activity
- Votes
- Creation
If you switch over to the Questions API , it has some more additional filters. Posts API has totally different filters.
I am not sure how should we proceed on this. 💡
Any suggestions for improvements are welcome, Feel free to send a PR 👌