API Documentation
Interaktive Swagger-Oberfläche für die Dashboard-API.
{% if api_groups %}Dashboard Endpoints
Übersicht der wichtigsten Endpunkte aus pipelet_dashboard.py, gruppiert wie in API_OVERVIEW.md.
{{ group.title }}
| Method | Path | Description |
|---|---|---|
| {{ ep.method }} | {{ ep.path }} | {{ ep.description }} |