Yimaru-BackEnd/internal/services/odds
Samuel Tariku c00110a503 feat: Enhance league, odds, events and bets functionality
- Updated league handling to ensure valid page size checks and improved error handling for sport ID parsing.
- Introduced new endpoint to update global league settings with comprehensive validation and error logging.
- Refactored odds settings management, including saving, removing, and updating odds settings with enhanced validation.
- Added tenant slug retrieval by token, ensuring proper user and company validation.
- Improved middleware to check for active company status and adjusted route permissions for various endpoints.
- Added SQL script to fix auto-increment desynchronization across multiple tables.
2025-10-05 23:45:31 +03:00
..
custom_odds.go feat: refactoring entire system to be multi-tenant 2025-08-22 12:54:48 +03:00
disabled_odd.go feat: refactoring entire system to be multi-tenant 2025-08-22 12:54:48 +03:00
odds_history.go feat: refactoring entire system to be multi-tenant 2025-08-22 12:54:48 +03:00
port.go feat: Enhance league, odds, events and bets functionality 2025-10-05 23:45:31 +03:00
service.go feat: Enhance league, odds, events and bets functionality 2025-10-05 23:45:31 +03:00