mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-17 16:33:57 +00:00
feat: Respond to all ping request methods
This commit is contained in:
@@ -72,7 +72,7 @@ internal fun Route.apiRoute() {
|
|||||||
|
|
||||||
installPingRouteDocumentation()
|
installPingRouteDocumentation()
|
||||||
|
|
||||||
head {
|
handle {
|
||||||
call.respond(HttpStatusCode.NoContent)
|
call.respond(HttpStatusCode.NoContent)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user