mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-02-09 01:45:03 +00:00
27 lines
491 B
YAML
27 lines
491 B
YAML
- nom: localisation
|
|
|
|
|
|
- test: code commune
|
|
formule:
|
|
synchronisation:
|
|
API: localisation
|
|
chemin: code
|
|
exemples:
|
|
- nom: Base
|
|
situation:
|
|
localisation:
|
|
code: 29200
|
|
valeur attendue: 29200
|
|
|
|
- test: région
|
|
formule:
|
|
synchronisation:
|
|
API: localisation
|
|
chemin: région . nom
|
|
exemples:
|
|
- nom: Base
|
|
situation:
|
|
localisation:
|
|
région:
|
|
nom: Bretagne
|
|
valeur attendue: Bretagne
|