Skip to content

Commit

Permalink
fields: Add missing codeList property for a field (TEDEFO-3724)
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrand-lorentz committed Sep 12, 2024
1 parent b470874 commit 42d51ff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions fields/fields.json
Original file line number Diff line number Diff line change
Expand Up @@ -30440,6 +30440,13 @@
"repeatable" : {
"value" : false,
"severity" : "ERROR"
},
"codeList" : {
"value" : {
"id" : "eu-official-language",
"type" : "flat"
},
"severity" : "ERROR"
}
}, {
"id" : "BT-70-Lot",
Expand Down

0 comments on commit 42d51ff

Please sign in to comment.