fix substring
This commit is contained in:
@@ -16,7 +16,16 @@ const log = conf.api.activelog.includes(currentmod)
|
||||
* @apiHeader {array[]} xprofils list of string profil apply into xtribe for xapp
|
||||
* @apiHeader {string} xuuid a unique number uuid.v4 created the fisrt time a domain is visited on a device
|
||||
* @apiHeader {integer} xtrkversion a version number link to tracking system
|
||||
*
|
||||
* @apiHeaderExample {json} Header-Example for anonymous:
|
||||
* {
|
||||
* "xtrkversion":1,
|
||||
* "xtribe":"smatchit",
|
||||
* "xapp":"presentation",
|
||||
* "xlang":"fr",
|
||||
* "xalias":"anonymous",
|
||||
* "xhash":"anonymous",
|
||||
* "xdays":0
|
||||
* }
|
||||
* @apiHeaderExample {json} Header-Example:
|
||||
* {
|
||||
* Cache-Control: "no-cache",
|
||||
|
Reference in New Issue
Block a user