1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-27 06:01:54 +03:00

Refined docs view, Added example requests

This commit is contained in:
Dan Brown
2020-01-18 09:48:30 +00:00
parent 45b5e631e2
commit 8016f1121e
4 changed files with 51 additions and 8 deletions

View File

@ -0,0 +1,4 @@
{
"name": "My own book",
"description": "This is my own little book"
}

View File

@ -0,0 +1,4 @@
{
"name": "My updated book",
"description": "This is my book with updated details"
}