)]}'
{
  "commit": "d4d072177213b117fb81d4cfda140de090616161",
  "tree": "51b944d06bea37e512208935ecc786023068bef9",
  "parents": [
    "71d46ca38e90dc902e8178ba484af4f27fa11947"
  ],
  "author": {
    "name": "Jordan Bayles",
    "email": "bayles.jordan@gmail.com",
    "time": "Thu May 14 16:14:02 2026 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu May 14 16:14:02 2026 -0700"
  },
  "message": "feat: improve type assertion messages with actual ValueType (#1686)\n\n* feat: improve type assertion messages with actual ValueType (#1627)\n\nWhen indexing into a Json::Value, several assertions check that the value is an object or array. This commit enhances the error messages by reporting the actual type found, making it easier for users to debug type mismatch issues.\n\nFixes #1627\n\n* style: run clang-format",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "168251ee146721587db416b72d30131d19b47ce8",
      "old_mode": 33188,
      "old_path": "src/lib_json/json_value.cpp",
      "new_id": "ac881094e59c369c4a7f7f364d1ffb697e7f51bb",
      "new_mode": 33188,
      "new_path": "src/lib_json/json_value.cpp"
    }
  ]
}
