7.82.0
·
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
200to201and simplified the422description to cover both unknown keys and already-confirmed accounts, replacing separate404and409entries.