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

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

Return to bug 37054