Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.0.1...v2.0.0) (2022-01-11) * feat!: Create PendingResultBase type requests for Roads API. (#790) ([7c6af3d](7c6af3d)), closes [#790](#790) ### BREAKING CHANGES * methods in the RoadsApi class now return PendingResultBase type classes to allow modification (e.g. adding headers) to the request. * Add NearestRoadsApiRequest. * s/path/points * Add points. * Formatting.:
- Loading branch information