Skip to content

Releases: Woosmap/openapi-specification

v1.30.2

18 Mar 14:29

Choose a tag to compare

1.30.2 (2025-03-18)

Bug Fixes

  • added missing parameters in all parameters $ref (bbdf6ba)
  • mark type as deprecated in autocomplete response, also remove old speach about deprecated_fields (7dda8c6)
  • unlink the type field with its model to properly deprecate it (5b09717)

v1.30.1

11 Mar 10:48

Choose a tag to compare

1.30.1 (2025-03-11)

Bug Fixes

  • Add avoid parameter to isochrones (f0a864a)

v1.30.0

03 Mar 10:30

Choose a tag to compare

1.30.0 (2025-03-03)

Bug Fixes

  • fixed parameter name timestamp for timezone geolocation (c6828f3)
  • fixed parameter name for timezone geolocation (f91089d)

Features

  • add geolocation timezone response (cfed913)

v1.29.5

28 Feb 11:17

Choose a tag to compare

1.29.5 (2025-02-28)

Bug Fixes

  • change the description of locality type (914e0c7)

v1.29.4

27 Feb 10:52

Choose a tag to compare

1.29.4 (2025-02-27)

Bug Fixes

  • localities details returns a type GEOMETRIC_CENTER when displaying details for a street (124ba65)

v1.29.3

24 Feb 10:50

Choose a tag to compare

1.29.3 (2025-02-24)

Bug Fixes

  • localities now handles public_id for interpolated addresses. Geocode will return it, details will interpret them (d38a8ad)

v1.29.2

07 Feb 10:20

Choose a tag to compare

1.29.2 (2025-02-07)

Bug Fixes

  • correct typo in zone API (0a994f5)
  • create zoneDelete.yml (0ca1b28)
  • remove zone_id parameter of zonesDelete.yml (2f38017)
  • update index file that list all endpoint (c20e388)

v1.29.1

31 Jan 10:47

Choose a tag to compare

1.29.1 (2025-01-31)

Bug Fixes

  • set again different types for geocode and autocomplete as they have same values but different default. (680908b)

v1.29.0

24 Jan 14:36

Choose a tag to compare

1.29.0 (2025-01-24)

Bug Fixes

  • compareSync will ignore the differences in file timestamps and focus on the content and structure of the files. (94083a2)
  • CI test fixed on ubuntu 22.04 (791b64c)

Features

  • Add excluded_types parameter to Localities API (0de7fe6)

v1.28.0

20 Jan 15:40

Choose a tag to compare

1.28.0 (2025-01-20)

Bug Fixes

  • fixed zone update path samples (6bfbb87)

Features

  • added link to Dataset API (cafb7a8)