We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 014fb13 commit 54fc704Copy full SHA for 54fc704
data/fields/ref/FR/siret-FR.json
@@ -3,7 +3,7 @@
3
"type": "identifier",
4
"label": "SIRET Number",
5
"urlFormat": "https://annuaire-entreprises.data.gouv.fr/etablissement/{value}",
6
- "pattern": "^MONACO[A-Z\d]{5}001|\d{9}([1-7]\d{3}|0[1-9]\d{2}|00[1-9]\d|000[1-9])\d$",
+ "pattern": "^MONACO[A-Z\\d]{5}001|\\d{9}([1-7]\\d{3}|0[1-9]\\d{2}|00[1-9]\\d|000[1-9])\\d$",
7
"locationSet": {
8
"include": [
9
"fr"
0 commit comments