Skip to content

Commit 4122592

Browse files
committed
Update README.md
1 parent 2ea32aa commit 4122592

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,14 @@ Content-type: application/vnd.api+json
285285
},
286286
"comment": "Have no fear, sers, your king is safe."
287287
},
288+
"relationships": {
289+
"user": {
290+
"data": {
291+
"type": "user",
292+
"id": "2"
293+
}
294+
}
295+
},
288296
"links": {
289297
"self": {
290298
"href": "http://example.com/comments/1000"

0 commit comments

Comments
 (0)