-
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
bug 🐛an unexpected problem or unintended behavioran unexpected problem or unintended behavior
Description
I noticed that ff_schedule() pulls playoff data for MFL but not Sleeper. I'm able to see the playoff schedule data by calling the sleeper matchups API directly (e.g. "week = 14" in my 13-game league).
The only way around this that I've found is rebuilding the schedule data by hand using httr & jsonlite, but I assume that's kind of the point of ff_schedule() to begin with. I'm sure this was done for a good reason but curious what the options are here. Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug 🐛an unexpected problem or unintended behavioran unexpected problem or unintended behavior