mirror of
https://github.com/syncthing/syncthing.git
synced 2026-02-08 13:11:37 -05:00
Replace the current mix of UpperCamelCase und lowerCamelCase with consistent lowerCamelCase keys for the JSON API. Also adapt the frontend so it works with the changed API. Attention: this will break existing consumers of the API.