From 55d239c6a25f6a4742bab10900cc1edbab52bc9f Mon Sep 17 00:00:00 2001 From: build-token <build-token> Date: Mon, 1 Aug 2022 12:38:25 +0000 Subject: [PATCH] publish: fix: type rechercherPoint generated from commit b2975d3300767a331406883155908bfcaf04c98d --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index ff7eef1..ec4d098 100644 --- a/index.js +++ b/index.js @@ -221311,6 +221311,7 @@ function consulterDonneesTechniquesContractuelles(pointId, appLogin) { * Use rechercherPoint to find user PDL if exist * @param {string} name * @param {string} postalCode + * @param {string} inseeCode * @param {string} address * @returns {string} PDL */ -- GitLab