16 lines
203 B
Plaintext
16 lines
203 B
Plaintext
meta {
|
|
name: otm_ex_drink_id
|
|
type: http
|
|
seq: 10
|
|
}
|
|
|
|
get {
|
|
url: https://api.opentripmap.com/0.1/en/places/xid/562635?apikey={{OTM_KEY}}
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
query {
|
|
apikey: {{OTM_KEY}}
|
|
}
|