Files
aitbc/apps/coordinator-api
aitbc 3f0d233688
All checks were successful
API Endpoint Tests / test-api-endpoints (push) Successful in 15s
Integration Tests / test-service-integration (push) Successful in 39s
Python Tests / test-python (push) Successful in 13s
Security Scanning / security-scan (push) Successful in 33s
fix: handle slowapi.errors import with fallback
- Add try/except for slowapi.errors import
- Fall back to importing RateLimitExceeded from slowapi directly
- Handles different slowapi package structures across versions
- Fixes integration-tests CI import error
2026-04-24 12:53:12 +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.