mirror of
https://github.com/soulaklabs/bitoduc.fr.git
synced 2025-12-08 17:13:23 +00:00
autorise le genre "n" pour neutre
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
},
|
},
|
||||||
"genre": {
|
"genre": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"enum": ["f", "m"]
|
"enum": ["f", "m", "n"]
|
||||||
},
|
},
|
||||||
"pluriel": {"type": "boolean"}
|
"pluriel": {"type": "boolean"}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user