Update the apipie_examples JSON so that it shows champs_private
This commit is contained in:
parent
d9cb85d8a4
commit
7d9c8db659
1 changed files with 12 additions and 0 deletions
|
@ -86,6 +86,18 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"champs_private": [
|
||||
{
|
||||
"value": null,
|
||||
"type_de_champ": {
|
||||
"id": 1,
|
||||
"libelle": "Description privée",
|
||||
"type_champ": "text",
|
||||
"order_place": 0,
|
||||
"description": "description privée"
|
||||
}
|
||||
}
|
||||
],
|
||||
"pieces_justificatives": [
|
||||
{
|
||||
"url": null,
|
||||
|
|
Loading…
Reference in a new issue