Files
aitbc/apps/coordinator-api
aitbc f1402232c5
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: use get_logger instead of logging.getLogger in developer_platform_service.py
The file was using logging.getLogger without importing logging module.
Changed to use get_logger from aitbc which is already imported.
2026-04-25 08:22:57 +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.