{ "schema_type": "object", "ree_version": "1.0.1", "name": "symbolize_keys", "path": "packages/ree_hash/package/ree_hash/functions/symbolize_keys.rb", "mount_as": "fn", "class": "ReeHash::SymbolizeKeys", "factory": null, "methods": [ { "doc": "Converts keys to Symbol if possible, deep is by default", "throws": [ ], "return": "Hash", "args": [ { "arg": "hash", "type": "Hash" } ] } ], "links": [ { "target": "transform_keys", "package_name": "ree_hash", "as": "transform_keys", "imports": [ ] } ] }