HomePhabricator
Diffusion Comm ace6020e7439

[native] rename fields in JSON serialized string to camelCase from snake_case

Description

[native] rename fields in JSON serialized string to camelCase from snake_case

Summary: when we serialize objects in Rust we should use camelCase naming to match JS conventions

Test Plan: called registerUser from JS and the JSON string that I got back had the correct field names

Reviewers: bartek, kamil

Reviewed By: bartek, kamil

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D9127

Details

Provenance
varunAuthored on Sep 11 2023, 7:39 AM
Reviewer
bartek
Differential Revision
D9127: [native] rename fields in JSON serialized string to camelCase from snake_case
Parents
rCOMMc774123d9980: [lib] move a shared type to lib
Branches
Unknown
Tags
Unknown