mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
The usage of `any?` predicate as-is uses the standard any generator that causes to generate java.lang.Character instances created that are not properly serialiable to JSON. The `::sm/any` schema delimits the generator to a commonly known serializable types on json.