Skip to content
This repository has been archived by the owner on May 26, 2019. It is now read-only.

Commit

Permalink
Merge pull request #1770 from emberjs/locks-patch-2
Browse files Browse the repository at this point in the history
Update customizing-serializers.md
  • Loading branch information
locks authored Jan 12, 2017
2 parents e089c8d + 5264007 commit b4b6521
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/localizable/models/customizing-serializers.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,8 +299,8 @@ in the document payload returned by your server:
"id": "44",
"type": "people",
"attributes": {
"first-name": "Barack",
"last-name": "Obama",
"first-name": "Zaphod",
"last-name": "Beetlebrox",
"is-person-of-the-year": true
}
}
Expand Down

0 comments on commit b4b6521

Please sign in to comment.