mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-30 08:04:09 +00:00
9 lines
104 B
YAML
9 lines
104 B
YAML
info:
|
|
name: Get Users
|
|
type: http
|
|
seq: 1
|
|
|
|
http:
|
|
method: GET
|
|
url: https://api.example.com/users
|