dropbox / dropbox/stone

lowerCamelCase field names for python_types?

Open
#77 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
413
Forks
81
PR merge metrics
No merged PRs in 30d

Description

Is it possible to use lowerCamelCase format for field names for the Python types like the following?

```
struct Person
firstName String
lastName String
```

I'm writing a spec for an API with a lowerCamelCase format for field names but the generated Python types for it changed the field names to underscore format.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.