We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60df72a commit b071385Copy full SHA for b071385
gbfs.md
@@ -122,7 +122,7 @@ Hours and dates of operation SHOULD be published even in cases where services ar
122
123
* Files are distributed as individual HTTP endpoints.
124
* All endpoints MUST use HTTPS
125
- * All endpoints MUST respond to HTTP requests in less than 5 seconds
+ * All endpoints SHOULD respond to HTTP requests in less than 1 second
126
* REQUIRED files MUST NOT 404. They MUST return a properly formatted JSON file as defined in [Output Format](#output-format).
127
* OPTIONAL files MAY 404. A 404 of an OPTIONAL file SHOULD NOT be considered an error.
128
0 commit comments