1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-23 11:22:33 +01:00

API Docs: Add Missing Type in Response

Type is always returned when pages/chapters are in a contents array.
This commit is contained in:
Thomas Kuschan 2023-06-26 10:13:47 +02:00
parent e43d85b801
commit e47870794d

View File

@ -52,7 +52,8 @@
"template": false,
"created_at": "2021-12-19T18:22:11.000000Z",
"updated_at": "2022-07-29T13:44:15.000000Z",
"url": "https://example.com/books/my-own-book/page/cool-animals"
"url": "https://example.com/books/my-own-book/page/cool-animals",
"type": "page"
}
],
"tags": [