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

Added new endpoint and other small items. #103

Closed
wants to merge 2 commits into from
Closed

Added new endpoint and other small items. #103

wants to merge 2 commits into from

Conversation

dmorrish
Copy link

  • Added search_results() and corresponding SearchResults response object to use the newer results endpoint. iRacing has requested this endpoint be used over the one used by event_results().
  • Changed allow_redirects to follow_redirects for compatibility with newer versions of httpx.
  • Added check for 'rows' in personal_bests() response.
  • Added check for response in subsession_data().

…wer versions of httpx. Added search_results() and corresponding SearchResults response object to use the newer results endpoint. Added check for 'rows' in personal_bests() response. Added check for response in subsession_data().
@dmorrish dmorrish closed this by deleting the head repository Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant