Add registration

This commit is contained in:
2025-12-22 23:02:41 +01:00
parent 5b91dc0bbe
commit 28094bae12
39 changed files with 441 additions and 129 deletions

View File

@@ -0,0 +1,28 @@
type: http_request
model: http_request
id: rq_hdQFMgWyrq
createdAt: 2025-12-22T17:06:16.224935675
updatedAt: 2025-12-22T22:01:44.917855863
workspaceId: wk_yK68KSnsqe
folderId: fl_kD6z8aiTcL
authentication: {}
authenticationType: null
body:
text: |-
{
"username": "Martin Petr",
"email": "me2@martinpetr.dev",
"password": "Aa12345678!"
}
bodyType: application/json
description: ''
headers:
- enabled: true
name: Content-Type
value: application/json
id: GmRxir0VsD
method: POST
name: /users
sortPriority: 0.0
url: ${[ BASE_URL ]}/users
urlParameters: []