1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 04:26:23 +02:00
This commit is contained in:
syuilo
2017-12-15 00:54:28 +09:00
parent d6ec5f2fe1
commit 13e4034cee
3 changed files with 138 additions and 150 deletions

View File

@@ -77,7 +77,7 @@ const extractDefs = params => {
}
});
return defs;
return sortParams(defs);
};
gulp.task('doc:api', [