No description
GET /api/tickets/export — portable JSON dump of all environments, tickets, and attachments (version 1 format with _id/_parent_id for relationship reconstruction). POST /api/tickets/import — additive import; upserts environments by prefix, creates tickets preserving parent-child structure, creates attachments. Compatible with the matching Domus implementation so tickets can be transferred between the two systems. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| alembic | ||
| corvid | ||
| .env.example | ||
| .gitignore | ||
| alembic.ini | ||
| CLAUDE.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| entrypoint.sh | ||
| mcp_server.py | ||
| pyproject.toml | ||
| SECURITY_REVIEW.md | ||