- #1759 Update generated code
- Change
Checkout.Session.currency_conversion
to be required - Change
Identity.VerificationReport.options
andIdentity.VerificationReport.type
to be optional - Change type of
Identity.VerificationSession.options
fromVerificationSessionOptions
toVerificationSessionOptions | null
- Change type of
Identity.VerificationSession.type
fromenum('document'|'id_number')
toenum('document'|'id_number') | null
- Change
- #1762 Add Deno webhook signing example
- #1761 Add Deno usage instructions in README