mirror of
https://github.com/hkalexling/Mango.git
synced 2026-04-30 00:00:43 -04:00
Update the API doc to include margin in dimensions
This commit is contained in:
@@ -152,6 +152,7 @@ struct APIRouter
|
|||||||
Koa.object "dimensionResult", {
|
Koa.object "dimensionResult", {
|
||||||
"success" => "boolean",
|
"success" => "boolean",
|
||||||
"dimensions" => "$dimensionAry?",
|
"dimensions" => "$dimensionAry?",
|
||||||
|
"margin" => "number",
|
||||||
"error" => "string?",
|
"error" => "string?",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user