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": [
|
"examples": [
|
||||||
{
|
{
|
||||||
"title": "Example",
|
"title": "Example",
|
||||||
"content": "http://localhost/api/lighthouse/autocomplete?s=fillerino",
|
"content": "http://localhost/autocomplete?s=fillerino",
|
||||||
"type": "url"
|
"type": "url"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -88,7 +88,7 @@ define({ "api": [
|
||||||
"examples": [
|
"examples": [
|
||||||
{
|
{
|
||||||
"title": "Example",
|
"title": "Example",
|
||||||
"content": "http://localhost/api/lighthouse/search?s=fillerino",
|
"content": "http://localhost/search?s=fillerino",
|
||||||
"type": "url"
|
"type": "url"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
"examples": [
|
"examples": [
|
||||||
{
|
{
|
||||||
"title": "Example",
|
"title": "Example",
|
||||||
"content": "http://localhost/api/lighthouse/autocomplete?s=fillerino",
|
"content": "http://localhost/autocomplete?s=fillerino",
|
||||||
"type": "url"
|
"type": "url"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -88,7 +88,7 @@
|
||||||
"examples": [
|
"examples": [
|
||||||
{
|
{
|
||||||
"title": "Example",
|
"title": "Example",
|
||||||
"content": "http://localhost/api/lighthouse/search?s=fillerino",
|
"content": "http://localhost/search?s=fillerino",
|
||||||
"type": "url"
|
"type": "url"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -14,7 +14,7 @@ define({
|
||||||
"apidoc": "0.3.0",
|
"apidoc": "0.3.0",
|
||||||
"generator": {
|
"generator": {
|
||||||
"name": "apidoc",
|
"name": "apidoc",
|
||||||
"time": "2017-09-28T20:31:59.344Z",
|
"time": "2017-09-28T20:35:05.906Z",
|
||||||
"url": "http://apidocjs.com",
|
"url": "http://apidocjs.com",
|
||||||
"version": "0.17.6"
|
"version": "0.17.6"
|
||||||
}
|
}
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
"apidoc": "0.3.0",
|
"apidoc": "0.3.0",
|
||||||
"generator": {
|
"generator": {
|
||||||
"name": "apidoc",
|
"name": "apidoc",
|
||||||
"time": "2017-09-28T20:31:59.344Z",
|
"time": "2017-09-28T20:35:05.906Z",
|
||||||
"url": "http://apidocjs.com",
|
"url": "http://apidocjs.com",
|
||||||
"version": "0.17.6"
|
"version": "0.17.6"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue