Skip to content

7.82.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 20 Aug 14:36
· 2 commits to master since this release

Included commits: 7.81.1...7.82.0

Improvements

  • Declared HTTP response codes for the customer registration confirmation endpoint to support API discoverability for the Storefront API.

Fixes

  • Corrected the registration confirmation response code declaration from 200 to 201 and simplified the 422 description to cover both unknown keys and already-confirmed accounts, replacing separate 404 and 409 entries.