Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more documentation for Intellisense #2

Open
41 of 61 tasks
Krusen opened this issue Aug 15, 2017 · 0 comments
Open
41 of 61 tasks

Add more documentation for Intellisense #2

Krusen opened this issue Aug 15, 2017 · 0 comments

Comments

@Krusen
Copy link
Owner

Krusen commented Aug 15, 2017

Interfaces / Misc

  • IErgastRequest
  • IUrlBuilder / UrlBuilder

Constants

  • Circuits
  • Constructors
  • Drivers

Requests

  • ErgastRequest
  • CircuitInfoRequest
  • ConstructorInfoRequest
  • DriverInfoRequest
  • FinishingStatusRequest
  • QualifyingResultsRequest
  • RaceListRequest
  • RaceResultsRequest
  • SeasonListRequest
  • StandardRequest
  • ConstructorStandingsRequest
  • DriverStandingsRequest
  • StandingsRequest
  • LapTimesRequest
  • PitStopsRequest

Responses

  • ErgastResponse
  • LapTimesResponse
  • PitStopsResponse
  • QualifyingResultsResponse
  • RaceListResponse
  • RaceResponse
  • RaceResultsResponse
  • ConstructorStandingsResponse
  • DriverStandingsResponse
  • StandingsResponse
  • CircuitResponse
  • ConstructorResponse
  • DriverResponse
  • FinishingStatusResponse
  • SeasonResponse

Models

  • AverageSpeed
  • FastestLap
  • Lap
  • LapTiming
  • PitStopInfo
  • QualifyingResult
  • Race
  • RaceResult
  • RaceWithLapTimes
  • RaceWithPitStops
  • RaceWithQualifyingResults
  • RaceWithResults
  • ResultBase
  • ConstructorStanding
  • ConstructorStandingsList
  • DriverStanding
  • DriverStandingsList
  • Standing
  • StandingsList
  • Circuit
  • Constructor
  • Driver
  • FinishingStatus
  • Location
  • Season
  • SpeedUnit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant