Skip to content
Snippets Groups Projects
Commit 2b3f842b authored by root's avatar root
Browse files

fix: simplify search

parent 4aff963d
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,8 @@
"item":{
"descriptor":{
"name":searchString
},
"id":itemId
}/*,
"id":itemId*/
},
"fulfillment":{
"type": fulfillment.type,
......@@ -48,7 +48,7 @@
"name":category.categoryName
},
"id":category.categoryId
},
}/*,
"location":{
"circle":{
"gps":location,
......@@ -58,7 +58,7 @@
"unit": "km"
}
}
}
}*/
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment