Changes to Autocompletion & geocoding that resolves user input addresses including coordinates

GET /api/v1/geocode

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

Changed in 6 of the 52 revisions of this API.9715

  1. dbfe4b7f2bab11
  2. 2ad91806777f2
  3. 26803b66a16b4
  4. fcec2b4dd9761
  5. 6775a2d6764d33
  6. b7bf68a0d6f3538

What changed

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

      response-property-enum-value-added

    • added the enum value HGV to the property items/ of the query request parameter mode

      request-parameter-property-enum-value-added

    • added the new optional query request parameter max

      new-optional-request-parameter

    • added the new optional query request parameter min

      new-optional-request-parameter

    • 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

  • 6775a2d6764d33See the full diff
    • 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

    • added the enum value DEBUG_BUS_ROUTE to the property items/ of the query request parameter mode

      request-parameter-property-enum-value-added

    • added the enum value DEBUG_FERRY_ROUTE to the property items/ of the query request parameter mode

      request-parameter-property-enum-value-added

    • added the enum value DEBUG_RAILWAY_ROUTE to the property items/ of the query request parameter mode

      request-parameter-property-enum-value-added

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

      request-parameter-became-enum

    • removed the enum value DEBUG_BUS_ROUTE from the property items/ of the query request parameter mode

      request-parameter-property-enum-value-removed

    • removed the enum value DEBUG_FERRY_ROUTE from the property items/ of the query request parameter mode

      request-parameter-property-enum-value-removed

    • removed the enum value DEBUG_RAILWAY_ROUTE from the property items/ of the query request parameter mode

      request-parameter-property-enum-value-removed

    • removed the enum value HGV from the property items/ of the query request parameter mode

      request-parameter-property-enum-value-removed

    • deleted the query request parameter max

      request-parameter-removed

    • deleted the query request parameter min

      request-parameter-removed

    • 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