|
Lines 31-37
properties:
Link Here
|
| 31 |
repeatable: |
31 |
repeatable: |
| 32 |
description: is the extended attribute type repetable |
32 |
description: is the extended attribute type repetable |
| 33 |
type: boolean |
33 |
type: boolean |
| 34 |
|
34 |
is_system: |
|
|
35 |
description: Is this field system or not |
| 36 |
type: boolean |
| 37 |
readOnly: true |
| 35 |
additionalProperties: false |
38 |
additionalProperties: false |
| 36 |
required: |
39 |
required: |
| 37 |
- extended_attribute_type_id |
40 |
- extended_attribute_type_id |
| 38 |
- |
|
|