Merge pull request #46 from sgmap/private-fields-in-api

Update the apipie_examples JSON so that it shows champs_private
This commit is contained in:
Mathieu Magnin 2017-03-27 12:12:23 +02:00 committed by GitHub
commit 720c40e599

View file

@ -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,