View | Details | Raw Unified | Return to bug 35044
Collapse All | Expand All

(-)a/api/v1/swagger/definitions/extended_attribute_type.yaml (-1 / +3 lines)
Lines 28-33 properties: Link Here
28
  searchable:
28
  searchable:
29
    description: is the extended attribute type searchable
29
    description: is the extended attribute type searchable
30
    type: boolean
30
    type: boolean
31
  repeatable:
32
    description: is the extended attribute type repetable
33
    type: boolean
31
34
32
additionalProperties: false
35
additionalProperties: false
33
required:
36
required:
34
- 

Return to bug 35044