27 lines
341 B
Plaintext
27 lines
341 B
Plaintext
meta {
|
|
name: France Suspended Lines
|
|
type: http
|
|
seq: 16
|
|
}
|
|
|
|
get {
|
|
url: {{baseurl}}/france/lines?status=SUSPENDED&limit=100
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
params:query {
|
|
status: SUSPENDED
|
|
limit: 100
|
|
}
|
|
|
|
vars:pre-request {
|
|
iccid: 8933201125065160331
|
|
~baseurl: http://localhost:3002
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|