Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheSmallHanCat/flow2api
/ CallLogicConfigRequest
Class
CallLogicConfigRequest
src/api/admin.py:632–633 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
630
631
632
class
CallLogicConfigRequest(BaseModel):
633
call_mode: str
634
635
636
class
ChangePasswordRequest(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected