generated from nathanwoodburn/python-webserver-template
All checks were successful
Build Docker / BuildImage (push) Successful in 54s
7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
POST http://127.0.0.1:5000/api/v1/list
|
|
{
|
|
"domain":"woodburn43",
|
|
"price":100.2,
|
|
"description":"This is a test listing update",
|
|
"tx":"somelonghexstring"
|
|
} |