Update alterations to add tags.
This commit is contained in:
parent
f091a5669a
commit
f0e6586236
8 changed files with 111 additions and 64 deletions
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1",
|
||||
"id": "TATOO_MET_KHAFU",
|
||||
"metadata": {
|
||||
"name": "Tatouage de Met' Khafu",
|
||||
"description": "Tatouage symbole d'un contrat partiel avec Met' Khafu."
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
"fieldId": "PP",
|
||||
"expression": "-4"
|
||||
}
|
||||
]
|
||||
"type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1",
|
||||
"id": "TATOO_MET_KHAFU",
|
||||
"metadata": {
|
||||
"name": "Tatouage de Met' Khafu",
|
||||
"description": "Tatouage symbole d'un contrat partiel avec Met' Khafu."
|
||||
},
|
||||
"tags": [
|
||||
"TATOO"
|
||||
],
|
||||
"fields": [
|
||||
{
|
||||
"fieldId": "PP",
|
||||
"expression": "-(4)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue