Discussions » Greasy Fork Feedback
Different response format for users.json and scripts.json
This is an unintended side effect of changing the backend for search functionality. It now works as you suggested.
Discussions » Greasy Fork Feedback
This is an unintended side effect of changing the backend for search functionality. It now works as you suggested.
After my request, you (Jason) have made
/scripts.jsonresponse just an array, however for/users.jsonwe still can see the search properties (modal,term,optionsandquery). I think it would be more reasonable to make the response of both pages just an array (If you want a strict format for responses).