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

(-)a/api/v1/swagger/definitions/authorised_value.yaml (-2 / +3 lines)
Lines 13-19 properties: Link Here
13
    type: string
13
    type: string
14
  description:
14
  description:
15
    description: The staff interface description for this authorised value
15
    description: The staff interface description for this authorised value
16
    type: string
16
    type:
17
      - string
18
      - "null"
17
  opac_description:
19
  opac_description:
18
    description: The public interface description of this authorised value, if set"
20
    description: The public interface description of this authorised value, if set"
19
    type:
21
    type:
20
- 

Return to bug 34920