generated from nathanwoodburn/python-webserver-template
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"
|
||
|
}
|