Better JSON casing support, renaming messages/fields
This commit is contained in:
4
betterproto/tests/casing.json
Normal file
4
betterproto/tests/casing.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"camelCase": 1,
|
||||
"snakeCase": "ONE"
|
||||
}
|
||||
Reference in New Issue
Block a user