aspirecloud/bruno/WordPress Events/Upcoming Events.bru
2024-10-19 13:02:15 -06:00

27 lines
366 B
Text

meta {
name: Upcoming Events
type: http
seq: 1
}
get {
url: {{API_URL}}/events/:api_version?country=CA
body: none
auth: none
}
params:query {
country: CA
~number: 3
~location: Seattle
~locale: de_DE
~timezone: Europe/Berlin
~location: Dresden
~latitude: 51.051
~longitude: 13.738
~ip: 136.0.16.1
}
params:path {
api_version: 1.0
}