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

Dasherized keys #2

Open
davedriesmans opened this issue Aug 16, 2016 · 1 comment
Open

Dasherized keys #2

davedriesmans opened this issue Aug 16, 2016 · 1 comment
Labels

Comments

@davedriesmans
Copy link

The underscores from the database should be automatically transformed to dashes.
eg last_name -> last-name

See some of the example JSON on the JSON API home page:
"attributes": {
"first-name": "Dan",
"last-name": "Gebhardt",
},

@nilportugues
Copy link
Owner

I'm on this one.

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

No branches or pull requests

2 participants