Add total_commentaire in API Dossier and total_dossier on API Procedure
This commit is contained in:
parent
4e6d153893
commit
21a18a536f
7 changed files with 30 additions and 3 deletions
|
@ -7,7 +7,8 @@ class ProcedureSerializer < ActiveModel::Serializer
|
|||
:organisation,
|
||||
:direction,
|
||||
:archived,
|
||||
:geographic_information
|
||||
:geographic_information,
|
||||
:total_dossier
|
||||
|
||||
|
||||
has_one :geographic_information, serializer: ModuleApiCartoSerializer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue