We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf63a1c commit 0844b47Copy full SHA for 0844b47
identity/identity_verification.go
@@ -35,7 +35,6 @@ type VerifiableAddressStatus string
35
type VerifiableAddress struct {
36
// The ID
37
//
38
- // required: true
39
ID uuid.UUID `json:"id" db:"id" faker:"-"`
40
41
// The address value
0 commit comments