MCPcopy Create free account
hub / github.com/VitoHowe/glm-coding / get_captcha_challenge

Route get_captcha_challenge

app/web/routes.py:None–None  ·  view source on GitHub ↗
router.get("/api/accounts/{account_id}/captcha/challenge")

Source from the content-addressed store, hash-verified

1"""FastAPI routes and page rendering."""
2
3from __future__ import annotations
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected