33568 33569 33570
# File 'lib/schemas.rb', line 33568 def self.from_json!(json) from_dynamic!(JSON.parse(json)) end