Files
aitbc/apps/coordinator-api
aitbc 7b7405a388
Some checks failed
API Endpoint Tests / test-api-endpoints (push) Successful in 11s
Integration Tests / test-service-integration (push) Successful in 2m47s
Python Tests / test-python (push) Has been cancelled
Security Scanning / security-scan (push) Has been cancelled
fix: remove orphaned else block causing SyntaxError in client.py
The else block at line 250 was orphaned (no corresponding if), causing
a SyntaxError during coordinator-api startup. Removed the invalid else block.
2026-04-25 08:18:48 +02:00
..

Coordinator API

Documentation has moved to: docs/apps/coordinator/coordinator-api.md


This file has been migrated to the central documentation location. Please update your bookmarks and references to point to the new location.

For the complete documentation, see the Coordinator API documentation.