with directory requests

This commit is contained in:
Alexander
2026-08-10 15:58:20 +03:00
parent b56e4adb22
commit 07ed795303
12 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
info:
name: Negative - Missing Body
type: http
seq: 11
http:
method: POST
url: "{{baseUrl}}/api/v1/services"
headers:
- name: Content-Type
value: application/json
body:
type: json
data: ""
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5