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
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 👌
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
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 👌