{
"clines": {
"layerName": "L09_S4",
"net": "N37871",
"segments": {
"width": 5.000,
"pre": {
"x": -1465.500,
"y": 1.5000
},
"next": {
"x": -1465.500,
"y": 1.5000
}
}
}
}curl --location --request GET 'http://127.0.0.1/pet/1' \
--header 'Content-Type: application/json' \
--data '{
"clines": {
"layerName": "L09_S4",
"net": "N37871",
"segments": {
"width": 5.000,
"pre": {
"x": -1465.500,
"y": 1.5000
},
"next": {
"x": -1465.500,
"y": 1.5000
}
}
}
}'{
"code": 0,
"data": {
"name": "Hello Kity",
"photoUrls": [
"http://dummyimage.com/400x400"
],
"id": 3,
"category": {
"id": 71,
"name": "Cat"
},
"tags": [
{
"id": 22,
"name": "Cat"
}
],
"status": "sold"
}
}