Files
bgApp/API Tests/BGApp/Players/List.yml
2026-02-21 17:56:28 +00:00

16 lines
200 B
YAML

info:
name: List
type: http
seq: 5
http:
method: GET
url: "{{BASE_URL}}/api/player/list"
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5