-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
Problem description
AuthenticationId example and length suggests UUID but no format constraint, no indication of uniqueness guarantees:
AuthenticationId:
type: string
description: unique id of the verification attempt the code belongs to.
maxLength: 36
example: ea0840f3-3663-4149-bd10-c7c6b8912105
Possible evolution
Provide a format.
Alternative solution
Additional context
Reactions are currently unavailable