Changes to Translate coordinates to the closest address(es)/places/stops.

GET /api/v1/reverse-geocode

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 5 of the 52 revisions of this API.559

  1. dbfe4b7f2bab1
  2. 26803b66a16b4
  3. fcec2b4dd9761
  4. 6775a2d6764d3
  5. b7bf68a0d6f3118

What changed

    • added the new HGV enum value to the items/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • removed the enum value ADDRESS from the query request parameter type

      request-parameter-enum-value-removed

    • removed the enum value PLACE from the query request parameter type

      request-parameter-enum-value-removed

    • removed the enum value STOP from the query request parameter type

      request-parameter-enum-value-removed

    • for the query request parameter type, the type/format was changed from string/ to array/

      request-parameter-type-changed

    • added the new optional query request parameter numResults

      new-optional-request-parameter

    • added the new DEBUG_BUS_ROUTE enum value to the items/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new DEBUG_FERRY_ROUTE enum value to the items/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new DEBUG_RAILWAY_ROUTE enum value to the items/modes/items/ response property for the response status 200

      response-property-enum-value-added

  • b7bf68a0d6f3118See the full diff
    • the query request parameter type was restricted to a list of enum values

      request-parameter-became-enum

    • deleted the query request parameter numResults

      request-parameter-removed

    • added the new enum value ADDRESS to the query request parameter type

      request-parameter-enum-value-added

    • added the new enum value PLACE to the query request parameter type

      request-parameter-enum-value-added

    • added the new enum value STOP to the query request parameter type

      request-parameter-enum-value-added

    • for the query request parameter type, the type/format was generalized from array/ to string/

      request-parameter-type-generalized

    • removed the DEBUG_BUS_ROUTE enum value from the items/modes/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the DEBUG_FERRY_ROUTE enum value from the items/modes/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the DEBUG_RAILWAY_ROUTE enum value from the items/modes/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the HGV enum value from the items/modes/items/ response property for the response status 200

      response-property-enum-value-removed

    This revision also has 30 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog