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

21 lines
269 B
YAML

info:
name: Get
type: http
seq: 2
http:
method: GET
url: "{{BASE_URL}}/{{SECTOR}}/{{MatchID}}"
auth: inherit
runtime:
variables:
- name: MatchID
value: 9YQ84M
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5