Gateway para francia funciona

This commit is contained in:
2026-04-27 17:24:40 +02:00
parent d818441bde
commit d7eb4ad326
8 changed files with 83 additions and 3 deletions

View File

@@ -0,0 +1,21 @@
meta {
name: France Suspended Time
type: http
seq: 15
}
get {
url: {{baseurl}}/france/lines/{{iccid}}/suspended-time
body: none
auth: inherit
}
vars:pre-request {
iccid: 8933201125065160331
~baseurl: http://localhost:3002
}
settings {
encodeUrl: true
timeout: 0
}