Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheSmallHanCat/flow2api
/ UpdateAdminConfigRequest
Class
UpdateAdminConfigRequest
src/api/admin.py:650–651 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
648
649
650
class
UpdateAdminConfigRequest(BaseModel):
651
error_ban_threshold: int
652
653
654
class
ST2ATRequest(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected