From 9c07487b821dcf3d488fa8961b963f21869339ec Mon Sep 17 00:00:00 2001
From: Lars Trieloff <trieloff@adobe.com>
Date: Fri, 5 Jan 2018 15:18:25 +0000
Subject: [PATCH] [trivial] ignore defined in for nested properties

---
 examples/docs/arrays.schema.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/examples/docs/arrays.schema.md b/examples/docs/arrays.schema.md
index d63414f..5b8b85e 100644
--- a/examples/docs/arrays.schema.md
+++ b/examples/docs/arrays.schema.md
@@ -221,7 +221,6 @@ The a property
 `a`
 * is **required**
 * type: `string`
-* defined in this schema
 
 ##### a Type
 
@@ -242,7 +241,6 @@ The b property
 `b`
 * is optional
 * type: `integer`
-* defined in this schema
 
 ##### b Type
 
-- 
GitLab