GET api/BACompTeams?year={year}
Retrieves all teams for each competition for a given year from the BlueAlliance /event/year/compcode/teams/keys API Stores results in Fires CompsTeams table Fires Competitions table must be populated prior to running this
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
year | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.