Files
api-approagency/Info/Try.yml
T
2026-05-19 13:01:12 +03:30

20 lines
266 B
YAML

info:
name: Try
type: http
seq: 4
http:
method: PUT
url: "{{baseUrl}}/package-names/:name/try"
params:
- name: name
value: ""
type: path
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5