Skip to content

Commit

Permalink
Correct example to respect new constraint on field example in frictio…
Browse files Browse the repository at this point in the history
…nless
  • Loading branch information
geoffreyaldebert committed Jul 7, 2022
1 parent d586b9a commit c87536c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
{
"name":"porteur_siren",
"description":"Numéro SIREN du/des porteur(s) de l'aide. S'il y a plusieurs porteurs, mettre une virgule sans espace entre les différents porteurs.",
"example":"Conseil départemental de la Nièvre,ADEME",
"example":"385290309",
"type":"string",
"constraints":{
"required":true,
Expand Down

0 comments on commit c87536c

Please sign in to comment.