Add avis to api
This commit is contained in:
parent
4d6719fe7c
commit
0d80c48b7e
3 changed files with 3 additions and 1 deletions
|
@ -23,6 +23,7 @@ class DossierSerializer < ActiveModel::Serializer
|
|||
has_many :pieces_justificatives
|
||||
has_many :types_de_piece_justificative
|
||||
has_one :justificatif_motivation
|
||||
has_many :avis
|
||||
|
||||
has_many :champs, serializer: ChampSerializer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue