Skip to content

remove quotes from "service_class" #20

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

Merged
merged 1 commit into from
Jun 6, 2014
Merged

remove quotes from "service_class" #20

merged 1 commit into from
Jun 6, 2014

Conversation

jamesmanning
Copy link
Contributor

Since the guidance for attribute names is to downcase and use underscores so that the attribute names can be used without quotes, this just changes the example given to show that behavior.

The quotes being present are still valid JSON / JavaScript, but since the guidance leads to attribute names that can be used without them, having the example not include the quotes shows the benefit.

Since the guidance for attribute names is to downcase and use underscores so that the attribute names can be used without quotes, this just changes the example given to show that behavior.

The quotes being present are still valid JSON / JavaScript, but since the guidance leads to attribute names that can be used without them, having the example not include the quotes shows the benefit.
@geemus
Copy link
Member

geemus commented Jun 6, 2014

Great, thanks!

geemus added a commit that referenced this pull request Jun 6, 2014
remove quotes from "service_class"
@geemus geemus merged commit ff13321 into interagent:master Jun 6, 2014
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.

2 participants