MineAuth
Toggle table of contents
VersionPlaceholder
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MineAuth
api
/
party.morino.mineauth.api.http
/
HttpApi
/
addEndpoint
add
Endpoint
abstract
fun
addEndpoint
(
path
:
String
,
method
:
HttpMethod
,
handler
:
(
HttpRequest
)
->
HttpResponse
)
エンドポイントを追加します
Parameters
path
パス
method
HTTPメソッド
handler
ハンドラー関数