mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Update README.md
This commit is contained in:
parent
e1c25e86e3
commit
e388be9c01
@ -22,7 +22,7 @@ architecture. We'd love your help. [Learn how you can help here.](https://github
|
|||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
Given two models, a `Post(title: string, body: text)` and a
|
Given two models, a `Post(title:string, body:text)` and a
|
||||||
`Comment(name:string, body:text, post_id:integer)`, you will have two
|
`Comment(name:string, body:text, post_id:integer)`, you will have two
|
||||||
serializers:
|
serializers:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user