Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support lowercase first letter properties #186

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kddejong
Copy link
Contributor

@kddejong kddejong commented Dec 14, 2020

Issue #, if available:
fix #184
Description of changes:
Include the json tag value for when the property name starts with a lower case letter.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@PatMyron
Copy link
Contributor

PatMyron commented Jan 12, 2021

when the property name starts with a lower case letter

some desire to not allow properties that start lowercase altogether for consistency

@kddejong
Copy link
Contributor Author

kddejong commented Mar 4, 2021

when the property name starts with a lower case letter

some desire to not allow properties that start lowercase altogether for consistency

yea I can be okay with that but at this point it is allowed according to the regex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include json tags for the name of the field
3 participants