Skip to content
Open
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
1 change: 1 addition & 0 deletions gbfs.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ Hours and dates of operation SHOULD be published even in cases where services ar

* Files are distributed as individual HTTP endpoints.
* All endpoints MUST use HTTPS
* All endpoints SHOULD respond to HTTP requests in less than 1 second
* REQUIRED files MUST NOT 404. They MUST return a properly formatted JSON file as defined in [Output Format](#output-format).
* OPTIONAL files MAY 404. A 404 of an OPTIONAL file SHOULD NOT be considered an error.

Expand Down