mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
18 lines
304 B
YAML
18 lines
304 B
YAML
models:
|
|
BookCase:
|
|
title: string
|
|
lat: double
|
|
lon: json
|
|
address: text
|
|
type: string
|
|
open: string
|
|
comment: text
|
|
contact: text
|
|
bcz: text
|
|
digital: boolean
|
|
icontype: string
|
|
deactivated: boolean
|
|
deactreason: string
|
|
entrytype: string
|
|
homepage: string
|