27 28 29
# File 'lib/meilisearch/task.rb', line 27 def index_task(task_uid) http_get "/tasks/#{task_uid}" end