Session 14: Africa checkout, Tank01 NBA/MLB wiring, WNBA+MLB odds proxies, OAuth icons, loading skeletons (1330 tests)
This commit is contained in:
@@ -12,6 +12,11 @@ const CACHE_TTL = 900; // 15 minutes in seconds
|
||||
const SPORT_KEYS = {
|
||||
nba: 'basketball_nba',
|
||||
ncaab: 'basketball_ncaab',
|
||||
// Session 14 — WNBA + MLB. odds-api may not always carry WNBA props
|
||||
// (off-season returns empty); the route layer surfaces an empty
|
||||
// array with a friendly message in that case.
|
||||
wnba: 'basketball_wnba',
|
||||
mlb: 'baseball_mlb',
|
||||
// Soccer (Session 7j) — odds-api sport keys verified against
|
||||
// https://the-odds-api.com/sports-odds-data/sports-apis.html
|
||||
soccer_wc: 'soccer_fifa_world_cup',
|
||||
|
||||
Reference in New Issue
Block a user