Files
aitbc/apps/coordinator-api
aitbc 89c0083c6c
Some checks failed
Deploy to Testnet / deploy-testnet (push) Has been cancelled
API Endpoint Tests / test-api-endpoints (push) Successful in 51s
Integration Tests / test-service-integration (push) Successful in 2m38s
Production Tests / Production Integration Tests (push) Failing after 7s
Python Tests / test-python (push) Failing after 14s
Security Scanning / security-scan (push) Successful in 51s
Multi-Node Stress Testing / stress-test (push) Successful in 3s
Cross-Node Transaction Testing / transaction-test (push) Successful in 3s
feat: add Knowledge Graph router to coordinator-api with /v1 prefix
- Added knowledge router import from contexts.knowledge.routers.knowledge
- Included router with /v1 prefix for API versioning consistency
- Added error handling and logging for router initialization
- Positioned before marketplace_offers router in initialization order
2026-05-19 12:52:45 +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.