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

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

Return to bug 35044