26712 26713 26714
# File 'lib/schemas.rb', line 26712 def self.from_json!(json) from_dynamic!(JSON.parse(json)) end