FireSales/requests/list.hurl
Nathan Woodburn 8e4b7ab38f
All checks were successful
Build Docker / BuildImage (push) Successful in 41s
feat: Initial version without atomic swap
2025-01-30 17:47:12 +11:00

8 lines
270 B
Plaintext

POST http://127.0.0.1:5000/api/v1/list
{
"domain":"woodburn43",
"price":100.2,
"description":"This is a test listing update",
"contact":"contact@nathan.woodburn.au",
"signature":"az51SGj9/7MjQ8Xl6LNM5Mu99FwEna8LTDkckWqH+9wZ6L5YQNV3vEyQIVI1BApS7oI8efgjE+edXHkXO4o7uw=="
}