fix: minor formatting fix in Bruno ebook rating file
- Remove extra space in 'body: json' declaration - Ensure file ends with proper newline
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user