mirror of
https://github.com/syncthing/syncthing.git
synced 2026-03-20 15:22:00 -04: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.