This repository was archived by the owner on Apr 4, 2024. It is now read-only.
JSON Responses: camelCase field names or snake_case #110
Unanswered
steverawlins-zebra
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
I have same problem |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v1.2.1 returns JSON fields such as "file_name_here"
but a few versions ago (1.1?) same came back as "fileNameHere"
How do you determine the response? Is there a toggle option somewhere?
Beta Was this translation helpful? Give feedback.
All reactions