67 lines
1.6 KiB
Plaintext
67 lines
1.6 KiB
Plaintext
# API contract parity baseline ignore list
|
|
# One operation per line: METHOD /api/path
|
|
# Keep this list shrinking over time; remove entries when route/spec parity is fixed.
|
|
DELETE /api/agents/{id}/memory
|
|
DELETE /api/backup
|
|
DELETE /api/integrations
|
|
DELETE /api/memory
|
|
DELETE /api/notifications
|
|
DELETE /api/projects/{id}/agents
|
|
GET /api/agents/evals
|
|
GET /api/agents/optimize
|
|
GET /api/agents/sync
|
|
GET /api/backup
|
|
GET /api/channels
|
|
GET /api/claude-tasks
|
|
GET /api/cleanup
|
|
GET /api/gateways/discover
|
|
GET /api/gateways/health/history
|
|
GET /api/github/sync
|
|
GET /api/gnap
|
|
GET /api/hermes
|
|
GET /api/hermes/memory
|
|
GET /api/hermes/tasks
|
|
GET /api/index
|
|
GET /api/local/agents-doc
|
|
GET /api/local/flight-deck
|
|
GET /api/memory/context
|
|
GET /api/memory/graph
|
|
GET /api/memory/health
|
|
GET /api/memory/links
|
|
GET /api/nodes
|
|
GET /api/notifications/deliver
|
|
GET /api/pipelines/run
|
|
GET /api/projects/{id}/agents
|
|
GET /api/schedule-parse
|
|
GET /api/security-audit
|
|
GET /api/security-scan
|
|
GET /api/spawn
|
|
GET /api/super/os-users
|
|
GET /api/system-monitor
|
|
GET /api/tasks/outcomes
|
|
GET /api/tasks/regression
|
|
GET /api/tokens/by-agent
|
|
PATCH /api/auth/me
|
|
POST /api/agents/evals
|
|
POST /api/agents/register
|
|
POST /api/auth/google/disconnect
|
|
POST /api/channels
|
|
POST /api/github/sync
|
|
POST /api/gnap
|
|
POST /api/hermes
|
|
POST /api/local/flight-deck
|
|
POST /api/local/terminal
|
|
POST /api/logs
|
|
POST /api/memory/process
|
|
POST /api/nodes
|
|
POST /api/projects/{id}/agents
|
|
POST /api/releases/update
|
|
POST /api/security-scan/agent
|
|
POST /api/security-scan/fix
|
|
POST /api/standup
|
|
POST /api/super/os-users
|
|
POST /api/super/provision-jobs/{id}
|
|
POST /api/tokens/rotate
|
|
PUT /api/integrations
|
|
PUT /api/notifications
|