JsonSchemaDefinitionAppender public class JsonSchemaDefinitionAppender : ISchemaDefinitionAppender Appends a JSON Schema to the Definitions of another JSON Schema. Documentation Code public JsonSchemaDefinitionAppender() public void Append(object root, JsonSchema4 objectToAppend) Appends the schema to the root object.