{"$id":"https://legytma.com.br/schema/widget/aspect_ratio.schema.json","$schema":"http://json-schema.org/draft-06/schema#","title":"Aspect Ratio","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://legytma.com.br/schema/widget.schema.json"}],"properties":{"type":{"$ref":"https://legytma.com.br/schema/widget.schema.json#/definitions/type","const":"AspectRatio"},"aspectRatio":{"$ref":"https://legytma.com.br/schema/double.schema.json"},"child":{"$ref":"https://legytma.com.br/schema/widget.schema.json"}},"required":["type","aspectRatio"]}
