mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-03 11:25:29 -04:00
Update the API doc to include margin in dimensions
This commit is contained in:
parent
445ebdf357
commit
2618d8412b
@ -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?",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user