From 681e9ed3dd6e91002c38265bf78d5cdb88ae3920 Mon Sep 17 00:00:00 2001 From: Neil Dorin Date: Mon, 24 Feb 2020 09:44:57 -0700 Subject: [PATCH] removed json decorator from snippet block --- ConfigurationStructure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ConfigurationStructure.md b/ConfigurationStructure.md index 2993fef..63251de 100644 --- a/ConfigurationStructure.md +++ b/ConfigurationStructure.md @@ -29,7 +29,7 @@ At a high level, the idea is to define a template of all of the common configura ## Object Structure for `template` and `system` (`PepperDash.Essentials.Core.EssentialsConfig`) -``` json +``` { "info": { // This object is deserialized to type PepperDash.Essentials.Core.Config.InfoConfig