ISchemaDefinitionAppender public interface ISchemaDefinitionAppender Appends a schema to the definition list of the root object. Documentation Code void Append(object root, JsonSchema4 objectToAppend) Appends the schema to the root object.