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

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

Return to bug 35044