Skip to content

support lowercase first letter properties#186

Open
kddejong wants to merge 1 commit into
aws-cloudformation:masterfrom
kddejong:fix/issue/184
Open

support lowercase first letter properties#186
kddejong wants to merge 1 commit into
aws-cloudformation:masterfrom
kddejong:fix/issue/184

Conversation

@kddejong

@kddejong kddejong commented Dec 14, 2020

Copy link
Copy Markdown
Contributor

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

PatMyron commented Jan 12, 2021

Copy link
Copy Markdown
Contributor

when the property name starts with a lower case letter

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

@kddejong

kddejong commented Mar 4, 2021

Copy link
Copy Markdown
Contributor Author

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