- Add page/limit query parameters with Zod validation (max 50) - Update listCategories service to return paginated results - Response format includes pagination metadata (total, page, limit) - Matches existing pattern from questions/feedback endpoints Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
16 lines
333 B
JSON
16 lines
333 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__plugin_ecc_context7__resolve-library-id",
|
|
"mcp__plugin_ecc_context7__query-docs",
|
|
"Bash(bun install:*)",
|
|
"Bash(bun add:*)",
|
|
"Bash(bunx tsc:*)",
|
|
"Bash(git status:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(bun run:*)"
|
|
]
|
|
}
|
|
}
|