add some bruno test
This commit is contained in:
parent
a05fb87f85
commit
165b2e91bf
11
bruno/OpenData datatourisme/get return format.bru
Normal file
11
bruno/OpenData datatourisme/get return format.bru
Normal file
@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: get return format
|
||||
type: http
|
||||
seq: 11
|
||||
}
|
||||
|
||||
get {
|
||||
url: https://dev.opentripmap.org/openapi.en.json
|
||||
body: none
|
||||
auth: none
|
||||
}
|
15
bruno/OpenData datatourisme/otm_ex_drink_id.bru
Normal file
15
bruno/OpenData datatourisme/otm_ex_drink_id.bru
Normal file
@ -0,0 +1,15 @@
|
||||
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}}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user