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

Class UpdateDebugConfigRequest

src/api/admin.py:646–647  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

644
645
646class UpdateDebugConfigRequest(BaseModel):
647 enabled: bool
648
649
650class UpdateAdminConfigRequest(BaseModel):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected