mirror of
https://github.com/langgenius/dify.git
synced 2026-05-29 21:27:54 +08:00
fix
This commit is contained in:
@ -142,7 +142,7 @@ class ParserReadme(BaseModel):
|
||||
class PluginDebuggingKeyResponse(ResponseModel):
|
||||
key: str
|
||||
host: str
|
||||
port: int | str
|
||||
port: int
|
||||
|
||||
|
||||
register_schema_models(
|
||||
|
||||
Reference in New Issue
Block a user