{}
curl --location --request POST 'http://get_adjust' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"result": "success",
"sorted_coords": [
[
179.1999969482422,
374.3999938964844
],
[
51.0,
95.0
],
[
396.79998779296875,
115.19999694824219
],
[
377.6000061035156,
273.6000061035156
]
]
}