Skip to content

Commit c33c9b4

Browse files
authored
Updating accessibility options
1 parent 4d69fd2 commit c33c9b4

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

general-information.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ Stops describe vehicle trip start and end locations in a pre-designated physical
240240
| devices | UUID[] | Optional | List of device_ids for vehicles which are currently at this stop |
241241
| image_url | URL | Optional | Link to an image, photo, or diagram of the stop. Could be used by providers to help riders find or use the stop. |
242242

243-
244243
### Stop Status
245244

246245
**Stop Status** returns information about the current status of a **[Stop](#stops)**.
@@ -261,6 +260,8 @@ Example of the **Stop Status** object with properties listed:
261260
}
262261
```
263262

263+
[Top][toc]
264+
264265
### GBFS Compatibility
265266

266267
Some of the fields in the `Stops` definition are using notions which are currently not in MDS, such as `rental_methods`. These fields are included for compatibility with GBFS.
@@ -283,13 +284,13 @@ MDS uses Version 1 UUIDs by default. Version 4 UUIDs may be used where noted.
283284

284285
## Vehicle States
285286

286-
See new location in [vehicle states](/modes/vehicle_states.md) within [modes](/modes#vehicle-states).
287+
See new location within [vehicle states](/modes/vehicle_states.md) in [modes](/modes#vehicle-states).
287288

288289
[Top][toc]
289290

290291
### Event Types
291292

292-
See new location in [event types](/modes/event_types.md) within [modes](/modes#event-types).
293+
See new location within [event types](/modes/event_types.md) in [modes](/modes#event-types).
293294

294295
[Top][toc]
295296

@@ -312,11 +313,8 @@ Properties and characteristics of vehicles and devices.
312313
[Top][toc]
313314

314315
### Accessibility Options
315-
This enum represents the accessibility options available on a given vehicle, or the accessibility options utilized for a given trip. Optional and applicable only to certain [modes][modes].
316316

317-
| `accessibility_option` | Description |
318-
|-------------------------|---------------------------------------|
319-
| `wheelchair_accessible` | This vehicle is wheelchair accessible |
317+
See new location within [individual modes](/modes#list-of-supported-modes) in [modes](/modes#accessibility-options).
320318

321319
[Top][toc]
322320

0 commit comments

Comments
 (0)