fix(api particulier): remove $def key from pole emploi JSON schema
This commit is contained in:
parent
115adbec70
commit
f08081abfe
1 changed files with 26 additions and 28 deletions
|
@ -38,7 +38,6 @@
|
|||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"$defs": {
|
||||
"adresse": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
@ -67,7 +66,6 @@
|
|||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"dateInscription": {
|
||||
"format": "date",
|
||||
|
|
Loading…
Add table
Reference in a new issue