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

infos regarding terms and conditions added to system_information #254

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions gbfs.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,8 @@ Field Name | Required | Type | Defines
`operator` | Optional | String | Name of the operator.
`url` | Optional | URL | The URL of the vehicle share system.
`purchase_url` | Optional | URL | URL where a customer can purchase a membership.
`terms_url` | Optional | URL | URL where the terms and conditions are stated.
`terms_release_date` | Optional | Date | Date when the terms and conditions where published.
`start_date` | Optional | Date | Date that the system began operations.
`phone_number` | Optional | Phone Number | A single voice telephone number for the specified system that presents the telephone number as typical for the system's service area. It can and should contain punctuation marks to group the digits of the number. Dialable text (for example, Capital Bikeshare’s "877-430-BIKE") is permitted, but the field must not contain any other descriptive text.
`email` | Optional | Email | Email address actively monitored by the operator’s customer service department. This email address should be a direct contact point where riders can reach a customer service representative.
Expand Down