Commit 1dc7abb
Rhajaina Agent
fix: correct API endpoint paths against Cernion OpenAPI spec
- Add missing /api prefix to all endpoint calls
- Replace hallucinated endpoints with valid OpenAPI paths
- Remove non-existent endpoints (fallback to demo data)
- Lauf 6: /finance/mieterstrom/scenarios removed (never existed)
- Lauf 5: /flex/assets -> /api/flex/devices
- Lauf 5: /flex/schedule/day-ahead -> /api/forecast/schedule/day-ahead
- Lauf 7: /redispatch/* -> /api/redispatch/audits
- Lauf 4: /vdmi/status -> /api/vdmi
- All EDM endpoints prefixed with /api1 parent 34895cd commit 1dc7abb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments