smartcar / python-sdk

Smartcar Python SDK
MIT License
44 stars 13 forks source link

Implement Service History API Endpoint and Associated Types #134

Closed aytekin-smartcar closed 3 months ago

aytekin-smartcar commented 4 months ago

Changes

This pull request introduces the service_history method in the Vehicle class, extending the Smartcar SDK to support fetching service records of vehicles. The new endpoint allows for optional filtering by date range. If no dates are specified, the endpoint defaults to returning records from the last year.

Changes include:

smartcar-ci commented 3 months ago

:tada: This PR is included in version 6.14.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: