Files
bgApp/API Tests/BGApp/Collections/Get.yml

20 lines
269 B
YAML

info:
name: Get
type: http
seq: 2
http:
method: GET
url: http://localhost:3000/api/collection/:id
params:
- name: id
value: ejRe
type: path
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5