Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheSmallHanCat/flow2api
/ UpdateAPIKeyRequest
Class
UpdateAPIKeyRequest
src/api/admin.py:642–643 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
640
641
642
class
UpdateAPIKeyRequest(BaseModel):
643
new_api_key: str
644
645
646
class
UpdateDebugConfigRequest(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected