19 20 21
# File 'lib/factual/api.rb', line 19 def schema(query) handle_request(:schema, query.path + "/schema", query.params)["view"] end