GET api/BATimeDetail?year={year}&CompCode={CompCode}

Retrives match time details (beta) from BlueAlliance API Data strored in Fires BATimeDetails table

Request Information

URI Parameters

NameDescriptionTypeAdditional information
year

integer

Required

CompCode

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.