You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Gauravano @sagarpreet-chadha@jywarren I've written this Issue to coordinate better our contribution. I am working on this, I just need more time to configure my PC again because I've updated my OS 😄
The goal of this Issue is to improve #1934, as discussed in #2755.
We need to include tags in the URL input. This should solve #2254.
Steps
Include tags in URL:
plots2/app/api/srch/search.rb
Lines 118 to 119 in 46f3d43
Update the
nearbyNodes
method to also include tags:plots2/app/services/search_service.rb
Line 188 in 46f3d43
Update doc/API.md file with the new functionality
The text was updated successfully, but these errors were encountered: