MCPcopy Create free account
hub / github.com/TheSmallHanCat/flow2api / captcha_websocket_endpoint

Route captcha_websocket_endpoint

src/api/routes.py:None–None  ·  view source on GitHub ↗
router.websocket("/captcha_ws")

Source from the content-addressed store, hash-verified

1"""API routes for OpenAI-compatible and Gemini generateContent endpoints."""
2
3from dataclasses import dataclass
4from typing import Any, Dict, List, Optional

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected