nix-tools/data/schemas/locale-schema.yaml
2016-09-17 21:20:57 +02:00

7 lines
157 B
YAML

---
type: map
mapping:
"region": { type: str }
"zone": { type: str }
"localeGenPath": { type: str, required: yes }
"geoipUrl": { type: str }