feat(api.mandataire): add missing mandataire_first_name/last_name
Co-authored-by: Colin Darie <colin@darie.eu>
This commit is contained in:
parent
31168f9602
commit
77927e41bc
4 changed files with 17 additions and 3 deletions
|
@ -294,6 +294,9 @@ class API::V2::StoredQuery
|
|||
usager {
|
||||
email
|
||||
}
|
||||
prenomMandataire
|
||||
nomMandataire
|
||||
deposeParUnTiers
|
||||
connectionUsager
|
||||
groupeInstructeur {
|
||||
...GroupeInstructeurFragment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue