mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-02 10:55:30 -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", {
|
||||
"success" => "boolean",
|
||||
"dimensions" => "$dimensionAry?",
|
||||
"margin" => "number",
|
||||
"error" => "string?",
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user