Rename fields in 'select_value'

This aligns with upstream, and makes more sense given their usage.
This commit is contained in:
Bruno BELANYI 2024-04-23 14:52:36 +00:00
parent 1c1387fee0
commit 2649422636
4 changed files with 36 additions and 32 deletions

4
src/grammar.json generated
View file

@ -491,7 +491,7 @@
"members": [
{
"type": "FIELD",
"name": "type",
"name": "name",
"content": {
"type": "ALIAS",
"content": {
@ -508,7 +508,7 @@
},
{
"type": "FIELD",
"name": "condition",
"name": "arguments",
"content": {
"type": "CHOICE",
"members": [