fix: add endpoint name

This commit is contained in:
Yeuoly
2024-09-30 16:57:09 +08:00
parent 0025b27200
commit c9f80b46a1
4 changed files with 15 additions and 4 deletions

View File

@ -21,6 +21,7 @@ class EndpointEntity(BasePluginEntity):
"""
settings: dict
name: str
hook_id: str
tenant_id: str
plugin_id: str