Update specs

This commit is contained in:
Jake Barnby
2025-11-01 01:05:15 +13:00
parent dc968a1fa4
commit e7dc7a6fba
12 changed files with 3736 additions and 8 deletions
@@ -296,6 +296,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -467,6 +478,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -5425,6 +5447,17 @@
"x-example": "<TRANSACTION_ID>"
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -6379,6 +6412,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -7333,6 +7377,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -8584,6 +8639,17 @@
"x-example": "<TRANSACTION_ID>"
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -9520,6 +9586,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -9891,6 +9968,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
+519 -1
View File
@@ -332,6 +332,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -501,6 +512,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -5142,7 +5164,8 @@
},
"parameters": [
"queries",
"search"
"search",
"total"
],
"required": [],
"responses": [
@@ -5193,6 +5216,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -6208,6 +6242,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -6653,6 +6698,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -9992,6 +10048,17 @@
"x-example": "<TRANSACTION_ID>"
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -11420,6 +11487,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -12189,6 +12267,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -12619,6 +12708,17 @@
"default": 0
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -13266,6 +13366,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -14009,6 +14120,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -16613,6 +16735,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -17800,6 +17933,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -17875,6 +18019,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -17951,6 +18106,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -20863,6 +21029,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -20938,6 +21115,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -21014,6 +21202,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -21369,6 +21568,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -21455,6 +21665,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -21755,6 +21976,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -23414,6 +23646,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -25502,6 +25745,17 @@
"x-example": "<PROJECT_ID>"
},
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -26023,6 +26277,17 @@
"x-example": "<PROJECT_ID>"
},
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -28682,6 +28947,17 @@
"x-example": "<PROJECT_ID>"
},
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -29193,6 +29469,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -29775,6 +30062,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -30885,6 +31183,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -31626,6 +31935,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -32297,6 +32617,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -32754,6 +33085,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -33698,6 +34040,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -34592,6 +34945,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -35032,6 +35396,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -38329,6 +38704,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -38802,6 +39188,17 @@
"x-example": "<TRANSACTION_ID>"
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -40394,6 +40791,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -40750,6 +41158,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -40838,6 +41257,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -41503,6 +41933,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -41857,6 +42298,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -42188,6 +42640,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -43239,6 +43702,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -43324,6 +43798,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -44483,6 +44968,17 @@
"x-example": "<USER_ID>"
},
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -44813,6 +45309,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -46048,6 +46555,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
+420 -1
View File
@@ -299,6 +299,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -472,6 +483,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -4681,7 +4703,8 @@
},
"parameters": [
"queries",
"search"
"search",
"total"
],
"required": [],
"responses": [
@@ -4733,6 +4756,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -5667,6 +5701,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -6117,6 +6162,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -9486,6 +9542,17 @@
"x-example": "<TRANSACTION_ID>"
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -10839,6 +10906,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -11208,6 +11286,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -12061,6 +12150,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -12814,6 +12914,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -15389,6 +15500,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -16589,6 +16711,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -16665,6 +16798,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -16742,6 +16886,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -19691,6 +19846,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -19767,6 +19933,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -19844,6 +20021,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -20204,6 +20392,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -20291,6 +20490,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -20598,6 +20808,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -21484,6 +21705,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -22234,6 +22466,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -22831,6 +23074,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -23294,6 +23548,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -24099,6 +24364,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -24913,6 +25189,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -25358,6 +25645,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -28684,6 +28982,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -29076,6 +29385,17 @@
"x-example": "<TRANSACTION_ID>"
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -30390,6 +30710,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -30771,6 +31102,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -31451,6 +31793,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -31810,6 +32163,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -32145,6 +32509,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -33136,6 +33511,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -33222,6 +33608,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -34405,6 +34802,17 @@
"x-example": "<USER_ID>"
},
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -34740,6 +35148,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -296,6 +296,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -467,6 +478,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -5425,6 +5447,17 @@
"x-example": "<TRANSACTION_ID>"
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -6379,6 +6412,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -7333,6 +7377,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -8584,6 +8639,17 @@
"x-example": "<TRANSACTION_ID>"
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -9520,6 +9586,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -9891,6 +9968,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
+519 -1
View File
@@ -332,6 +332,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -501,6 +512,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -5142,7 +5164,8 @@
},
"parameters": [
"queries",
"search"
"search",
"total"
],
"required": [],
"responses": [
@@ -5193,6 +5216,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -6208,6 +6242,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -6653,6 +6698,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -9992,6 +10048,17 @@
"x-example": "<TRANSACTION_ID>"
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -11420,6 +11487,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -12189,6 +12267,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -12619,6 +12708,17 @@
"default": 0
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -13266,6 +13366,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -14009,6 +14120,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -16613,6 +16735,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -17800,6 +17933,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -17875,6 +18019,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -17951,6 +18106,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -20863,6 +21029,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -20938,6 +21115,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -21014,6 +21202,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -21369,6 +21568,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -21455,6 +21665,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -21755,6 +21976,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -23414,6 +23646,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -25502,6 +25745,17 @@
"x-example": "<PROJECT_ID>"
},
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -26023,6 +26277,17 @@
"x-example": "<PROJECT_ID>"
},
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -28682,6 +28947,17 @@
"x-example": "<PROJECT_ID>"
},
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -29193,6 +29469,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -29775,6 +30062,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -30885,6 +31183,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -31626,6 +31935,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -32297,6 +32617,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -32754,6 +33085,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -33698,6 +34040,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -34592,6 +34945,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -35032,6 +35396,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -38329,6 +38704,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -38802,6 +39188,17 @@
"x-example": "<TRANSACTION_ID>"
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -40394,6 +40791,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -40750,6 +41158,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -40838,6 +41257,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -41503,6 +41933,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -41857,6 +42298,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -42188,6 +42640,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -43239,6 +43702,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -43324,6 +43798,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -44483,6 +44968,17 @@
"x-example": "<USER_ID>"
},
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -44813,6 +45309,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -46048,6 +46555,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
+420 -1
View File
@@ -299,6 +299,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -472,6 +483,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -4681,7 +4703,8 @@
},
"parameters": [
"queries",
"search"
"search",
"total"
],
"required": [],
"responses": [
@@ -4733,6 +4756,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -5667,6 +5701,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -6117,6 +6162,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -9486,6 +9542,17 @@
"x-example": "<TRANSACTION_ID>"
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -10839,6 +10906,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -11208,6 +11286,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -12061,6 +12150,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -12814,6 +12914,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -15389,6 +15500,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -16589,6 +16711,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -16665,6 +16798,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -16742,6 +16886,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -19691,6 +19846,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -19767,6 +19933,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -19844,6 +20021,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -20204,6 +20392,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -20291,6 +20490,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -20598,6 +20808,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -21484,6 +21705,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -22234,6 +22466,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -22831,6 +23074,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -23294,6 +23548,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -24099,6 +24364,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -24913,6 +25189,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -25358,6 +25645,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -28684,6 +28982,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -29076,6 +29385,17 @@
"x-example": "<TRANSACTION_ID>"
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -30390,6 +30710,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -30771,6 +31102,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -31451,6 +31793,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -31810,6 +32163,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -32145,6 +32509,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -33136,6 +33511,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -33222,6 +33608,17 @@
"default": ""
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
}
@@ -34405,6 +34802,17 @@
"x-example": "<USER_ID>"
},
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -34740,6 +35148,17 @@
"default": []
},
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"schema": {
"type": "boolean",
"x-example": false,
"default": true
},
"in": "query"
}
]
},
@@ -351,6 +351,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -525,6 +534,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -5554,6 +5572,15 @@
"type": "string",
"x-example": "<TRANSACTION_ID>",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -6470,6 +6497,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -7448,6 +7484,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -8648,6 +8693,15 @@
"type": "string",
"x-example": "<TRANSACTION_ID>",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -9546,6 +9600,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -9913,6 +9976,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
+425 -1
View File
@@ -397,6 +397,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -569,6 +578,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -5302,7 +5320,8 @@
},
"parameters": [
"queries",
"search"
"search",
"total"
],
"required": [],
"responses": [
@@ -5350,6 +5369,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -6358,6 +6386,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -6797,6 +6834,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -10050,6 +10096,15 @@
"type": "string",
"x-example": "<TRANSACTION_ID>",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -11427,6 +11482,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -12168,6 +12232,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -12612,6 +12685,15 @@
"x-example": 0,
"default": 0,
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -13264,6 +13346,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -13997,6 +14088,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -16588,6 +16688,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -17845,6 +17954,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -17917,6 +18035,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -17990,6 +18117,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -21052,6 +21188,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -21124,6 +21269,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -21197,6 +21351,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -21556,6 +21719,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -21637,6 +21809,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -21928,6 +22109,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -23593,6 +23783,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -25681,6 +25880,15 @@
"type": "string",
"x-example": "<PROJECT_ID>",
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -26198,6 +26406,15 @@
"type": "string",
"x-example": "<PROJECT_ID>",
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -28844,6 +29061,15 @@
"type": "string",
"x-example": "<PROJECT_ID>",
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -29354,6 +29580,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -29953,6 +30188,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -31082,6 +31326,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -31816,6 +32069,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -32472,6 +32734,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -32942,6 +33213,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -33839,6 +34119,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -34726,6 +35015,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -35160,6 +35458,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -38374,6 +38681,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -38827,6 +39143,15 @@
"type": "string",
"x-example": "<TRANSACTION_ID>",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -40359,6 +40684,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -40714,6 +41048,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -40796,6 +41139,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -41444,6 +41796,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -41791,6 +42152,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -42138,6 +42508,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -43223,6 +43602,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -43303,6 +43691,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -44449,6 +44846,15 @@
"type": "string",
"x-example": "<USER_ID>",
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -44777,6 +45183,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -45985,6 +46400,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
+344 -1
View File
@@ -363,6 +363,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -539,6 +548,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -4829,7 +4847,8 @@
},
"parameters": [
"queries",
"search"
"search",
"total"
],
"required": [],
"responses": [
@@ -4878,6 +4897,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -5807,6 +5835,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -6251,6 +6288,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -9534,6 +9580,15 @@
"type": "string",
"x-example": "<TRANSACTION_ID>",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -10843,6 +10898,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -11202,6 +11266,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -12084,6 +12157,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -12827,6 +12909,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -15393,6 +15484,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -16663,6 +16763,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -16736,6 +16845,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -16810,6 +16928,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -19909,6 +20036,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -19982,6 +20118,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -20056,6 +20201,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -20420,6 +20574,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -20502,6 +20665,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -20800,6 +20972,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -21715,6 +21896,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -22458,6 +22648,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -23044,6 +23243,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -23520,6 +23728,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -24284,6 +24501,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -25093,6 +25319,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -25532,6 +25767,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -28775,6 +29019,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -29152,6 +29405,15 @@
"type": "string",
"x-example": "<TRANSACTION_ID>",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -30423,6 +30685,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -30800,6 +31071,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -31463,6 +31743,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -31815,6 +32104,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -32166,6 +32464,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -33193,6 +33500,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -33274,6 +33590,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -34444,6 +34769,15 @@
"type": "string",
"x-example": "<USER_ID>",
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -34777,6 +35111,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -351,6 +351,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -525,6 +534,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -5554,6 +5572,15 @@
"type": "string",
"x-example": "<TRANSACTION_ID>",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -6470,6 +6497,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -7448,6 +7484,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -8648,6 +8693,15 @@
"type": "string",
"x-example": "<TRANSACTION_ID>",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -9546,6 +9600,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -9913,6 +9976,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
+425 -1
View File
@@ -397,6 +397,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -569,6 +578,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -5302,7 +5320,8 @@
},
"parameters": [
"queries",
"search"
"search",
"total"
],
"required": [],
"responses": [
@@ -5350,6 +5369,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -6358,6 +6386,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -6797,6 +6834,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -10050,6 +10096,15 @@
"type": "string",
"x-example": "<TRANSACTION_ID>",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -11427,6 +11482,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -12168,6 +12232,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -12612,6 +12685,15 @@
"x-example": 0,
"default": 0,
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -13264,6 +13346,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -13997,6 +14088,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -16588,6 +16688,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -17845,6 +17954,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -17917,6 +18035,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -17990,6 +18117,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -21052,6 +21188,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -21124,6 +21269,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -21197,6 +21351,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -21556,6 +21719,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -21637,6 +21809,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -21928,6 +22109,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -23593,6 +23783,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -25681,6 +25880,15 @@
"type": "string",
"x-example": "<PROJECT_ID>",
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -26198,6 +26406,15 @@
"type": "string",
"x-example": "<PROJECT_ID>",
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -28844,6 +29061,15 @@
"type": "string",
"x-example": "<PROJECT_ID>",
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -29354,6 +29580,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -29953,6 +30188,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -31082,6 +31326,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -31816,6 +32069,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -32472,6 +32734,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -32942,6 +33213,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -33839,6 +34119,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -34726,6 +35015,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -35160,6 +35458,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -38374,6 +38681,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -38827,6 +39143,15 @@
"type": "string",
"x-example": "<TRANSACTION_ID>",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -40359,6 +40684,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -40714,6 +41048,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -40796,6 +41139,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -41444,6 +41796,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -41791,6 +42152,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -42138,6 +42508,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -43223,6 +43602,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -43303,6 +43691,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -44449,6 +44846,15 @@
"type": "string",
"x-example": "<USER_ID>",
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -44777,6 +45183,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -45985,6 +46400,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
+344 -1
View File
@@ -363,6 +363,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -539,6 +548,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -4829,7 +4847,8 @@
},
"parameters": [
"queries",
"search"
"search",
"total"
],
"required": [],
"responses": [
@@ -4878,6 +4897,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -5807,6 +5835,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -6251,6 +6288,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -9534,6 +9580,15 @@
"type": "string",
"x-example": "<TRANSACTION_ID>",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -10843,6 +10898,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -11202,6 +11266,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -12084,6 +12157,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -12827,6 +12909,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -15393,6 +15484,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -16663,6 +16763,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -16736,6 +16845,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -16810,6 +16928,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -19909,6 +20036,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -19982,6 +20118,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -20056,6 +20201,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -20420,6 +20574,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -20502,6 +20665,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -20800,6 +20972,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -21715,6 +21896,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -22458,6 +22648,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -23044,6 +23243,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -23520,6 +23728,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -24284,6 +24501,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -25093,6 +25319,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -25532,6 +25767,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -28775,6 +29019,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -29152,6 +29405,15 @@
"type": "string",
"x-example": "<TRANSACTION_ID>",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -30423,6 +30685,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -30800,6 +31071,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -31463,6 +31743,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -31815,6 +32104,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -32166,6 +32464,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -33193,6 +33500,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -33274,6 +33590,15 @@
"x-example": "<SEARCH>",
"default": "",
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
}
@@ -34444,6 +34769,15 @@
"type": "string",
"x-example": "<USER_ID>",
"in": "path"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},
@@ -34777,6 +35111,15 @@
},
"default": [],
"in": "query"
},
{
"name": "total",
"description": "When set to false, the total count returned will be 0 and will not be calculated.",
"required": false,
"type": "boolean",
"x-example": false,
"default": true,
"in": "query"
}
]
},