| title | "Full Name" |
|---|
| additionalProperties | false |
|---|
| properties | | type | |
|---|
| fullName | | type | "string" |
|---|
| title | "Full name" |
|---|
|
|---|
|
|---|
| type | "object" |
|---|
| options | |
|---|
|
| title | "First and Last Name" |
|---|
| additionalProperties | false |
|---|
| properties | | type | |
|---|
| firstName | | type | "string" |
|---|
| title | "First name" |
|---|
|
|---|
| lastName | | type | "string" |
|---|
| title | "Last name" |
|---|
|
|---|
|
|---|
| type | "object" |
|---|
| options | |
|---|
|
| title | "Other name" |
|---|
| additionalProperties | false |
|---|
| properties | | type | |
|---|
| otherFirstName | |
|---|
| otherLastName | |
|---|
|
|---|
| type | "object" |
|---|
| options | |
|---|
|
| title | "More name" |
|---|
| additionalProperties | false |
|---|
| properties | |
|---|
| type | "object" |
|---|
| options | |
|---|
|