Commit 6630ae8
Fix misleading error message for lowerkey
The error message now correctly suggests defining
`StructUtils.lowerkey(::JSON.JSONStyle, ::T)` instead of
`StructUtils.lowerkey(::T)` which doesn't work.
Fixes #414
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 7479829 commit 6630ae8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
0 commit comments