GET api/BACompetitions?year={year}

Retrieves all competitions for a given year from the BlueAlliance /events/year API Stores results in Fires Competitions table

Request Information

URI Parameters

NameDescriptionTypeAdditional information
year

integer

Required

Body Parameters

None.

Response Information

Resource Description

Number of competitions retrieved

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.