From 6ed18923723578dae092a577cf9755b69eee8e2a Mon Sep 17 00:00:00 2001 From: Florent Garit Date: Fri, 1 Dec 2017 09:23:46 +0100 Subject: [PATCH] Add information about options.http.path I was looking for a solution to alter the default path of a relation and I stumbled apon this solution which I believe was not documented. --- pages/en/lb3/Model-definition-JSON-file.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/en/lb3/Model-definition-JSON-file.md b/pages/en/lb3/Model-definition-JSON-file.md index 3ac2fe96d..7a3a71589 100644 --- a/pages/en/lb3/Model-definition-JSON-file.md +++ b/pages/en/lb3/Model-definition-JSON-file.md @@ -792,6 +792,11 @@ For example: Boolean Does not fetch the data if the relation is used in an include statement + + options.http.path + string + Set the relation http path +