53 lines
1.1 KiB
HTTP
53 lines
1.1 KiB
HTTP
### use REST Client plugin for VSCode https://marketplace.visualstudio.com/items?itemName=humao.rest-client
|
|
@host = http://localhost:4003
|
|
@user = test_user
|
|
@auth = 3f46c57f-ac55-4a21-b920-36b6bfd793bf
|
|
@image_id = 67c315159c9e492f30ac8c88
|
|
|
|
### Auth
|
|
POST {{host}}/auth HTTP/1.1
|
|
content-type: application/json
|
|
|