fix(api particulier): remove $def key from pole emploi JSON schema

This commit is contained in:
François Vantomme 2021-12-08 17:44:02 +01:00 committed by simon lehericey
parent 115adbec70
commit f08081abfe

View file

@ -38,7 +38,6 @@
"email": {
"type": "string"
},
"$defs": {
"adresse": {
"type": "object",
"properties": {
@ -67,7 +66,6 @@
"type": "string"
}
}
}
},
"dateInscription": {
"format": "date",