Files
aitbc/apps/coordinator-api
aitbc 5cf945e313
Some checks failed
API Endpoint Tests / test-api-endpoints (push) Successful in 15s
Integration Tests / test-service-integration (push) Has been cancelled
Python Tests / test-python (push) Has been cancelled
Security Scanning / security-scan (push) Has been cancelled
fix: move from __future__ import annotations to top of payments.py
Python requires from __future__ imports to be at the beginning of the file.
The import was at line 10, causing SyntaxError during coordinator-api startup.
2026-04-25 08:15:07 +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.