Final documentation change for today.
This commit is contained in:
parent
55037a2cd6
commit
c756b900e1
4 changed files with 6 additions and 6 deletions
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"examples": [
|
||||
{
|
||||
"title": "Example",
|
||||
"content": "http://localhost/api/lighthouse/autocomplete?s=fillerino",
|
||||
"content": "http://localhost/autocomplete?s=fillerino",
|
||||
"type": "url"
|
||||
}
|
||||
]
|
||||
|
@ -88,7 +88,7 @@
|
|||
"examples": [
|
||||
{
|
||||
"title": "Example",
|
||||
"content": "http://localhost/api/lighthouse/search?s=fillerino",
|
||||
"content": "http://localhost/search?s=fillerino",
|
||||
"type": "url"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -14,7 +14,7 @@ define({
|
|||
"apidoc": "0.3.0",
|
||||
"generator": {
|
||||
"name": "apidoc",
|
||||
"time": "2017-09-28T20:31:59.344Z",
|
||||
"time": "2017-09-28T20:35:05.906Z",
|
||||
"url": "http://apidocjs.com",
|
||||
"version": "0.17.6"
|
||||
}
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"apidoc": "0.3.0",
|
||||
"generator": {
|
||||
"name": "apidoc",
|
||||
"time": "2017-09-28T20:31:59.344Z",
|
||||
"time": "2017-09-28T20:35:05.906Z",
|
||||
"url": "http://apidocjs.com",
|
||||
"version": "0.17.6"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue