nix-tools/data/schemas/locale-schema.yaml
2016-09-17 18:05:45 +02:00

8 lines
167 B
YAML

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