Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
Body tag change to series tag
Browse files Browse the repository at this point in the history
  • Loading branch information
randycarrero authored Feb 18, 2021
1 parent e9b95c9 commit 6550a0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
"userId": 1,
"id": 1,
"title": "SERAPHIM GUNDAM",
"body": "Mobile Suit Gundam 00"
"series": "Mobile Suit Gundam 00"
},
{
"userId": 1,
"id": 2,
"title": "GUNDAM KYRIOS",
"body": "Mobile Suit Gundam 00"
"series": "Mobile Suit Gundam 00"
},
{
"userId": 1,
"id": 3,
"title": "GUNDAM EXIA",
"body": "Mobile Suit Gundam 00"
"series": "Mobile Suit Gundam 00"
}
]

0 comments on commit 6550a0b

Please sign in to comment.