mirror of
https://github.com/hkalexling/Mango.git
synced 2026-04-25 00:00:52 -04:00
Add zip_path to API document, add path property
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ struct APIRouter
|
||||
Koa.schema "entry", {
|
||||
"pages" => Int32,
|
||||
"mtime" => Int64,
|
||||
}.merge(s %w(path title size id title_id display_name cover_url)),
|
||||
}.merge(s %w(zip_path path title size id title_id display_name cover_url)),
|
||||
desc: "An entry in a book"
|
||||
|
||||
Koa.schema "title", {
|
||||
|
||||
Reference in New Issue
Block a user