diff --git a/RestApiDocs/api_data.js b/RestApiDocs/api_data.js index ac2ccb6..c13ff48 100644 --- a/RestApiDocs/api_data.js +++ b/RestApiDocs/api_data.js @@ -592,7 +592,7 @@ define({ "api": [ { "type": "get", "url": "?action=idindex-show", - "title": "Show the id index.", + "title": "Show the id index", "description": "

Outputs the id index. Useful if you need to verify that it's working as expected.

", "name": "SearchShowIdIndex", "group": "Search", diff --git a/RestApiDocs/api_data.json b/RestApiDocs/api_data.json index f9e55ab..9e97b5f 100644 --- a/RestApiDocs/api_data.json +++ b/RestApiDocs/api_data.json @@ -592,7 +592,7 @@ { "type": "get", "url": "?action=idindex-show", - "title": "Show the id index.", + "title": "Show the id index", "description": "

Outputs the id index. Useful if you need to verify that it's working as expected.

", "name": "SearchShowIdIndex", "group": "Search", diff --git a/RestApiDocs/api_project.js b/RestApiDocs/api_project.js index 3994b69..6532e1e 100644 --- a/RestApiDocs/api_project.js +++ b/RestApiDocs/api_project.js @@ -6,7 +6,7 @@ define({ "apidoc": "0.2.0", "generator": { "name": "apidoc", - "time": "2016-08-26T16:47:22.344Z", + "time": "2016-08-26T16:56:26.095Z", "url": "http://apidocjs.com", "version": "0.16.1" } diff --git a/RestApiDocs/api_project.json b/RestApiDocs/api_project.json index 69cccbc..a2b9fca 100644 --- a/RestApiDocs/api_project.json +++ b/RestApiDocs/api_project.json @@ -6,7 +6,7 @@ "apidoc": "0.2.0", "generator": { "name": "apidoc", - "time": "2016-08-26T16:47:22.344Z", + "time": "2016-08-26T16:56:26.095Z", "url": "http://apidocjs.com", "version": "0.16.1" }