From 7d9c8db659c7241f65749ab9331148d31c09eb94 Mon Sep 17 00:00:00 2001 From: gregoirenovel Date: Mon, 27 Mar 2017 11:36:37 +0200 Subject: [PATCH] Update the apipie_examples JSON so that it shows champs_private --- doc/apipie_examples.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/apipie_examples.json b/doc/apipie_examples.json index 968788243..e14456d96 100644 --- a/doc/apipie_examples.json +++ b/doc/apipie_examples.json @@ -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,