Skip to content

v0.2.47..v0.2.48 changeset HootenannyDevelopmentAdvancedOptionsInfo.asciidoc

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/docs/developer/HootenannyDevelopmentAdvancedOptionsInfo.asciidoc b/docs/developer/HootenannyDevelopmentAdvancedOptionsInfo.asciidoc
index f8bc88f..821d870 100644
--- a/docs/developer/HootenannyDevelopmentAdvancedOptionsInfo.asciidoc
+++ b/docs/developer/HootenannyDevelopmentAdvancedOptionsInfo.asciidoc
@@ -18,7 +18,7 @@ This description is for quick overview of conflation advanced option meta data r
 	i. defaultvalue: the default value set in UI
 	j. onchange: js which gets executed when the field value changes
 	k. required: This field forces value to be set all time when the group is enabled. On UI if required=true then the field is hidden
-	
+
 4. Service rest endpoint http://localhost:8080/hoot-services/info/advancedopts/getoptions?conftype=custom exposes modified conf/conflateAdvOps.json where the Service does following
 	a. read conf/core/configOptions.asciidoc
 	b. read conf/services/conflateAdvOps.json
Clone this wiki locally