feat (api particulier): add Pole emploi field
This commit is contained in:
parent
4cfc9f7d86
commit
6ab8ac0662
28 changed files with 429 additions and 58 deletions
|
@ -79,6 +79,7 @@ describe ProcedureExportService do
|
|||
"annuaire_education",
|
||||
"cnaf",
|
||||
"dgfip",
|
||||
"pole_emploi",
|
||||
"text"
|
||||
]
|
||||
end
|
||||
|
@ -168,6 +169,7 @@ describe ProcedureExportService do
|
|||
"annuaire_education",
|
||||
"cnaf",
|
||||
"dgfip",
|
||||
"pole_emploi",
|
||||
"text"
|
||||
]
|
||||
end
|
||||
|
@ -253,6 +255,7 @@ describe ProcedureExportService do
|
|||
"annuaire_education",
|
||||
"cnaf",
|
||||
"dgfip",
|
||||
"pole_emploi",
|
||||
"text"
|
||||
]
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue