feat(api): add Pydantic schemas
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"Skill(writing-plans)",
|
||||
"Skill(subagent-driven-development)",
|
||||
"Bash(git add *)",
|
||||
"Bash(git commit *)"
|
||||
"Bash(git commit *)",
|
||||
"Bash(python -c \"from app.models import Joke, JokeType, JokeCrowd, AdminUser; print\\('All models imported successfully'\\)\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user