add map to snake request body (#73)
This commit is contained in:
parent
e94d758a9b
commit
2d8342018e
11 changed files with 106 additions and 95 deletions
1
client/testdata/snake_request.json
vendored
1
client/testdata/snake_request.json
vendored
|
|
@ -21,6 +21,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"map": "standard",
|
||||
"timeout": 33,
|
||||
"source": "league"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"map": "standard",
|
||||
"timeout": 33,
|
||||
"source": "league"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue