Skip to content

signed_body_value as string

Pre-release
Pre-release

Choose a tag to compare

@graebm graebm released this 18 Aug 22:55
bb28736
  • signed_body_value is now a string instead of an enum, allowing precalculated values to be passed.
    • This API change is not backwards compatible.
  • Fix bug where canonical query params were being double URI-encoded.