This PR releases v2.11.1 which fixes the expand query parameter in shopper-products to match shopper-search, so both are arrays. This PR also updates SLAS, which now has the refresh_token_expires_in field in TokenResponse and removes retrieveCredQualityUserInfo endpoint which was removed from SLAS.
This PR also consumes the new version of @commerce-apps/core, v1.6.1, which changes the way arrays are encoded as a query parameter.
This PR releases v2.11.1 which fixes the expand query parameter in shopper-products to match shopper-search, so both are arrays. This PR also updates SLAS, which now has the
refresh_token_expires_in
field inTokenResponse
and removesretrieveCredQualityUserInfo
endpoint which was removed from SLAS.This PR also consumes the new version of
@commerce-apps/core
,v1.6.1
, which changes the way arrays are encoded as a query parameter.