check owner, deployed_service and various improvment
This commit is contained in:
9
tests/dictionaries/10load_multivalue/makedict/after.json
Normal file
9
tests/dictionaries/10load_multivalue/makedict/after.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"rougail.general.mode_conteneur_actif": {
|
||||
"owner": "default",
|
||||
"value": [
|
||||
"non",
|
||||
"oui"
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,9 @@
|
||||
{
|
||||
"rougail.general.mode_conteneur_actif": {
|
||||
"owner": "default",
|
||||
"value": [
|
||||
"non",
|
||||
"oui"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user