Add endpoint for full-text search (#6)
This commit is contained in:
@@ -45,6 +45,8 @@ const index = {
|
||||
|
||||
// Export the entire personal tree as HTML
|
||||
'/data/export/html': ['controller::Export.html_export'],
|
||||
|
||||
'/search': ['controller::api:v1:Misc.get_search'],
|
||||
},
|
||||
|
||||
post: {
|
||||
|
||||
Reference in New Issue
Block a user