Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 871 Bytes

APIStatus.md

File metadata and controls

16 lines (11 loc) · 871 Bytes

# APIStatus

Properties

Name Type Description Notes
current_season int Year of the current FRC season.
max_season int Maximum FRC season year for valid queries.
is_datafeed_down bool True if the entire FMS API provided by FIRST is down.
down_events string[] An array of strings containing event keys of any active events that are no longer updating.
ios \TBAAPI\v3client\TBAAPI\v3client\model\APIStatusAppVersion
android \TBAAPI\v3client\TBAAPI\v3client\model\APIStatusAppVersion

[Back to Model list] [Back to API list] [Back to README]