16 lines
188 B
Text
16 lines
188 B
Text
meta {
|
|
name: null should return 200
|
|
type: http
|
|
seq: 4
|
|
}
|
|
|
|
get {
|
|
url: {{API_BASE}}/dronesWithCooling/null
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|