MCPcopy Index your code
hub / github.com/dataease/SQLBot / UserWs

Class UserWs

backend/apps/system/schemas/system_schema.py:157–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155
156
157class UserWs(BaseCreatorDTO):
158 name: str = Field(description="user_name")
159
160
161class UserWsOption(UserWs):

Callers 1

user_ws_optionsFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected