diff options
Diffstat (limited to 'site/search.json')
-rw-r--r-- | site/search.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/site/search.json b/site/search.json index ca1041d..dd11229 100644 --- a/site/search.json +++ b/site/search.json @@ -4,6 +4,10 @@ "list": { "path": "/list/{filename}", "operation": "MirrorSearch.Search.getMatches" + }, + "services": { + "path": "/services", + "operation": "MirrorSearch.Search.getServices" } }, "slices": [ |