{// Union field min can be only one of the following:"minimum": number,"exclusiveMinimum": number// End of list of possible types for union field min.// Union field max can be only one of the following:"maximum": number,"exclusiveMaximum": number// End of list of possible types for union field max.}