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

(-)a/api/v1/swagger/definitions/authorised_value_category.yaml (-1 / +3 lines)
Lines 9-14 properties: Link Here
9
    description: Is this category system or not
9
    description: Is this category system or not
10
    type: boolean
10
    type: boolean
11
    readOnly: true
11
    readOnly: true
12
  is_integer_only:
13
    description: Is this category integer only or not
14
    readOnly: true
12
  authorised_values:
15
  authorised_values:
13
    type: array
16
    type: array
14
    description: This category's authorised values
17
    description: This category's authorised values
15
- 

Return to bug 28869