Skip to content

Commit

Permalink
Changes to wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterowens authored Jun 5, 2018
1 parent e41d59a commit 76c029c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Response:
| `trip_distance` | Integer | Required | Trip Distance, in Meters |
| `start_point` | Point | Required | |
| `end_point` | Point | Required | |
| `accuracy` | Integer | Required | The approximate level of accuracy, in meters, represented by start_point and end_point. Accommodates privacy blurring and hardware limitations. |
| `accuracy` | Integer | Required | The approximate level of accuracy, in meters, represented by start_point and end_point. |
| `route` | Line | Optional | |
| `sample_rate` | Integer | Optional | The frequency, in seconds, in which the route is sampled |
| `device_id` | UUID | Required | |
Expand Down

0 comments on commit 76c029c

Please sign in to comment.