Skip to content
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.

Update to API v1.2 endpoints #4

Open
agraebe opened this issue Nov 8, 2016 · 1 comment
Open

Update to API v1.2 endpoints #4

agraebe opened this issue Nov 8, 2016 · 1 comment
Assignees

Comments

@agraebe
Copy link

agraebe commented Nov 8, 2016

Uber recently announced v1.2 endpoints for the Rides API. The following changes would be required to upgrade:

  1. API base URL would need to reflect the version bump: https://api.uber.com/v1.2/. Sample endpoint.
  2. A new ride request flow for upfront prices should be implemented, as described here
  3. All usage of rate limiting headers should be removed. The headers are deprecated with v1.2. A new endpoint to meet the needs will be created. Here are the impacted headers: X-Rate-Limit-Limit, X-Rate-Limit-Remaining, X-Rate-Limit-Reset.
@chrisenytc chrisenytc self-assigned this Nov 10, 2016
@chrisenytc
Copy link
Owner

Thank you @agraebe

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants