Final documentation change for today.

This commit is contained in:
Fillerino 2017-09-28 22:36:36 +02:00
parent 55037a2cd6
commit c756b900e1
4 changed files with 6 additions and 6 deletions

View file

@ -19,7 +19,7 @@ define({ "api": [
"examples": [
{
"title": "Example",
"content": "http://localhost/api/lighthouse/autocomplete?s=fillerino",
"content": "http://localhost/autocomplete?s=fillerino",
"type": "url"
}
]
@ -88,7 +88,7 @@ define({ "api": [
"examples": [
{
"title": "Example",
"content": "http://localhost/api/lighthouse/search?s=fillerino",
"content": "http://localhost/search?s=fillerino",
"type": "url"
}
]