API: JSON Exports now camelCased
In "forward-looking" conformity with the Beacon v2
API, the JSON attributes of the API responses has been changed from snake_cased
to camelCased. Please adjust your code, where necessary.
Some examples:¶
call_count→callCounterror_message→errorMessagechild_terms→childTermsvariant_type→variantTyperesults_handovers→resultsHandovers