@wevion/cli 1.0.3157 → 1.0.3159
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/openapi.json +545 -102
- package/package.json +1 -1
package/openapi.json
CHANGED
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
194
|
],
|
|
195
|
-
"title": "
|
|
195
|
+
"title": "CompetitiveIntelligenceJsonValue"
|
|
196
196
|
},
|
|
197
197
|
"def-4": {
|
|
198
198
|
"anyOf": [
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
}
|
|
222
222
|
}
|
|
223
223
|
],
|
|
224
|
-
"title": "
|
|
224
|
+
"title": "IntelligenceReportsJsonValue"
|
|
225
225
|
},
|
|
226
226
|
"def-5": {
|
|
227
227
|
"anyOf": [
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
}
|
|
251
251
|
}
|
|
252
252
|
],
|
|
253
|
-
"title": "
|
|
253
|
+
"title": "IntelligenceDashboardJsonValue"
|
|
254
254
|
},
|
|
255
255
|
"def-6": {
|
|
256
256
|
"anyOf": [
|
|
@@ -279,7 +279,7 @@
|
|
|
279
279
|
}
|
|
280
280
|
}
|
|
281
281
|
],
|
|
282
|
-
"title": "
|
|
282
|
+
"title": "MarketIntelligenceJsonValue"
|
|
283
283
|
},
|
|
284
284
|
"def-7": {
|
|
285
285
|
"anyOf": [
|
|
@@ -308,35 +308,6 @@
|
|
|
308
308
|
}
|
|
309
309
|
}
|
|
310
310
|
],
|
|
311
|
-
"title": "MarketIntelligenceJsonValue"
|
|
312
|
-
},
|
|
313
|
-
"def-8": {
|
|
314
|
-
"anyOf": [
|
|
315
|
-
{
|
|
316
|
-
"type": "string"
|
|
317
|
-
},
|
|
318
|
-
{
|
|
319
|
-
"type": "number"
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
"type": "boolean"
|
|
323
|
-
},
|
|
324
|
-
{
|
|
325
|
-
"type": "null"
|
|
326
|
-
},
|
|
327
|
-
{
|
|
328
|
-
"type": "array",
|
|
329
|
-
"items": {
|
|
330
|
-
"$ref": "#/components/schemas/def-8"
|
|
331
|
-
}
|
|
332
|
-
},
|
|
333
|
-
{
|
|
334
|
-
"type": "object",
|
|
335
|
-
"additionalProperties": {
|
|
336
|
-
"$ref": "#/components/schemas/def-8"
|
|
337
|
-
}
|
|
338
|
-
}
|
|
339
|
-
],
|
|
340
311
|
"title": "StrategicDetailsJsonValue"
|
|
341
312
|
}
|
|
342
313
|
},
|
|
@@ -86933,7 +86904,7 @@
|
|
|
86933
86904
|
"type": "array",
|
|
86934
86905
|
"items": {
|
|
86935
86906
|
"additionalProperties": {
|
|
86936
|
-
"$
|
|
86907
|
+
"$comment": "json-value"
|
|
86937
86908
|
},
|
|
86938
86909
|
"type": "object",
|
|
86939
86910
|
"required": [
|
|
@@ -86950,7 +86921,7 @@
|
|
|
86950
86921
|
"type": "array",
|
|
86951
86922
|
"items": {
|
|
86952
86923
|
"additionalProperties": {
|
|
86953
|
-
"$
|
|
86924
|
+
"$comment": "json-value"
|
|
86954
86925
|
},
|
|
86955
86926
|
"type": "object",
|
|
86956
86927
|
"required": [
|
|
@@ -87013,7 +86984,7 @@
|
|
|
87013
86984
|
"data": {
|
|
87014
86985
|
"anyOf": [
|
|
87015
86986
|
{
|
|
87016
|
-
"$
|
|
86987
|
+
"$comment": "json-value"
|
|
87017
86988
|
},
|
|
87018
86989
|
{
|
|
87019
86990
|
"type": "null"
|
|
@@ -88117,7 +88088,7 @@
|
|
|
88117
88088
|
]
|
|
88118
88089
|
},
|
|
88119
88090
|
"action_params": {
|
|
88120
|
-
"$
|
|
88091
|
+
"$comment": "json-value"
|
|
88121
88092
|
},
|
|
88122
88093
|
"status": {
|
|
88123
88094
|
"type": "string"
|
|
@@ -88125,7 +88096,7 @@
|
|
|
88125
88096
|
"result_data": {
|
|
88126
88097
|
"anyOf": [
|
|
88127
88098
|
{
|
|
88128
|
-
"$
|
|
88099
|
+
"$comment": "json-value"
|
|
88129
88100
|
},
|
|
88130
88101
|
{
|
|
88131
88102
|
"type": "null"
|
|
@@ -88273,7 +88244,7 @@
|
|
|
88273
88244
|
"type": "string"
|
|
88274
88245
|
},
|
|
88275
88246
|
"result_data": {
|
|
88276
|
-
"$
|
|
88247
|
+
"$comment": "json-value"
|
|
88277
88248
|
}
|
|
88278
88249
|
}
|
|
88279
88250
|
}
|
|
@@ -88720,7 +88691,7 @@
|
|
|
88720
88691
|
"application/json": {
|
|
88721
88692
|
"schema": {
|
|
88722
88693
|
"additionalProperties": {
|
|
88723
|
-
"$
|
|
88694
|
+
"$comment": "json-value"
|
|
88724
88695
|
},
|
|
88725
88696
|
"description": "Chat stream request. Permissive on extra fields so callers can pass provider-specific options without backend changes.",
|
|
88726
88697
|
"type": "object",
|
|
@@ -88730,7 +88701,7 @@
|
|
|
88730
88701
|
},
|
|
88731
88702
|
"message": {
|
|
88732
88703
|
"additionalProperties": {
|
|
88733
|
-
"$
|
|
88704
|
+
"$comment": "json-value"
|
|
88734
88705
|
},
|
|
88735
88706
|
"description": "Single user message. Extra fields (attachments, tool results, provider hints) are forwarded as-is to the AI provider.",
|
|
88736
88707
|
"type": "object",
|
|
@@ -88749,7 +88720,7 @@
|
|
|
88749
88720
|
"type": "array",
|
|
88750
88721
|
"items": {
|
|
88751
88722
|
"additionalProperties": {
|
|
88752
|
-
"$
|
|
88723
|
+
"$comment": "json-value"
|
|
88753
88724
|
},
|
|
88754
88725
|
"type": "object",
|
|
88755
88726
|
"required": [
|
|
@@ -88772,7 +88743,7 @@
|
|
|
88772
88743
|
"type": "array",
|
|
88773
88744
|
"items": {
|
|
88774
88745
|
"additionalProperties": {
|
|
88775
|
-
"$
|
|
88746
|
+
"$comment": "json-value"
|
|
88776
88747
|
},
|
|
88777
88748
|
"description": "Conversation history entry. Extra fields are forwarded to the AI provider unchanged.",
|
|
88778
88749
|
"type": "object",
|
|
@@ -88790,7 +88761,7 @@
|
|
|
88790
88761
|
"type": "array",
|
|
88791
88762
|
"items": {
|
|
88792
88763
|
"additionalProperties": {
|
|
88793
|
-
"$
|
|
88764
|
+
"$comment": "json-value"
|
|
88794
88765
|
},
|
|
88795
88766
|
"type": "object",
|
|
88796
88767
|
"required": [
|
|
@@ -88945,7 +88916,7 @@
|
|
|
88945
88916
|
{
|
|
88946
88917
|
"type": "object",
|
|
88947
88918
|
"additionalProperties": {
|
|
88948
|
-
"$
|
|
88919
|
+
"$comment": "json-value"
|
|
88949
88920
|
}
|
|
88950
88921
|
},
|
|
88951
88922
|
{
|
|
@@ -89111,7 +89082,7 @@
|
|
|
89111
89082
|
"allOf": [
|
|
89112
89083
|
{
|
|
89113
89084
|
"additionalProperties": {
|
|
89114
|
-
"$
|
|
89085
|
+
"$comment": "json-value"
|
|
89115
89086
|
},
|
|
89116
89087
|
"description": "Chat stream request. Permissive on extra fields so callers can pass provider-specific options without backend changes.",
|
|
89117
89088
|
"type": "object",
|
|
@@ -89121,7 +89092,7 @@
|
|
|
89121
89092
|
},
|
|
89122
89093
|
"message": {
|
|
89123
89094
|
"additionalProperties": {
|
|
89124
|
-
"$
|
|
89095
|
+
"$comment": "json-value"
|
|
89125
89096
|
},
|
|
89126
89097
|
"description": "Single user message. Extra fields (attachments, tool results, provider hints) are forwarded as-is to the AI provider.",
|
|
89127
89098
|
"type": "object",
|
|
@@ -89140,7 +89111,7 @@
|
|
|
89140
89111
|
"type": "array",
|
|
89141
89112
|
"items": {
|
|
89142
89113
|
"additionalProperties": {
|
|
89143
|
-
"$
|
|
89114
|
+
"$comment": "json-value"
|
|
89144
89115
|
},
|
|
89145
89116
|
"type": "object",
|
|
89146
89117
|
"required": [
|
|
@@ -89163,7 +89134,7 @@
|
|
|
89163
89134
|
"type": "array",
|
|
89164
89135
|
"items": {
|
|
89165
89136
|
"additionalProperties": {
|
|
89166
|
-
"$
|
|
89137
|
+
"$comment": "json-value"
|
|
89167
89138
|
},
|
|
89168
89139
|
"description": "Conversation history entry. Extra fields are forwarded to the AI provider unchanged.",
|
|
89169
89140
|
"type": "object",
|
|
@@ -89181,7 +89152,7 @@
|
|
|
89181
89152
|
"type": "array",
|
|
89182
89153
|
"items": {
|
|
89183
89154
|
"additionalProperties": {
|
|
89184
|
-
"$
|
|
89155
|
+
"$comment": "json-value"
|
|
89185
89156
|
},
|
|
89186
89157
|
"type": "object",
|
|
89187
89158
|
"required": [
|
|
@@ -89336,7 +89307,7 @@
|
|
|
89336
89307
|
{
|
|
89337
89308
|
"type": "object",
|
|
89338
89309
|
"additionalProperties": {
|
|
89339
|
-
"$
|
|
89310
|
+
"$comment": "json-value"
|
|
89340
89311
|
}
|
|
89341
89312
|
},
|
|
89342
89313
|
{
|
|
@@ -97010,7 +96981,7 @@
|
|
|
97010
96981
|
]
|
|
97011
96982
|
},
|
|
97012
96983
|
"evidence": {
|
|
97013
|
-
"$ref": "#/components/schemas/def-
|
|
96984
|
+
"$ref": "#/components/schemas/def-3"
|
|
97014
96985
|
},
|
|
97015
96986
|
"id": {
|
|
97016
96987
|
"type": "string"
|
|
@@ -97232,7 +97203,7 @@
|
|
|
97232
97203
|
]
|
|
97233
97204
|
},
|
|
97234
97205
|
"evidence": {
|
|
97235
|
-
"$ref": "#/components/schemas/def-
|
|
97206
|
+
"$ref": "#/components/schemas/def-3"
|
|
97236
97207
|
},
|
|
97237
97208
|
"id": {
|
|
97238
97209
|
"type": "string"
|
|
@@ -97473,7 +97444,7 @@
|
|
|
97473
97444
|
]
|
|
97474
97445
|
},
|
|
97475
97446
|
"evidence": {
|
|
97476
|
-
"$ref": "#/components/schemas/def-
|
|
97447
|
+
"$ref": "#/components/schemas/def-3"
|
|
97477
97448
|
},
|
|
97478
97449
|
"id": {
|
|
97479
97450
|
"type": "string"
|
|
@@ -97848,7 +97819,7 @@
|
|
|
97848
97819
|
]
|
|
97849
97820
|
},
|
|
97850
97821
|
"evidence": {
|
|
97851
|
-
"$ref": "#/components/schemas/def-
|
|
97822
|
+
"$ref": "#/components/schemas/def-3"
|
|
97852
97823
|
},
|
|
97853
97824
|
"id": {
|
|
97854
97825
|
"type": "string"
|
|
@@ -98210,16 +98181,16 @@
|
|
|
98210
98181
|
]
|
|
98211
98182
|
},
|
|
98212
98183
|
"age_gender_breakdown": {
|
|
98213
|
-
"$ref": "#/components/schemas/def-
|
|
98184
|
+
"$ref": "#/components/schemas/def-3"
|
|
98214
98185
|
},
|
|
98215
98186
|
"beneficiary_payers": {
|
|
98216
|
-
"$ref": "#/components/schemas/def-
|
|
98187
|
+
"$ref": "#/components/schemas/def-3"
|
|
98217
98188
|
},
|
|
98218
98189
|
"competitor_name": {
|
|
98219
98190
|
"type": "string"
|
|
98220
98191
|
},
|
|
98221
98192
|
"creative_analysis": {
|
|
98222
|
-
"$ref": "#/components/schemas/def-
|
|
98193
|
+
"$ref": "#/components/schemas/def-3"
|
|
98223
98194
|
},
|
|
98224
98195
|
"eu_total_reach": {
|
|
98225
98196
|
"anyOf": [
|
|
@@ -98443,7 +98414,7 @@
|
|
|
98443
98414
|
]
|
|
98444
98415
|
},
|
|
98445
98416
|
"target_locations": {
|
|
98446
|
-
"$ref": "#/components/schemas/def-
|
|
98417
|
+
"$ref": "#/components/schemas/def-3"
|
|
98447
98418
|
},
|
|
98448
98419
|
"targeting_uniform": {
|
|
98449
98420
|
"anyOf": [
|
|
@@ -98657,7 +98628,7 @@
|
|
|
98657
98628
|
]
|
|
98658
98629
|
},
|
|
98659
98630
|
"metadata": {
|
|
98660
|
-
"$ref": "#/components/schemas/def-
|
|
98631
|
+
"$ref": "#/components/schemas/def-3"
|
|
98661
98632
|
},
|
|
98662
98633
|
"severity": {
|
|
98663
98634
|
"type": "string"
|
|
@@ -98850,7 +98821,7 @@
|
|
|
98850
98821
|
]
|
|
98851
98822
|
},
|
|
98852
98823
|
"metadata": {
|
|
98853
|
-
"$ref": "#/components/schemas/def-
|
|
98824
|
+
"$ref": "#/components/schemas/def-3"
|
|
98854
98825
|
},
|
|
98855
98826
|
"severity": {
|
|
98856
98827
|
"type": "string"
|
|
@@ -99078,7 +99049,7 @@
|
|
|
99078
99049
|
]
|
|
99079
99050
|
},
|
|
99080
99051
|
"metadata": {
|
|
99081
|
-
"$ref": "#/components/schemas/def-
|
|
99052
|
+
"$ref": "#/components/schemas/def-3"
|
|
99082
99053
|
},
|
|
99083
99054
|
"severity": {
|
|
99084
99055
|
"type": "string"
|
|
@@ -99424,7 +99395,7 @@
|
|
|
99424
99395
|
],
|
|
99425
99396
|
"properties": {
|
|
99426
99397
|
"content": {
|
|
99427
|
-
"$ref": "#/components/schemas/def-
|
|
99398
|
+
"$ref": "#/components/schemas/def-3"
|
|
99428
99399
|
},
|
|
99429
99400
|
"dimension": {
|
|
99430
99401
|
"type": "string"
|
|
@@ -136873,7 +136844,7 @@
|
|
|
136873
136844
|
"type": "string"
|
|
136874
136845
|
},
|
|
136875
136846
|
"content": {
|
|
136876
|
-
"$ref": "#/components/schemas/def-
|
|
136847
|
+
"$ref": "#/components/schemas/def-4"
|
|
136877
136848
|
},
|
|
136878
136849
|
"degraded_dimensions": {
|
|
136879
136850
|
"type": "array",
|
|
@@ -136959,7 +136930,7 @@
|
|
|
136959
136930
|
"type": "string"
|
|
136960
136931
|
},
|
|
136961
136932
|
"content": {
|
|
136962
|
-
"$ref": "#/components/schemas/def-
|
|
136933
|
+
"$ref": "#/components/schemas/def-4"
|
|
136963
136934
|
}
|
|
136964
136935
|
}
|
|
136965
136936
|
}
|
|
@@ -137195,7 +137166,7 @@
|
|
|
137195
137166
|
"type": "string"
|
|
137196
137167
|
},
|
|
137197
137168
|
"content": {
|
|
137198
|
-
"$ref": "#/components/schemas/def-
|
|
137169
|
+
"$ref": "#/components/schemas/def-4"
|
|
137199
137170
|
},
|
|
137200
137171
|
"degraded_dimensions": {
|
|
137201
137172
|
"type": "array",
|
|
@@ -137281,7 +137252,7 @@
|
|
|
137281
137252
|
"type": "string"
|
|
137282
137253
|
},
|
|
137283
137254
|
"content": {
|
|
137284
|
-
"$ref": "#/components/schemas/def-
|
|
137255
|
+
"$ref": "#/components/schemas/def-4"
|
|
137285
137256
|
}
|
|
137286
137257
|
}
|
|
137287
137258
|
}
|
|
@@ -137888,7 +137859,7 @@
|
|
|
137888
137859
|
],
|
|
137889
137860
|
"properties": {
|
|
137890
137861
|
"body": {
|
|
137891
|
-
"$ref": "#/components/schemas/def-
|
|
137862
|
+
"$ref": "#/components/schemas/def-5"
|
|
137892
137863
|
},
|
|
137893
137864
|
"endpoint": {
|
|
137894
137865
|
"type": "string"
|
|
@@ -138063,7 +138034,7 @@
|
|
|
138063
138034
|
],
|
|
138064
138035
|
"properties": {
|
|
138065
138036
|
"body": {
|
|
138066
|
-
"$ref": "#/components/schemas/def-
|
|
138037
|
+
"$ref": "#/components/schemas/def-5"
|
|
138067
138038
|
},
|
|
138068
138039
|
"endpoint": {
|
|
138069
138040
|
"type": "string"
|
|
@@ -138330,7 +138301,7 @@
|
|
|
138330
138301
|
],
|
|
138331
138302
|
"properties": {
|
|
138332
138303
|
"body": {
|
|
138333
|
-
"$ref": "#/components/schemas/def-
|
|
138304
|
+
"$ref": "#/components/schemas/def-5"
|
|
138334
138305
|
},
|
|
138335
138306
|
"endpoint": {
|
|
138336
138307
|
"type": "string"
|
|
@@ -138505,7 +138476,7 @@
|
|
|
138505
138476
|
],
|
|
138506
138477
|
"properties": {
|
|
138507
138478
|
"body": {
|
|
138508
|
-
"$ref": "#/components/schemas/def-
|
|
138479
|
+
"$ref": "#/components/schemas/def-5"
|
|
138509
138480
|
},
|
|
138510
138481
|
"endpoint": {
|
|
138511
138482
|
"type": "string"
|
|
@@ -144115,7 +144086,7 @@
|
|
|
144115
144086
|
"personalised_evidence": {
|
|
144116
144087
|
"anyOf": [
|
|
144117
144088
|
{
|
|
144118
|
-
"$ref": "#/components/schemas/def-
|
|
144089
|
+
"$ref": "#/components/schemas/def-6"
|
|
144119
144090
|
},
|
|
144120
144091
|
{
|
|
144121
144092
|
"type": "null"
|
|
@@ -144154,7 +144125,7 @@
|
|
|
144154
144125
|
"data_evidence": {
|
|
144155
144126
|
"anyOf": [
|
|
144156
144127
|
{
|
|
144157
|
-
"$ref": "#/components/schemas/def-
|
|
144128
|
+
"$ref": "#/components/schemas/def-6"
|
|
144158
144129
|
},
|
|
144159
144130
|
{
|
|
144160
144131
|
"type": "null"
|
|
@@ -144391,7 +144362,7 @@
|
|
|
144391
144362
|
"personalised_evidence": {
|
|
144392
144363
|
"anyOf": [
|
|
144393
144364
|
{
|
|
144394
|
-
"$ref": "#/components/schemas/def-
|
|
144365
|
+
"$ref": "#/components/schemas/def-6"
|
|
144395
144366
|
},
|
|
144396
144367
|
{
|
|
144397
144368
|
"type": "null"
|
|
@@ -144430,7 +144401,7 @@
|
|
|
144430
144401
|
"data_evidence": {
|
|
144431
144402
|
"anyOf": [
|
|
144432
144403
|
{
|
|
144433
|
-
"$ref": "#/components/schemas/def-
|
|
144404
|
+
"$ref": "#/components/schemas/def-6"
|
|
144434
144405
|
},
|
|
144435
144406
|
{
|
|
144436
144407
|
"type": "null"
|
|
@@ -144658,7 +144629,7 @@
|
|
|
144658
144629
|
"personalised_evidence": {
|
|
144659
144630
|
"anyOf": [
|
|
144660
144631
|
{
|
|
144661
|
-
"$ref": "#/components/schemas/def-
|
|
144632
|
+
"$ref": "#/components/schemas/def-6"
|
|
144662
144633
|
},
|
|
144663
144634
|
{
|
|
144664
144635
|
"type": "null"
|
|
@@ -144697,7 +144668,7 @@
|
|
|
144697
144668
|
"data_evidence": {
|
|
144698
144669
|
"anyOf": [
|
|
144699
144670
|
{
|
|
144700
|
-
"$ref": "#/components/schemas/def-
|
|
144671
|
+
"$ref": "#/components/schemas/def-6"
|
|
144701
144672
|
},
|
|
144702
144673
|
{
|
|
144703
144674
|
"type": "null"
|
|
@@ -203867,7 +203838,7 @@
|
|
|
203867
203838
|
"tags": [
|
|
203868
203839
|
"smm"
|
|
203869
203840
|
],
|
|
203870
|
-
"description": "Generates one Italian social caption for the selected platforms, respecting each platform text limit and measurement unit. The result is a draft for human review and costs
|
|
203841
|
+
"description": "Generates one Italian social caption for the selected platforms, respecting each platform text limit and measurement unit. The result is a draft for human review and costs 20 user-facing credits.",
|
|
203871
203842
|
"requestBody": {
|
|
203872
203843
|
"required": true,
|
|
203873
203844
|
"content": {
|
|
@@ -209200,10 +209171,10 @@
|
|
|
209200
209171
|
]
|
|
209201
209172
|
},
|
|
209202
209173
|
"evidence": {
|
|
209203
|
-
"$ref": "#/components/schemas/def-
|
|
209174
|
+
"$ref": "#/components/schemas/def-7"
|
|
209204
209175
|
},
|
|
209205
209176
|
"source_freshness": {
|
|
209206
|
-
"$ref": "#/components/schemas/def-
|
|
209177
|
+
"$ref": "#/components/schemas/def-7"
|
|
209207
209178
|
},
|
|
209208
209179
|
"suggested_action": {
|
|
209209
209180
|
"anyOf": [
|
|
@@ -209426,10 +209397,10 @@
|
|
|
209426
209397
|
]
|
|
209427
209398
|
},
|
|
209428
209399
|
"evidence": {
|
|
209429
|
-
"$ref": "#/components/schemas/def-
|
|
209400
|
+
"$ref": "#/components/schemas/def-7"
|
|
209430
209401
|
},
|
|
209431
209402
|
"source_freshness": {
|
|
209432
|
-
"$ref": "#/components/schemas/def-
|
|
209403
|
+
"$ref": "#/components/schemas/def-7"
|
|
209433
209404
|
},
|
|
209434
209405
|
"suggested_action": {
|
|
209435
209406
|
"anyOf": [
|
|
@@ -209715,10 +209686,10 @@
|
|
|
209715
209686
|
]
|
|
209716
209687
|
},
|
|
209717
209688
|
"evidence": {
|
|
209718
|
-
"$ref": "#/components/schemas/def-
|
|
209689
|
+
"$ref": "#/components/schemas/def-7"
|
|
209719
209690
|
},
|
|
209720
209691
|
"source_freshness": {
|
|
209721
|
-
"$ref": "#/components/schemas/def-
|
|
209692
|
+
"$ref": "#/components/schemas/def-7"
|
|
209722
209693
|
},
|
|
209723
209694
|
"suggested_action": {
|
|
209724
209695
|
"anyOf": [
|
|
@@ -209998,10 +209969,10 @@
|
|
|
209998
209969
|
]
|
|
209999
209970
|
},
|
|
210000
209971
|
"evidence": {
|
|
210001
|
-
"$ref": "#/components/schemas/def-
|
|
209972
|
+
"$ref": "#/components/schemas/def-7"
|
|
210002
209973
|
},
|
|
210003
209974
|
"source_freshness": {
|
|
210004
|
-
"$ref": "#/components/schemas/def-
|
|
209975
|
+
"$ref": "#/components/schemas/def-7"
|
|
210005
209976
|
},
|
|
210006
209977
|
"suggested_action": {
|
|
210007
209978
|
"anyOf": [
|
|
@@ -210215,13 +210186,13 @@
|
|
|
210215
210186
|
"type": "string"
|
|
210216
210187
|
},
|
|
210217
210188
|
"content": {
|
|
210218
|
-
"$ref": "#/components/schemas/def-
|
|
210189
|
+
"$ref": "#/components/schemas/def-7"
|
|
210219
210190
|
},
|
|
210220
210191
|
"evidence": {
|
|
210221
|
-
"$ref": "#/components/schemas/def-
|
|
210192
|
+
"$ref": "#/components/schemas/def-7"
|
|
210222
210193
|
},
|
|
210223
210194
|
"source_freshness": {
|
|
210224
|
-
"$ref": "#/components/schemas/def-
|
|
210195
|
+
"$ref": "#/components/schemas/def-7"
|
|
210225
210196
|
},
|
|
210226
210197
|
"score": {
|
|
210227
210198
|
"type": "integer"
|
|
@@ -210444,13 +210415,13 @@
|
|
|
210444
210415
|
"type": "string"
|
|
210445
210416
|
},
|
|
210446
210417
|
"content": {
|
|
210447
|
-
"$ref": "#/components/schemas/def-
|
|
210418
|
+
"$ref": "#/components/schemas/def-7"
|
|
210448
210419
|
},
|
|
210449
210420
|
"evidence": {
|
|
210450
|
-
"$ref": "#/components/schemas/def-
|
|
210421
|
+
"$ref": "#/components/schemas/def-7"
|
|
210451
210422
|
},
|
|
210452
210423
|
"source_freshness": {
|
|
210453
|
-
"$ref": "#/components/schemas/def-
|
|
210424
|
+
"$ref": "#/components/schemas/def-7"
|
|
210454
210425
|
},
|
|
210455
210426
|
"score": {
|
|
210456
210427
|
"type": "integer"
|
|
@@ -210634,7 +210605,7 @@
|
|
|
210634
210605
|
"crossChannelShifts": {
|
|
210635
210606
|
"type": "array",
|
|
210636
210607
|
"items": {
|
|
210637
|
-
"$ref": "#/components/schemas/def-
|
|
210608
|
+
"$ref": "#/components/schemas/def-7"
|
|
210638
210609
|
}
|
|
210639
210610
|
},
|
|
210640
210611
|
"current": {
|
|
@@ -210713,7 +210684,7 @@
|
|
|
210713
210684
|
"recommendations": {
|
|
210714
210685
|
"type": "array",
|
|
210715
210686
|
"items": {
|
|
210716
|
-
"$ref": "#/components/schemas/def-
|
|
210687
|
+
"$ref": "#/components/schemas/def-7"
|
|
210717
210688
|
}
|
|
210718
210689
|
},
|
|
210719
210690
|
"sourceConfidence": {
|
|
@@ -211201,7 +211172,7 @@
|
|
|
211201
211172
|
"crossChannelShifts": {
|
|
211202
211173
|
"type": "array",
|
|
211203
211174
|
"items": {
|
|
211204
|
-
"$ref": "#/components/schemas/def-
|
|
211175
|
+
"$ref": "#/components/schemas/def-7"
|
|
211205
211176
|
}
|
|
211206
211177
|
},
|
|
211207
211178
|
"current": {
|
|
@@ -211280,7 +211251,7 @@
|
|
|
211280
211251
|
"recommendations": {
|
|
211281
211252
|
"type": "array",
|
|
211282
211253
|
"items": {
|
|
211283
|
-
"$ref": "#/components/schemas/def-
|
|
211254
|
+
"$ref": "#/components/schemas/def-7"
|
|
211284
211255
|
}
|
|
211285
211256
|
},
|
|
211286
211257
|
"sourceConfidence": {
|
|
@@ -211389,7 +211360,7 @@
|
|
|
211389
211360
|
"type": "string"
|
|
211390
211361
|
},
|
|
211391
211362
|
"content": {
|
|
211392
|
-
"$ref": "#/components/schemas/def-
|
|
211363
|
+
"$ref": "#/components/schemas/def-7"
|
|
211393
211364
|
},
|
|
211394
211365
|
"degraded_dimensions": {
|
|
211395
211366
|
"type": "array",
|
|
@@ -211548,10 +211519,10 @@
|
|
|
211548
211519
|
]
|
|
211549
211520
|
},
|
|
211550
211521
|
"evidence": {
|
|
211551
|
-
"$ref": "#/components/schemas/def-
|
|
211522
|
+
"$ref": "#/components/schemas/def-7"
|
|
211552
211523
|
},
|
|
211553
211524
|
"source_freshness": {
|
|
211554
|
-
"$ref": "#/components/schemas/def-
|
|
211525
|
+
"$ref": "#/components/schemas/def-7"
|
|
211555
211526
|
},
|
|
211556
211527
|
"suggested_action": {
|
|
211557
211528
|
"anyOf": [
|
|
@@ -211678,13 +211649,13 @@
|
|
|
211678
211649
|
"type": "string"
|
|
211679
211650
|
},
|
|
211680
211651
|
"content": {
|
|
211681
|
-
"$ref": "#/components/schemas/def-
|
|
211652
|
+
"$ref": "#/components/schemas/def-7"
|
|
211682
211653
|
},
|
|
211683
211654
|
"evidence": {
|
|
211684
|
-
"$ref": "#/components/schemas/def-
|
|
211655
|
+
"$ref": "#/components/schemas/def-7"
|
|
211685
211656
|
},
|
|
211686
211657
|
"source_freshness": {
|
|
211687
|
-
"$ref": "#/components/schemas/def-
|
|
211658
|
+
"$ref": "#/components/schemas/def-7"
|
|
211688
211659
|
},
|
|
211689
211660
|
"score": {
|
|
211690
211661
|
"type": "integer"
|
|
@@ -227063,6 +227034,478 @@
|
|
|
227063
227034
|
}
|
|
227064
227035
|
}
|
|
227065
227036
|
},
|
|
227037
|
+
"/api/v1/tracker-cloaker/domains/platform-subdomain/config": {
|
|
227038
|
+
"get": {
|
|
227039
|
+
"operationId": "getApiV1TrackerCloakerDomainsPlatformSubdomainConfig",
|
|
227040
|
+
"summary": "Platform subdomain availability",
|
|
227041
|
+
"tags": [
|
|
227042
|
+
"tracker-cloaker"
|
|
227043
|
+
],
|
|
227044
|
+
"description": "Reports whether platform-hosted subdomains are available (base suffix configured) and the base suffix appended to a chosen label.",
|
|
227045
|
+
"parameters": [
|
|
227046
|
+
{
|
|
227047
|
+
"schema": {
|
|
227048
|
+
"format": "uuid",
|
|
227049
|
+
"type": "string"
|
|
227050
|
+
},
|
|
227051
|
+
"in": "header",
|
|
227052
|
+
"name": "x-team-id",
|
|
227053
|
+
"required": false,
|
|
227054
|
+
"description": "Destination workspace team id."
|
|
227055
|
+
}
|
|
227056
|
+
],
|
|
227057
|
+
"security": [
|
|
227058
|
+
{
|
|
227059
|
+
"bearerAuth": []
|
|
227060
|
+
},
|
|
227061
|
+
{
|
|
227062
|
+
"apiKeyAuth": []
|
|
227063
|
+
}
|
|
227064
|
+
],
|
|
227065
|
+
"responses": {
|
|
227066
|
+
"200": {
|
|
227067
|
+
"description": "Successful response",
|
|
227068
|
+
"content": {
|
|
227069
|
+
"application/json": {
|
|
227070
|
+
"schema": {
|
|
227071
|
+
"type": "object",
|
|
227072
|
+
"required": [
|
|
227073
|
+
"available",
|
|
227074
|
+
"base"
|
|
227075
|
+
],
|
|
227076
|
+
"properties": {
|
|
227077
|
+
"available": {
|
|
227078
|
+
"type": "boolean"
|
|
227079
|
+
},
|
|
227080
|
+
"base": {
|
|
227081
|
+
"anyOf": [
|
|
227082
|
+
{
|
|
227083
|
+
"type": "string"
|
|
227084
|
+
},
|
|
227085
|
+
{
|
|
227086
|
+
"type": "null"
|
|
227087
|
+
}
|
|
227088
|
+
]
|
|
227089
|
+
}
|
|
227090
|
+
}
|
|
227091
|
+
}
|
|
227092
|
+
}
|
|
227093
|
+
}
|
|
227094
|
+
},
|
|
227095
|
+
"400": {
|
|
227096
|
+
"description": "Explicit destination workspace required: send the x-team-id header or activate a team scope for this operation.",
|
|
227097
|
+
"content": {
|
|
227098
|
+
"application/json": {
|
|
227099
|
+
"schema": {
|
|
227100
|
+
"description": "Explicit destination workspace required: send the x-team-id header or activate a team scope for this operation.",
|
|
227101
|
+
"additionalProperties": false,
|
|
227102
|
+
"type": "object",
|
|
227103
|
+
"required": [
|
|
227104
|
+
"statusCode",
|
|
227105
|
+
"error",
|
|
227106
|
+
"message"
|
|
227107
|
+
],
|
|
227108
|
+
"properties": {
|
|
227109
|
+
"statusCode": {
|
|
227110
|
+
"type": "number"
|
|
227111
|
+
},
|
|
227112
|
+
"error": {
|
|
227113
|
+
"type": "string"
|
|
227114
|
+
},
|
|
227115
|
+
"message": {
|
|
227116
|
+
"type": "string"
|
|
227117
|
+
},
|
|
227118
|
+
"code": {
|
|
227119
|
+
"type": "string",
|
|
227120
|
+
"enum": [
|
|
227121
|
+
"SCOPE_TEAM_REQUIRED"
|
|
227122
|
+
]
|
|
227123
|
+
}
|
|
227124
|
+
}
|
|
227125
|
+
}
|
|
227126
|
+
}
|
|
227127
|
+
}
|
|
227128
|
+
},
|
|
227129
|
+
"401": {
|
|
227130
|
+
"description": "Unauthorized - missing or invalid bearer token",
|
|
227131
|
+
"content": {
|
|
227132
|
+
"application/json": {
|
|
227133
|
+
"schema": {
|
|
227134
|
+
"$ref": "#/components/schemas/ErrorResponse"
|
|
227135
|
+
}
|
|
227136
|
+
}
|
|
227137
|
+
}
|
|
227138
|
+
},
|
|
227139
|
+
"403": {
|
|
227140
|
+
"description": "Forbidden - caller lacks the required role/permission",
|
|
227141
|
+
"content": {
|
|
227142
|
+
"application/json": {
|
|
227143
|
+
"schema": {
|
|
227144
|
+
"type": "object",
|
|
227145
|
+
"required": [
|
|
227146
|
+
"statusCode",
|
|
227147
|
+
"error",
|
|
227148
|
+
"message"
|
|
227149
|
+
],
|
|
227150
|
+
"properties": {
|
|
227151
|
+
"statusCode": {
|
|
227152
|
+
"type": "number"
|
|
227153
|
+
},
|
|
227154
|
+
"error": {
|
|
227155
|
+
"type": "string"
|
|
227156
|
+
},
|
|
227157
|
+
"message": {
|
|
227158
|
+
"type": "string"
|
|
227159
|
+
}
|
|
227160
|
+
}
|
|
227161
|
+
}
|
|
227162
|
+
}
|
|
227163
|
+
}
|
|
227164
|
+
}
|
|
227165
|
+
}
|
|
227166
|
+
}
|
|
227167
|
+
},
|
|
227168
|
+
"/api/v1/tracker-cloaker/domains/platform-subdomain": {
|
|
227169
|
+
"post": {
|
|
227170
|
+
"operationId": "postApiV1TrackerCloakerDomainsPlatformSubdomain",
|
|
227171
|
+
"summary": "Claim a platform-hosted subdomain",
|
|
227172
|
+
"tags": [
|
|
227173
|
+
"tracker-cloaker"
|
|
227174
|
+
],
|
|
227175
|
+
"description": "Issues a ready-to-use subdomain under the platform base suffix (e.g. label.wevion.ai) for the team, active immediately with no DNS setup or server IP. The label is validated against a reserved-word list.",
|
|
227176
|
+
"requestBody": {
|
|
227177
|
+
"required": true,
|
|
227178
|
+
"content": {
|
|
227179
|
+
"application/json": {
|
|
227180
|
+
"schema": {
|
|
227181
|
+
"additionalProperties": false,
|
|
227182
|
+
"type": "object",
|
|
227183
|
+
"required": [
|
|
227184
|
+
"label"
|
|
227185
|
+
],
|
|
227186
|
+
"properties": {
|
|
227187
|
+
"label": {
|
|
227188
|
+
"minLength": 3,
|
|
227189
|
+
"maxLength": 63,
|
|
227190
|
+
"type": "string"
|
|
227191
|
+
},
|
|
227192
|
+
"team_id": {
|
|
227193
|
+
"anyOf": [
|
|
227194
|
+
{
|
|
227195
|
+
"format": "uuid",
|
|
227196
|
+
"type": "string"
|
|
227197
|
+
},
|
|
227198
|
+
{
|
|
227199
|
+
"type": "null"
|
|
227200
|
+
}
|
|
227201
|
+
]
|
|
227202
|
+
}
|
|
227203
|
+
}
|
|
227204
|
+
}
|
|
227205
|
+
}
|
|
227206
|
+
}
|
|
227207
|
+
},
|
|
227208
|
+
"parameters": [
|
|
227209
|
+
{
|
|
227210
|
+
"schema": {
|
|
227211
|
+
"format": "uuid",
|
|
227212
|
+
"type": "string"
|
|
227213
|
+
},
|
|
227214
|
+
"in": "header",
|
|
227215
|
+
"name": "x-team-id",
|
|
227216
|
+
"required": false,
|
|
227217
|
+
"description": "Destination workspace team id."
|
|
227218
|
+
}
|
|
227219
|
+
],
|
|
227220
|
+
"security": [
|
|
227221
|
+
{
|
|
227222
|
+
"bearerAuth": []
|
|
227223
|
+
},
|
|
227224
|
+
{
|
|
227225
|
+
"apiKeyAuth": []
|
|
227226
|
+
}
|
|
227227
|
+
],
|
|
227228
|
+
"responses": {
|
|
227229
|
+
"201": {
|
|
227230
|
+
"description": "Resource created",
|
|
227231
|
+
"content": {
|
|
227232
|
+
"application/json": {
|
|
227233
|
+
"schema": {
|
|
227234
|
+
"type": "object",
|
|
227235
|
+
"required": [
|
|
227236
|
+
"id",
|
|
227237
|
+
"teamId",
|
|
227238
|
+
"domain",
|
|
227239
|
+
"importMethod",
|
|
227240
|
+
"status",
|
|
227241
|
+
"zoneId",
|
|
227242
|
+
"nameservers",
|
|
227243
|
+
"serverIp",
|
|
227244
|
+
"expiresAt",
|
|
227245
|
+
"errorMessage",
|
|
227246
|
+
"verificationToken",
|
|
227247
|
+
"verificationRecordName",
|
|
227248
|
+
"verificationRecordValue",
|
|
227249
|
+
"ownershipVerifiedAt",
|
|
227250
|
+
"createdAt"
|
|
227251
|
+
],
|
|
227252
|
+
"properties": {
|
|
227253
|
+
"id": {
|
|
227254
|
+
"format": "uuid",
|
|
227255
|
+
"type": "string"
|
|
227256
|
+
},
|
|
227257
|
+
"teamId": {
|
|
227258
|
+
"format": "uuid",
|
|
227259
|
+
"type": "string"
|
|
227260
|
+
},
|
|
227261
|
+
"domain": {
|
|
227262
|
+
"type": "string"
|
|
227263
|
+
},
|
|
227264
|
+
"importMethod": {
|
|
227265
|
+
"anyOf": [
|
|
227266
|
+
{
|
|
227267
|
+
"type": "string"
|
|
227268
|
+
},
|
|
227269
|
+
{
|
|
227270
|
+
"type": "null"
|
|
227271
|
+
}
|
|
227272
|
+
]
|
|
227273
|
+
},
|
|
227274
|
+
"status": {
|
|
227275
|
+
"type": "string"
|
|
227276
|
+
},
|
|
227277
|
+
"zoneId": {
|
|
227278
|
+
"anyOf": [
|
|
227279
|
+
{
|
|
227280
|
+
"type": "string"
|
|
227281
|
+
},
|
|
227282
|
+
{
|
|
227283
|
+
"type": "null"
|
|
227284
|
+
}
|
|
227285
|
+
]
|
|
227286
|
+
},
|
|
227287
|
+
"nameservers": {
|
|
227288
|
+
"anyOf": [
|
|
227289
|
+
{
|
|
227290
|
+
"$comment": "json-value",
|
|
227291
|
+
"description": "Arbitrary JSON value with nested arrays and objects."
|
|
227292
|
+
},
|
|
227293
|
+
{
|
|
227294
|
+
"type": "null"
|
|
227295
|
+
}
|
|
227296
|
+
]
|
|
227297
|
+
},
|
|
227298
|
+
"serverIp": {
|
|
227299
|
+
"anyOf": [
|
|
227300
|
+
{
|
|
227301
|
+
"type": "string"
|
|
227302
|
+
},
|
|
227303
|
+
{
|
|
227304
|
+
"type": "null"
|
|
227305
|
+
}
|
|
227306
|
+
]
|
|
227307
|
+
},
|
|
227308
|
+
"expiresAt": {
|
|
227309
|
+
"anyOf": [
|
|
227310
|
+
{
|
|
227311
|
+
"format": "date-time",
|
|
227312
|
+
"type": "string"
|
|
227313
|
+
},
|
|
227314
|
+
{
|
|
227315
|
+
"type": "null"
|
|
227316
|
+
}
|
|
227317
|
+
]
|
|
227318
|
+
},
|
|
227319
|
+
"errorMessage": {
|
|
227320
|
+
"anyOf": [
|
|
227321
|
+
{
|
|
227322
|
+
"type": "string"
|
|
227323
|
+
},
|
|
227324
|
+
{
|
|
227325
|
+
"type": "null"
|
|
227326
|
+
}
|
|
227327
|
+
]
|
|
227328
|
+
},
|
|
227329
|
+
"verificationToken": {
|
|
227330
|
+
"type": "string"
|
|
227331
|
+
},
|
|
227332
|
+
"verificationRecordName": {
|
|
227333
|
+
"type": "string"
|
|
227334
|
+
},
|
|
227335
|
+
"verificationRecordValue": {
|
|
227336
|
+
"type": "string"
|
|
227337
|
+
},
|
|
227338
|
+
"ownershipVerifiedAt": {
|
|
227339
|
+
"anyOf": [
|
|
227340
|
+
{
|
|
227341
|
+
"format": "date-time",
|
|
227342
|
+
"type": "string"
|
|
227343
|
+
},
|
|
227344
|
+
{
|
|
227345
|
+
"type": "null"
|
|
227346
|
+
}
|
|
227347
|
+
]
|
|
227348
|
+
},
|
|
227349
|
+
"createdAt": {
|
|
227350
|
+
"format": "date-time",
|
|
227351
|
+
"type": "string"
|
|
227352
|
+
},
|
|
227353
|
+
"campaignCount": {
|
|
227354
|
+
"type": "number"
|
|
227355
|
+
}
|
|
227356
|
+
}
|
|
227357
|
+
}
|
|
227358
|
+
}
|
|
227359
|
+
}
|
|
227360
|
+
},
|
|
227361
|
+
"400": {
|
|
227362
|
+
"description": "Invalid request - schema validation failed",
|
|
227363
|
+
"content": {
|
|
227364
|
+
"application/json": {
|
|
227365
|
+
"schema": {
|
|
227366
|
+
"anyOf": [
|
|
227367
|
+
{
|
|
227368
|
+
"description": "Explicit destination workspace required: send the x-team-id header or activate a team scope for this operation.",
|
|
227369
|
+
"additionalProperties": false,
|
|
227370
|
+
"type": "object",
|
|
227371
|
+
"required": [
|
|
227372
|
+
"statusCode",
|
|
227373
|
+
"error",
|
|
227374
|
+
"message"
|
|
227375
|
+
],
|
|
227376
|
+
"properties": {
|
|
227377
|
+
"statusCode": {
|
|
227378
|
+
"type": "number"
|
|
227379
|
+
},
|
|
227380
|
+
"error": {
|
|
227381
|
+
"type": "string"
|
|
227382
|
+
},
|
|
227383
|
+
"message": {
|
|
227384
|
+
"type": "string"
|
|
227385
|
+
},
|
|
227386
|
+
"code": {
|
|
227387
|
+
"type": "string",
|
|
227388
|
+
"enum": [
|
|
227389
|
+
"SCOPE_TEAM_REQUIRED"
|
|
227390
|
+
]
|
|
227391
|
+
}
|
|
227392
|
+
}
|
|
227393
|
+
},
|
|
227394
|
+
{
|
|
227395
|
+
"type": "object",
|
|
227396
|
+
"required": [
|
|
227397
|
+
"statusCode",
|
|
227398
|
+
"error",
|
|
227399
|
+
"message"
|
|
227400
|
+
],
|
|
227401
|
+
"properties": {
|
|
227402
|
+
"statusCode": {
|
|
227403
|
+
"type": "number"
|
|
227404
|
+
},
|
|
227405
|
+
"error": {
|
|
227406
|
+
"type": "string"
|
|
227407
|
+
},
|
|
227408
|
+
"message": {
|
|
227409
|
+
"type": "string"
|
|
227410
|
+
}
|
|
227411
|
+
}
|
|
227412
|
+
}
|
|
227413
|
+
]
|
|
227414
|
+
}
|
|
227415
|
+
}
|
|
227416
|
+
}
|
|
227417
|
+
},
|
|
227418
|
+
"401": {
|
|
227419
|
+
"description": "Unauthorized - missing or invalid bearer token",
|
|
227420
|
+
"content": {
|
|
227421
|
+
"application/json": {
|
|
227422
|
+
"schema": {
|
|
227423
|
+
"$ref": "#/components/schemas/ErrorResponse"
|
|
227424
|
+
}
|
|
227425
|
+
}
|
|
227426
|
+
}
|
|
227427
|
+
},
|
|
227428
|
+
"403": {
|
|
227429
|
+
"description": "Forbidden - caller lacks the required role/permission",
|
|
227430
|
+
"content": {
|
|
227431
|
+
"application/json": {
|
|
227432
|
+
"schema": {
|
|
227433
|
+
"type": "object",
|
|
227434
|
+
"required": [
|
|
227435
|
+
"statusCode",
|
|
227436
|
+
"error",
|
|
227437
|
+
"message"
|
|
227438
|
+
],
|
|
227439
|
+
"properties": {
|
|
227440
|
+
"statusCode": {
|
|
227441
|
+
"type": "number"
|
|
227442
|
+
},
|
|
227443
|
+
"error": {
|
|
227444
|
+
"type": "string"
|
|
227445
|
+
},
|
|
227446
|
+
"message": {
|
|
227447
|
+
"type": "string"
|
|
227448
|
+
}
|
|
227449
|
+
}
|
|
227450
|
+
}
|
|
227451
|
+
}
|
|
227452
|
+
}
|
|
227453
|
+
},
|
|
227454
|
+
"409": {
|
|
227455
|
+
"description": "Conflict - resource state prevents the operation",
|
|
227456
|
+
"content": {
|
|
227457
|
+
"application/json": {
|
|
227458
|
+
"schema": {
|
|
227459
|
+
"type": "object",
|
|
227460
|
+
"required": [
|
|
227461
|
+
"statusCode",
|
|
227462
|
+
"error",
|
|
227463
|
+
"message"
|
|
227464
|
+
],
|
|
227465
|
+
"properties": {
|
|
227466
|
+
"statusCode": {
|
|
227467
|
+
"type": "number"
|
|
227468
|
+
},
|
|
227469
|
+
"error": {
|
|
227470
|
+
"type": "string"
|
|
227471
|
+
},
|
|
227472
|
+
"message": {
|
|
227473
|
+
"type": "string"
|
|
227474
|
+
}
|
|
227475
|
+
}
|
|
227476
|
+
}
|
|
227477
|
+
}
|
|
227478
|
+
}
|
|
227479
|
+
},
|
|
227480
|
+
"500": {
|
|
227481
|
+
"description": "Internal server error",
|
|
227482
|
+
"content": {
|
|
227483
|
+
"application/json": {
|
|
227484
|
+
"schema": {
|
|
227485
|
+
"type": "object",
|
|
227486
|
+
"required": [
|
|
227487
|
+
"statusCode",
|
|
227488
|
+
"error",
|
|
227489
|
+
"message"
|
|
227490
|
+
],
|
|
227491
|
+
"properties": {
|
|
227492
|
+
"statusCode": {
|
|
227493
|
+
"type": "number"
|
|
227494
|
+
},
|
|
227495
|
+
"error": {
|
|
227496
|
+
"type": "string"
|
|
227497
|
+
},
|
|
227498
|
+
"message": {
|
|
227499
|
+
"type": "string"
|
|
227500
|
+
}
|
|
227501
|
+
}
|
|
227502
|
+
}
|
|
227503
|
+
}
|
|
227504
|
+
}
|
|
227505
|
+
}
|
|
227506
|
+
}
|
|
227507
|
+
}
|
|
227508
|
+
},
|
|
227066
227509
|
"/api/v1/tracker-cloaker/domains/{id}/verify": {
|
|
227067
227510
|
"post": {
|
|
227068
227511
|
"operationId": "postApiV1TrackerCloakerDomainsByIdVerify",
|