1 parent a9c651f commit ce84bc5Copy full SHA for ce84bc5
1 file changed
API_DOCUMENTATION.md
@@ -120,7 +120,7 @@ Base Path: `/books`
120
121
```json
122
{
123
- "name": "The Lord he Rings",
+ "name": "The Lord of the Rings",
124
"isbn": "978-3-16-148410-0",
125
"publisher": "Klett-Cotta",
126
"genreIds": [1, 6],
@@ -134,7 +134,7 @@ Base Path: `/books`
134
135
136
137
138
139
140
0 commit comments