MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / delete

Method delete

packages/server/src/routes/oauth.ts:57–57  ·  view source on GitHub ↗
(
    path: string,
    options: { preHandler?: unknown[]; schema?: Record<string, unknown> },
    handler: (
      req: { id: string; query: unknown },
      reply: { send(payload: unknown): void },
    ) => Promise<void> | void,
  )

Source from the content-addressed store, hash-verified

55 ) => Promise<void> | void,
56 ): unknown;
57 delete(
58 path: string,
59 options: { preHandler?: unknown[]; schema?: Record<string, unknown> },
60 handler: (

Callers 15

unsubscribeMethod · 0.65
onFrameMethod · 0.65
removeMethod · 0.65
resolveNodeFunction · 0.65
normalizeInferredTypesFunction · 0.65
addInputListenerMethod · 0.65
removeInputListenerMethod · 0.65
visibleWidthFunction · 0.65
removeMethod · 0.65
removeMethod · 0.65

Implementers 1

DaemonHttpClientapps/kimi-web/src/api/daemon/http.ts

Calls

no outgoing calls

Tested by 15

removeMethod · 0.52
removeMethod · 0.52
setApprovalHandlerMethod · 0.52
clearSessionHandlersMethod · 0.52
setQuestionHandlerMethod · 0.52
clearSessionHandlersMethod · 0.52
checkMethod · 0.52
unsubscribeMethod · 0.52
forgetConnectionMethod · 0.52
removeMethod · 0.52
removeItemFunction · 0.52
memoryStorageFunction · 0.52