small update
This commit is contained in:
parent
319822fdad
commit
0acc26f90e
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ class Pastebinner
|
|||
response = RestClient::Request.execute(
|
||||
method: :get,
|
||||
url: @scraping_api_url + ENDPOINTS[:scrape_item_meta] + "?i=#{unique_paste_key}")
|
||||
response
|
||||
end
|
||||
|
||||
##### PREPARING THE PASTES FOR SERIALIZATION FOR ES CONFORMING TO PER INDEX SEARCHING
|
||||
|
|
Loading…
Add table
Reference in a new issue