Clean up Bruno scanner documentation formatting
- Remove example request body template - Improve documentation spacing and formatting - Clarify API endpoint usage and response structure
This commit is contained in:
@@ -10,15 +10,6 @@ post {
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body {
|
||||
{
|
||||
"folder_paths": [
|
||||
"/path/to/ebooks",
|
||||
"/another/path/to/ebooks"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
|
||||
Reference in New Issue
Block a user