MCPcopy
hub / github.com/CodebuffAI/codebuff / delete

Method delete

cli/src/utils/codebuff-api.ts:171–171  ·  view source on GitHub ↗

Make a DELETE request

(path: string, options?: RequestOptions)

Source from the content-addressed store, hash-verified

169
170 /** Make a DELETE request */
171 delete<T>(path: string, options?: RequestOptions): Promise<ApiResponse<T>>
172
173 // ============================================================================
174 // Type-safe endpoint methods

Callers 15

runProgrammaticStepFunction · 0.80
parseFileFunction · 0.80
dimDownFunction · 0.80
toggleExpandedFunction · 0.80
MultipleChoiceFormFunction · 0.80
addPendingImageWithErrorFunction · 0.80
clearErrorImageTimerFunction · 0.80
subscribeToActivityFunction · 0.80

Calls

no outgoing calls

Tested by 3

createStreamRefsFunction · 0.64
makeSessionDepsFunction · 0.64
makeDepsFunction · 0.64