fix: rimuovi campo key ridondante da SettingUpdate (arriva dal path URL)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -281,7 +281,6 @@ class CommentAction(BaseModel):
|
||||
# === System Settings ===
|
||||
|
||||
class SettingUpdate(BaseModel):
|
||||
key: str
|
||||
value: dict | str | list | int | bool | None
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user