This commit is contained in:
Stephen Zhou
2026-05-18 17:31:04 +08:00
parent 7d2732e90c
commit d609b9d4ad
3 changed files with 3 additions and 3 deletions

View File

@ -142,7 +142,7 @@ class ParserReadme(BaseModel):
class PluginDebuggingKeyResponse(ResponseModel):
key: str
host: str
port: int | str
port: int
register_schema_models(