Hi, It would awesome to have details on the "extensions" considering that there are pictos that can identify what type of information we have in each extension.
Actual :
"extensions":
[
"il y a 2 jours",
"À plein temps"
],
wanted :
"extensions": {
publishedAt: 'il y a 2 jours',
contractType: 'A temps plein'
}
Thanks a lot for considering the request. :-)