add drink id test in bruno
This commit is contained in:
parent
4e5123b331
commit
69315cc445
15
bruno/OpenData datatourisme/otm_drink_id.bru
Normal file
15
bruno/OpenData datatourisme/otm_drink_id.bru
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
meta {
|
||||||
|
name: otm_drink_id
|
||||||
|
type: http
|
||||||
|
seq: 7
|
||||||
|
}
|
||||||
|
|
||||||
|
get {
|
||||||
|
url: https://api.opentripmap.com/0.1/en/places/xid/562635?apikey={{OTM_KEY}}
|
||||||
|
body: none
|
||||||
|
auth: none
|
||||||
|
}
|
||||||
|
|
||||||
|
query {
|
||||||
|
apikey: {{OTM_KEY}}
|
||||||
|
}
|
@ -1,7 +1,7 @@
|
|||||||
meta {
|
meta {
|
||||||
name: otm_ex_city
|
name: otm_ex_city
|
||||||
type: http
|
type: http
|
||||||
seq: 7
|
seq: 8
|
||||||
}
|
}
|
||||||
|
|
||||||
get {
|
get {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user