Skip to content

Deprecations, Deviations and Deletions

Alex Justesen edited this page Mar 13, 2025 · 2 revisions

While deviations from the currently implementation are avoided in some cases we've made the conscious decision to make changes that improve the API. Below are a list of the current v1 deprecations, deviations and deletions.

⬇️ Deprecations

  • none atm

↔️ Deviations

  • When validation fails a 422 HTTP response status code will be returned, this is a changed from 400.
  • When an invalid brewery type is provided a validation error will be thrown, this is a change from responding with an empty payload.

🗑️ Deletions

  • v1/autocomplete endpoint was removed.
Clone this wiki locally