···213213 return "map[string]any", nil
214214 }
215215 case lexicon.SchemaRef:
216216- // XXX: this currently assumes that a struct is being referenced, but it might actually be something like an array or strings (with known values)
217216 ptr := ""
218217 if optional {
219218 ptr = "*"