Lines 79-84
Link Here
|
79 |
"opac_info": { |
79 |
"opac_info": { |
80 |
"type": ["string", "null"], |
80 |
"type": ["string", "null"], |
81 |
"description": "HTML that displays in OPAC" |
81 |
"description": "HTML that displays in OPAC" |
|
|
82 |
}, |
83 |
"geolocation": { |
84 |
"type": ["string", "null"], |
85 |
"description": "geolocation of your library" |
82 |
} |
86 |
} |
83 |
}, |
87 |
}, |
84 |
"additionalProperties": false, |
88 |
"additionalProperties": false, |
85 |
- |
|
|