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"
}