On Sat, 30 Jan 2016 at 11:57:35, Xyne wrote:
Hi,
The RPC interface [1] returns different results depending on the requested version via the "v" GET parameter but it isn't even mentioned on the page and it still defaults to v=1 which lacks dependency information.
It still defaults to version 1 to avoid breaking backwards compatibility. Everybody should always use the most recent version, though.
Would you please add information about that parameter along with some information about the currently supported versions and their differences (or at least a link to relevant information such as changelogs)? [...]
The current version is documented at [1]. For all changes, you can check the output of `git log web/lib/aurjson.class.php` in the aurweb Git repository. [1] https://projects.archlinux.org/aurweb.git/plain/doc/rpc.txt