toulouse-maelis: ajouter le département aux informations de naissances #209

Merged
nroche merged 8 commits from wip/76608-parsifal-birth-county into main 2023-04-17 17:28:51 +02:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 80100d9d58 - Show all commits

View File

@ -554,7 +554,6 @@ CHILD_SCHEMA = {
'type': 'string',
'pattern': '.+',
},
'birth': BIRTH_SCHEMA,
'dietcode': {
'description': 'Code de régime alimentaire (depuis référentiel)',
'oneOf': [{'type': 'string'}, {'type': 'null'}],