rhythm-backend/bruno/Untitled.yml
Dmitri f79d830cf2
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 6m8s
register
2026-04-17 10:59:29 +02:00

21 lines
278 B
YAML

info:
name: Untitled
type: http
seq: 1
http:
method: POST
url: "{{host}}/api/auth/register"
auth: inherit
runtime:
variables:
- name: host
value: http://localhost:8080
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5