{"$id":"https://legytma.com.br/schema/size_default.schema.json","$schema":"http://json-schema.org/draft-06/schema#","title":"Size Default","description":"","$comment":"Created by Windol <windol@legytma.com.br> at 01/05/2020.\nCopyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.","type":"object","anyOf":[{"$ref":"https://legytma.com.br/schema/size.schema.json"}],"properties":{"type":{"$ref":"https://legytma.com.br/schema/size.schema.json#/definitions/type","const":"default"},"width":{"$ref":"https://legytma.com.br/schema/double.schema.json"},"height":{"$ref":"https://legytma.com.br/schema/double.schema.json"}}}
