fabro/crates/arc-api/tests
Bryan Helmkamp 116046502c Add GET /models endpoint returning paginated LLM catalog
Exposes the embedded model catalog (same data as `arc models list`) via
a new authenticated API endpoint so the web UI can display available models.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 10:12:21 -05:00
..
integration.rs Clean up API spec: remove redundant response types, add pagination, fix naming 2026-03-06 12:44:39 -05:00
openapi_conformance.rs Move OpenAPI spec from openapi/ into docs/api-reference/ 2026-03-06 08:35:28 -05:00
pagination.rs Add GET /models endpoint returning paginated LLM catalog 2026-03-07 10:12:21 -05:00