diff --git a/bruno/ebooks/Create-Update Ebook Rating.bru b/bruno/ebooks/Create-Update Ebook Rating.bru index 92df6e3..dc3ee60 100644 --- a/bruno/ebooks/Create-Update Ebook Rating.bru +++ b/bruno/ebooks/Create-Update Ebook Rating.bru @@ -10,7 +10,7 @@ post { auth: inherit } -body: json { +body:json { { "rating": 4 } @@ -46,4 +46,4 @@ docs { - 400: Invalid rating value - 401: Invalid authentication - 404: Ebook not found -} \ No newline at end of file +}