[fix #1000] export name and first name in api
This commit is contained in:
parent
c4498ece2b
commit
b02282c1d0
5 changed files with 19 additions and 1 deletions
|
@ -14,6 +14,7 @@ class DossierSerializer < ActiveModel::Serializer
|
|||
:accompagnateurs,
|
||||
:invites
|
||||
|
||||
has_one :individual
|
||||
has_one :entreprise
|
||||
has_one :etablissement
|
||||
has_many :cerfa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue