blob: 395eccdd7c757d3285f5ac54778a809843ae0ed3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
meta {
name: View Image
type: http
seq: 1
}
get {
url: {{BASE_URL}}/view?filename=crupest-transparent.png&type=input&subfolder=crupest-test&preview=jpeg;90&channel=rgb
body: none
auth: none
}
query {
filename: crupest-transparent.png
type: input
subfolder: crupest-test
preview: jpeg;90
channel: rgb
}
|