2024-04-24 21:57:13 +07:00
|
|
|
PATCH http://localhost:8080/api/v1/devices/1 HTTP/1.1
|
|
|
|
Host: localhost:8080
|
|
|
|
Content-Type: application/json
|
2024-04-24 22:26:04 +07:00
|
|
|
Content-Length: 78
|
2024-04-24 21:57:13 +07:00
|
|
|
|
|
|
|
{
|
2024-04-25 12:31:20 +07:00
|
|
|
"slug": "laptop",
|
2024-04-24 21:57:13 +07:00
|
|
|
"aspect_ratio_tolerance": 0.2,
|
|
|
|
"nsfw": 1
|
|
|
|
}
|