misskey/src/server/api
syuilo 52774bbe64
Introduce OpenAPI specs (#4351)
* wip

* wip

* wip

* Update index.ts

* Update gen-openapi-spec.ts

* Update api.ja-JP.md

* Fix

* Improve doc

* Update gen-openapi-spec.ts

* Update redoc.html

* Improve doc

* Update gen-openapi-spec.ts

* Improve doc

* Update CHANGELOG.md
2019-02-23 11:20:58 +09:00
..
common Fix bug 2019-02-22 14:09:24 +09:00
endpoints Introduce OpenAPI specs (#4351) 2019-02-23 11:20:58 +09:00
private Refactoring: Move chart dir into services dir 2019-02-08 04:31:33 +09:00
service Refactoring 2019-02-05 14:14:23 +09:00
stream Refactoring 2019-02-05 14:14:23 +09:00
api-handler.ts Introduce OpenAPI specs (#4351) 2019-02-23 11:20:58 +09:00
authenticate.ts Refactoring 2019-01-23 19:25:36 +09:00
call.ts Introduce OpenAPI specs (#4351) 2019-02-23 11:20:58 +09:00
define.ts Improve error handling of API (#4345) 2019-02-22 11:46:58 +09:00
endpoints.ts Introduce OpenAPI specs (#4351) 2019-02-23 11:20:58 +09:00
error.ts Introduce OpenAPI specs (#4351) 2019-02-23 11:20:58 +09:00
gen-openapi-spec.ts Introduce OpenAPI specs (#4351) 2019-02-23 11:20:58 +09:00
index.ts /api/v1/instance/peers 復活 (#4339) 2019-02-21 23:20:25 +09:00
limiter.ts Better logging 2019-02-03 16:45:13 +09:00
logger.ts Use internal logger instead of debug/console for logging 2019-02-03 18:16:57 +09:00
streaming.ts Revert 96bc17aa10 2019-02-07 21:02:33 +09:00