[Swagger]Add /app/create

This commit is contained in:
Tosuke 2017-01-06 18:33:03 +09:00
parent 66d6f4420e
commit a5ff6fb285
2 changed files with 54 additions and 0 deletions

View file

@ -9,6 +9,7 @@ const files = [
'users.js',
//app
'app/show.js',
'app/create.js',
'app/name_id/available.js',
//auth
'auth/accept.js',