front/stubs/api/books/book.json

5 lines
87 B
JSON
Raw Normal View History

2024-09-28 12:51:59 +03:00
{
"id": "1",
"name": "Book name",
"description": "Interesting book description"
}