MCPcopy Create free account
hub / github.com/OpenDCAI/Paper2Any / WorkflowGuard

Class WorkflowGuard

fastapi_app/middleware/api_key.py:54–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52
53@dataclass(frozen=True)
54class WorkflowGuard:
55 workflow_type: str
56 consume_before_execute: bool = True
57
58
59@dataclass(frozen=True)

Callers 1

api_key.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected