- Remove hardcoded folder_paths example from request body - Allow flexible folder path configuration per request - Improve request flexibility for different scan scenarios
12 lines
126 B
Plaintext
12 lines
126 B
Plaintext
meta {
|
|
name: Scan Ebooks
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
post {
|
|
url: {{base_url}}/api/scanner/scan
|
|
body: json
|
|
auth: bearer
|
|
}
|