OneBusAway · Example Payload

Get_Api_Where_Config.Json

default

Get_Api_Where_Config.Json is an example object payload from OneBusAway, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummarydescriptiontags

Example Payload

Raw ↑
{
  "operationId": "get_api_where_config.json",
  "method": "GET",
  "path": "/api/where/config.json",
  "summary": "config",
  "description": "",
  "tags": [
    "default"
  ]
}