mirror of
https://github.com/SoPat712/allstarr.git
synced 2026-02-10 07:58:39 -05:00
ASP.NET Core serializes anonymous objects with camelCase, producing 'subsonicResponse' instead of 'subsonic-response'. Fixed by using Dictionary with explicit key names for all JSON responses.
7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"name": "octo-fiesta",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {}
|
|
}
|