[Cluster] Add NACE_CODE to schema

pull/956/head
gregWDumont 2024-04-03 14:37:57 +02:00
parent 548cce9ed8
commit 8c22d4bfc3
1 changed files with 3 additions and 0 deletions

View File

@ -139,6 +139,9 @@
"items": {
"type": "string"
}
},
"NACE_CODE": {
"type": "string"
}
}
}