Files
bgApp/API Tests/BGApp/Players/List.yml
2026-02-21 00:34:50 +00:00

16 lines
207 B
YAML

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