MCPcopy Create free account
hub / github.com/vastsa/FileCodeBox / LoginData

Class LoginData

apps/admin/schemas.py:25–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23
24
25class LoginData(BaseModel):
26 password: str
27
28
29class UpdateFileData(BaseModel):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected