mirror of
https://github.com/hkalexling/Mango.git
synced 2026-03-20 00:00:48 -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", {
|
||||
"success" => "boolean",
|
||||
"dimensions" => "$dimensionAry?",
|
||||
"margin" => "number",
|
||||
"error" => "string?",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user