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

(-)a/api/v1/swagger/definitions/library.yaml (-1 / +5 lines)
Lines 97-102 properties: Link Here
97
      - "null"
97
      - "null"
98
    description: geolocation of your library
98
    description: geolocation of your library
99
    maxLength: 255
99
    maxLength: 255
100
  library_color:
101
    type:
102
      - string
103
      - "null"
104
    description: the primary color used by the library
100
  marc_org_code:
105
  marc_org_code:
101
    type:
106
    type:
102
      - string
107
      - string
103
- 

Return to bug 37054