{"$id":"https://schema.legytma.com.br/1.1.2/schema/widget/base_line.schema.json","$schema":"http://json-schema.org/draft-06/schema#","title":"Base Line","description":"","$comment":"Created by Windol <windol@legytma.com.br> at 04/05/2020.\nCopyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.","type":"object","allOf":[{"$ref":"https://schema.legytma.com.br/1.1.2/schema/widget.schema.json"}],"properties":{"type":{"$ref":"https://schema.legytma.com.br/1.1.2/schema/widget.schema.json#/definitions/type","const":"BaseLine"},"baseline":{"$ref":"https://schema.legytma.com.br/1.1.2/schema/double.schema.json"},"baselineType":{"$ref":"https://schema.legytma.com.br/1.1.2/schema/text_baseline.schema.json"},"child":{"$ref":"https://schema.legytma.com.br/1.1.2/schema/widget.schema.json"}},"required":["type","baseline","baselineType"]}
