Files
python-betterproto/betterproto/tests/casing.json
2019-10-23 15:06:34 -07:00

5 lines
43 B
JSON

{
"camelCase": 1,
"snakeCase": "ONE"
}