Files
Bruno_Tests/Get All Services.yml
2026-08-06 21:31:20 +03:00

16 lines
211 B
YAML

info:
name: Get All Services
type: http
seq: 4
http:
method: GET
url: "{{baseUrl}}/api/v1/services"
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5