Merge branch 'fix/chore-fix' into dev/plugin-deploy

pull/12372/head
Yeuoly 1 year ago
commit a48608dd9b
No known key found for this signature in database
GPG Key ID: A66E7E320FB19F61

@ -15,6 +15,7 @@ class EndpointDeclaration(BaseModel):
path: str
method: str
hidden: bool = Field(default=False)
class EndpointProviderDeclaration(BaseModel):

Loading…
Cancel
Save