tests in root

This commit is contained in:
Alexander
2026-08-06 21:31:20 +03:00
parent 8c2aa27a4a
commit b56e4adb22
12 changed files with 342 additions and 0 deletions

15
Get All Services.yml Normal file
View File

@@ -0,0 +1,15 @@
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