# We use the develop branch to allow unmerged pull requests to be considered.
end
end
if File.exist?(generated)
else
end
end
portion =
if ext
"#{path}.#{ext}"
else
"#{path}.#{path.to_s.split('/').first}"
end
end
end
end
end
before do
end
end
before do
end
end
"#{SCHEMA_BASE_URL}#{name}.json"
end
"#{SCHEMA_BASE_URL}#{command}/#{method.to_s.upcase}/#{response_code}.json"
else
"#{SCHEMA_BASE_URL}#{command}/#{method.to_s.upcase}/request.json"
end
end
# includes the convenience-method `define_ontology('name')`