mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 22:53:02 +00: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.