36394 36395 36396
# File 'lib/schemas.rb', line 36394 def self.from_json!(json) from_dynamic!(JSON.parse(json)) end