28925 28926 28927
# File 'lib/schemas.rb', line 28925 def self.from_json!(json) from_dynamic!(JSON.parse(json)) end