@xyo-network/api-models 2.56.2 → 2.57.5
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/dist/docs.json +615 -195
- package/docs/assets/highlight.css +22 -0
- package/docs/assets/main.js +58 -0
- package/docs/assets/search.js +1 -0
- package/docs/assets/style.css +1367 -0
- package/docs/index.html +64 -0
- package/docs/interfaces/XyoApiConfig.html +241 -0
- package/docs/interfaces/XyoApiEnvelopeBase.html +80 -0
- package/docs/interfaces/XyoApiEnvelopeError.html +94 -0
- package/docs/interfaces/XyoApiEnvelopeSuccess.html +99 -0
- package/docs/interfaces/XyoApiError.html +86 -0
- package/docs/interfaces/XyoApiReportable.html +138 -0
- package/docs/modules.html +69 -0
- package/docs/types/XyoApiEnvelope.html +58 -0
- package/docs/types/XyoApiResponse.html +60 -0
- package/docs/types/XyoApiResponseBody.html +58 -0
- package/docs/types/XyoApiResponseTuple.html +58 -0
- package/docs/types/XyoApiResponseTupleOrBody.html +58 -0
- package/docs/types/XyoApiResponseType.html +53 -0
- package/docs/types/XyoApiWarning.html +53 -0
- package/package.json +4 -4
- package/typedoc.json +3 -9
package/dist/docs.json
CHANGED
|
@@ -1,23 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": 0,
|
|
3
3
|
"name": "@xyo-network/api-models",
|
|
4
|
+
"variant": "project",
|
|
4
5
|
"kind": 1,
|
|
5
|
-
"kindString": "Project",
|
|
6
6
|
"flags": {},
|
|
7
|
-
"originalName": "",
|
|
8
7
|
"children": [
|
|
9
8
|
{
|
|
10
9
|
"id": 1,
|
|
11
10
|
"name": "XyoApiConfig",
|
|
11
|
+
"variant": "declaration",
|
|
12
12
|
"kind": 256,
|
|
13
|
-
"kindString": "Interface",
|
|
14
13
|
"flags": {},
|
|
15
14
|
"children": [
|
|
16
15
|
{
|
|
17
16
|
"id": 2,
|
|
18
17
|
"name": "apiDomain",
|
|
18
|
+
"variant": "declaration",
|
|
19
19
|
"kind": 1024,
|
|
20
|
-
"kindString": "Property",
|
|
21
20
|
"flags": {},
|
|
22
21
|
"comment": {
|
|
23
22
|
"summary": [],
|
|
@@ -38,7 +37,7 @@
|
|
|
38
37
|
"fileName": "Config.ts",
|
|
39
38
|
"line": 5,
|
|
40
39
|
"character": 2,
|
|
41
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
40
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Config.ts#L5"
|
|
42
41
|
}
|
|
43
42
|
],
|
|
44
43
|
"type": {
|
|
@@ -49,8 +48,8 @@
|
|
|
49
48
|
{
|
|
50
49
|
"id": 3,
|
|
51
50
|
"name": "apiKey",
|
|
51
|
+
"variant": "declaration",
|
|
52
52
|
"kind": 1024,
|
|
53
|
-
"kindString": "Property",
|
|
54
53
|
"flags": {
|
|
55
54
|
"isOptional": true
|
|
56
55
|
},
|
|
@@ -73,7 +72,7 @@
|
|
|
73
72
|
"fileName": "Config.ts",
|
|
74
73
|
"line": 8,
|
|
75
74
|
"character": 2,
|
|
76
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
75
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Config.ts#L8"
|
|
77
76
|
}
|
|
78
77
|
],
|
|
79
78
|
"type": {
|
|
@@ -84,8 +83,8 @@
|
|
|
84
83
|
{
|
|
85
84
|
"id": 4,
|
|
86
85
|
"name": "compressionThreshold",
|
|
86
|
+
"variant": "declaration",
|
|
87
87
|
"kind": 1024,
|
|
88
|
-
"kindString": "Property",
|
|
89
88
|
"flags": {
|
|
90
89
|
"isOptional": true
|
|
91
90
|
},
|
|
@@ -108,7 +107,7 @@
|
|
|
108
107
|
"fileName": "Config.ts",
|
|
109
108
|
"line": 11,
|
|
110
109
|
"character": 2,
|
|
111
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
110
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Config.ts#L11"
|
|
112
111
|
}
|
|
113
112
|
],
|
|
114
113
|
"type": {
|
|
@@ -119,8 +118,8 @@
|
|
|
119
118
|
{
|
|
120
119
|
"id": 5,
|
|
121
120
|
"name": "jwtToken",
|
|
121
|
+
"variant": "declaration",
|
|
122
122
|
"kind": 1024,
|
|
123
|
-
"kindString": "Property",
|
|
124
123
|
"flags": {
|
|
125
124
|
"isOptional": true
|
|
126
125
|
},
|
|
@@ -143,7 +142,7 @@
|
|
|
143
142
|
"fileName": "Config.ts",
|
|
144
143
|
"line": 14,
|
|
145
144
|
"character": 2,
|
|
146
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
145
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Config.ts#L14"
|
|
147
146
|
}
|
|
148
147
|
],
|
|
149
148
|
"type": {
|
|
@@ -154,8 +153,8 @@
|
|
|
154
153
|
{
|
|
155
154
|
"id": 12,
|
|
156
155
|
"name": "onError",
|
|
156
|
+
"variant": "declaration",
|
|
157
157
|
"kind": 1024,
|
|
158
|
-
"kindString": "Property",
|
|
159
158
|
"flags": {
|
|
160
159
|
"isOptional": true
|
|
161
160
|
},
|
|
@@ -164,7 +163,7 @@
|
|
|
164
163
|
"fileName": "Reportable.ts",
|
|
165
164
|
"line": 5,
|
|
166
165
|
"character": 2,
|
|
167
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
166
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L5"
|
|
168
167
|
}
|
|
169
168
|
],
|
|
170
169
|
"type": {
|
|
@@ -172,34 +171,42 @@
|
|
|
172
171
|
"declaration": {
|
|
173
172
|
"id": 13,
|
|
174
173
|
"name": "__type",
|
|
174
|
+
"variant": "declaration",
|
|
175
175
|
"kind": 65536,
|
|
176
|
-
"kindString": "Type literal",
|
|
177
176
|
"flags": {},
|
|
178
177
|
"sources": [
|
|
179
178
|
{
|
|
180
179
|
"fileName": "Reportable.ts",
|
|
181
180
|
"line": 5,
|
|
182
181
|
"character": 12,
|
|
183
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
182
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L5"
|
|
184
183
|
}
|
|
185
184
|
],
|
|
186
185
|
"signatures": [
|
|
187
186
|
{
|
|
188
187
|
"id": 14,
|
|
189
188
|
"name": "__type",
|
|
189
|
+
"variant": "signature",
|
|
190
190
|
"kind": 4096,
|
|
191
|
-
"kindString": "Call signature",
|
|
192
191
|
"flags": {},
|
|
192
|
+
"sources": [
|
|
193
|
+
{
|
|
194
|
+
"fileName": "Reportable.ts",
|
|
195
|
+
"line": 5,
|
|
196
|
+
"character": 12,
|
|
197
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L5"
|
|
198
|
+
}
|
|
199
|
+
],
|
|
193
200
|
"parameters": [
|
|
194
201
|
{
|
|
195
202
|
"id": 15,
|
|
196
203
|
"name": "error",
|
|
204
|
+
"variant": "param",
|
|
197
205
|
"kind": 32768,
|
|
198
|
-
"kindString": "Parameter",
|
|
199
206
|
"flags": {},
|
|
200
207
|
"type": {
|
|
201
208
|
"type": "reference",
|
|
202
|
-
"
|
|
209
|
+
"target": 40,
|
|
203
210
|
"typeArguments": [
|
|
204
211
|
{
|
|
205
212
|
"type": "intrinsic",
|
|
@@ -210,14 +217,15 @@
|
|
|
210
217
|
"name": "any"
|
|
211
218
|
}
|
|
212
219
|
],
|
|
213
|
-
"name": "XyoApiError"
|
|
220
|
+
"name": "XyoApiError",
|
|
221
|
+
"package": "@xyo-network/api-models"
|
|
214
222
|
}
|
|
215
223
|
},
|
|
216
224
|
{
|
|
217
225
|
"id": 16,
|
|
218
226
|
"name": "depth",
|
|
227
|
+
"variant": "param",
|
|
219
228
|
"kind": 32768,
|
|
220
|
-
"kindString": "Parameter",
|
|
221
229
|
"flags": {},
|
|
222
230
|
"type": {
|
|
223
231
|
"type": "intrinsic",
|
|
@@ -235,15 +243,15 @@
|
|
|
235
243
|
},
|
|
236
244
|
"inheritedFrom": {
|
|
237
245
|
"type": "reference",
|
|
238
|
-
"
|
|
246
|
+
"target": 45,
|
|
239
247
|
"name": "XyoApiReportable.onError"
|
|
240
248
|
}
|
|
241
249
|
},
|
|
242
250
|
{
|
|
243
251
|
"id": 17,
|
|
244
252
|
"name": "onFailure",
|
|
253
|
+
"variant": "declaration",
|
|
245
254
|
"kind": 1024,
|
|
246
|
-
"kindString": "Property",
|
|
247
255
|
"flags": {
|
|
248
256
|
"isOptional": true
|
|
249
257
|
},
|
|
@@ -252,7 +260,7 @@
|
|
|
252
260
|
"fileName": "Reportable.ts",
|
|
253
261
|
"line": 7,
|
|
254
262
|
"character": 2,
|
|
255
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
263
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L7"
|
|
256
264
|
}
|
|
257
265
|
],
|
|
258
266
|
"type": {
|
|
@@ -260,42 +268,61 @@
|
|
|
260
268
|
"declaration": {
|
|
261
269
|
"id": 18,
|
|
262
270
|
"name": "__type",
|
|
271
|
+
"variant": "declaration",
|
|
263
272
|
"kind": 65536,
|
|
264
|
-
"kindString": "Type literal",
|
|
265
273
|
"flags": {},
|
|
266
274
|
"sources": [
|
|
267
275
|
{
|
|
268
276
|
"fileName": "Reportable.ts",
|
|
269
277
|
"line": 7,
|
|
270
278
|
"character": 14,
|
|
271
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
279
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L7"
|
|
272
280
|
}
|
|
273
281
|
],
|
|
274
282
|
"signatures": [
|
|
275
283
|
{
|
|
276
284
|
"id": 19,
|
|
277
285
|
"name": "__type",
|
|
286
|
+
"variant": "signature",
|
|
278
287
|
"kind": 4096,
|
|
279
|
-
"kindString": "Call signature",
|
|
280
288
|
"flags": {},
|
|
289
|
+
"sources": [
|
|
290
|
+
{
|
|
291
|
+
"fileName": "Reportable.ts",
|
|
292
|
+
"line": 7,
|
|
293
|
+
"character": 14,
|
|
294
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L7"
|
|
295
|
+
}
|
|
296
|
+
],
|
|
281
297
|
"parameters": [
|
|
282
298
|
{
|
|
283
299
|
"id": 20,
|
|
284
300
|
"name": "response",
|
|
301
|
+
"variant": "param",
|
|
285
302
|
"kind": 32768,
|
|
286
|
-
"kindString": "Parameter",
|
|
287
303
|
"flags": {},
|
|
288
304
|
"type": {
|
|
289
305
|
"type": "reference",
|
|
290
|
-
"
|
|
291
|
-
"
|
|
306
|
+
"target": 60,
|
|
307
|
+
"typeArguments": [
|
|
308
|
+
{
|
|
309
|
+
"type": "intrinsic",
|
|
310
|
+
"name": "unknown"
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
"type": "intrinsic",
|
|
314
|
+
"name": "unknown"
|
|
315
|
+
}
|
|
316
|
+
],
|
|
317
|
+
"name": "XyoApiResponse",
|
|
318
|
+
"package": "@xyo-network/api-models"
|
|
292
319
|
}
|
|
293
320
|
},
|
|
294
321
|
{
|
|
295
322
|
"id": 21,
|
|
296
323
|
"name": "depth",
|
|
324
|
+
"variant": "param",
|
|
297
325
|
"kind": 32768,
|
|
298
|
-
"kindString": "Parameter",
|
|
299
326
|
"flags": {},
|
|
300
327
|
"type": {
|
|
301
328
|
"type": "intrinsic",
|
|
@@ -313,15 +340,15 @@
|
|
|
313
340
|
},
|
|
314
341
|
"inheritedFrom": {
|
|
315
342
|
"type": "reference",
|
|
316
|
-
"
|
|
343
|
+
"target": 50,
|
|
317
344
|
"name": "XyoApiReportable.onFailure"
|
|
318
345
|
}
|
|
319
346
|
},
|
|
320
347
|
{
|
|
321
348
|
"id": 22,
|
|
322
349
|
"name": "onSuccess",
|
|
350
|
+
"variant": "declaration",
|
|
323
351
|
"kind": 1024,
|
|
324
|
-
"kindString": "Property",
|
|
325
352
|
"flags": {
|
|
326
353
|
"isOptional": true
|
|
327
354
|
},
|
|
@@ -330,7 +357,7 @@
|
|
|
330
357
|
"fileName": "Reportable.ts",
|
|
331
358
|
"line": 9,
|
|
332
359
|
"character": 2,
|
|
333
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
360
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L9"
|
|
334
361
|
}
|
|
335
362
|
],
|
|
336
363
|
"type": {
|
|
@@ -338,42 +365,61 @@
|
|
|
338
365
|
"declaration": {
|
|
339
366
|
"id": 23,
|
|
340
367
|
"name": "__type",
|
|
368
|
+
"variant": "declaration",
|
|
341
369
|
"kind": 65536,
|
|
342
|
-
"kindString": "Type literal",
|
|
343
370
|
"flags": {},
|
|
344
371
|
"sources": [
|
|
345
372
|
{
|
|
346
373
|
"fileName": "Reportable.ts",
|
|
347
374
|
"line": 9,
|
|
348
375
|
"character": 14,
|
|
349
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
376
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L9"
|
|
350
377
|
}
|
|
351
378
|
],
|
|
352
379
|
"signatures": [
|
|
353
380
|
{
|
|
354
381
|
"id": 24,
|
|
355
382
|
"name": "__type",
|
|
383
|
+
"variant": "signature",
|
|
356
384
|
"kind": 4096,
|
|
357
|
-
"kindString": "Call signature",
|
|
358
385
|
"flags": {},
|
|
386
|
+
"sources": [
|
|
387
|
+
{
|
|
388
|
+
"fileName": "Reportable.ts",
|
|
389
|
+
"line": 9,
|
|
390
|
+
"character": 14,
|
|
391
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L9"
|
|
392
|
+
}
|
|
393
|
+
],
|
|
359
394
|
"parameters": [
|
|
360
395
|
{
|
|
361
396
|
"id": 25,
|
|
362
397
|
"name": "response",
|
|
398
|
+
"variant": "param",
|
|
363
399
|
"kind": 32768,
|
|
364
|
-
"kindString": "Parameter",
|
|
365
400
|
"flags": {},
|
|
366
401
|
"type": {
|
|
367
402
|
"type": "reference",
|
|
368
|
-
"
|
|
369
|
-
"
|
|
403
|
+
"target": 60,
|
|
404
|
+
"typeArguments": [
|
|
405
|
+
{
|
|
406
|
+
"type": "intrinsic",
|
|
407
|
+
"name": "unknown"
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
"type": "intrinsic",
|
|
411
|
+
"name": "unknown"
|
|
412
|
+
}
|
|
413
|
+
],
|
|
414
|
+
"name": "XyoApiResponse",
|
|
415
|
+
"package": "@xyo-network/api-models"
|
|
370
416
|
}
|
|
371
417
|
},
|
|
372
418
|
{
|
|
373
419
|
"id": 26,
|
|
374
420
|
"name": "depth",
|
|
421
|
+
"variant": "param",
|
|
375
422
|
"kind": 32768,
|
|
376
|
-
"kindString": "Parameter",
|
|
377
423
|
"flags": {},
|
|
378
424
|
"type": {
|
|
379
425
|
"type": "intrinsic",
|
|
@@ -391,15 +437,15 @@
|
|
|
391
437
|
},
|
|
392
438
|
"inheritedFrom": {
|
|
393
439
|
"type": "reference",
|
|
394
|
-
"
|
|
440
|
+
"target": 55,
|
|
395
441
|
"name": "XyoApiReportable.onSuccess"
|
|
396
442
|
}
|
|
397
443
|
},
|
|
398
444
|
{
|
|
399
445
|
"id": 6,
|
|
400
446
|
"name": "query",
|
|
447
|
+
"variant": "declaration",
|
|
401
448
|
"kind": 1024,
|
|
402
|
-
"kindString": "Property",
|
|
403
449
|
"flags": {
|
|
404
450
|
"isOptional": true
|
|
405
451
|
},
|
|
@@ -422,7 +468,7 @@
|
|
|
422
468
|
"fileName": "Config.ts",
|
|
423
469
|
"line": 17,
|
|
424
470
|
"character": 2,
|
|
425
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
471
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Config.ts#L17"
|
|
426
472
|
}
|
|
427
473
|
],
|
|
428
474
|
"type": {
|
|
@@ -433,8 +479,8 @@
|
|
|
433
479
|
{
|
|
434
480
|
"id": 7,
|
|
435
481
|
"name": "reportableParent",
|
|
482
|
+
"variant": "declaration",
|
|
436
483
|
"kind": 1024,
|
|
437
|
-
"kindString": "Property",
|
|
438
484
|
"flags": {
|
|
439
485
|
"isOptional": true
|
|
440
486
|
},
|
|
@@ -457,20 +503,21 @@
|
|
|
457
503
|
"fileName": "Config.ts",
|
|
458
504
|
"line": 20,
|
|
459
505
|
"character": 2,
|
|
460
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
506
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Config.ts#L20"
|
|
461
507
|
}
|
|
462
508
|
],
|
|
463
509
|
"type": {
|
|
464
510
|
"type": "reference",
|
|
465
|
-
"
|
|
466
|
-
"name": "XyoApiReportable"
|
|
511
|
+
"target": 44,
|
|
512
|
+
"name": "XyoApiReportable",
|
|
513
|
+
"package": "@xyo-network/api-models"
|
|
467
514
|
}
|
|
468
515
|
},
|
|
469
516
|
{
|
|
470
517
|
"id": 8,
|
|
471
518
|
"name": "root",
|
|
519
|
+
"variant": "declaration",
|
|
472
520
|
"kind": 1024,
|
|
473
|
-
"kindString": "Property",
|
|
474
521
|
"flags": {
|
|
475
522
|
"isOptional": true
|
|
476
523
|
},
|
|
@@ -493,7 +540,7 @@
|
|
|
493
540
|
"fileName": "Config.ts",
|
|
494
541
|
"line": 23,
|
|
495
542
|
"character": 2,
|
|
496
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
543
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Config.ts#L23"
|
|
497
544
|
}
|
|
498
545
|
],
|
|
499
546
|
"type": {
|
|
@@ -504,8 +551,8 @@
|
|
|
504
551
|
{
|
|
505
552
|
"id": 9,
|
|
506
553
|
"name": "throwError",
|
|
554
|
+
"variant": "declaration",
|
|
507
555
|
"kind": 1024,
|
|
508
|
-
"kindString": "Property",
|
|
509
556
|
"flags": {
|
|
510
557
|
"isOptional": true
|
|
511
558
|
},
|
|
@@ -528,7 +575,7 @@
|
|
|
528
575
|
"fileName": "Config.ts",
|
|
529
576
|
"line": 26,
|
|
530
577
|
"character": 2,
|
|
531
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
578
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Config.ts#L26"
|
|
532
579
|
}
|
|
533
580
|
],
|
|
534
581
|
"type": {
|
|
@@ -539,8 +586,8 @@
|
|
|
539
586
|
{
|
|
540
587
|
"id": 10,
|
|
541
588
|
"name": "throwFailure",
|
|
589
|
+
"variant": "declaration",
|
|
542
590
|
"kind": 1024,
|
|
543
|
-
"kindString": "Property",
|
|
544
591
|
"flags": {
|
|
545
592
|
"isOptional": true
|
|
546
593
|
},
|
|
@@ -563,7 +610,7 @@
|
|
|
563
610
|
"fileName": "Config.ts",
|
|
564
611
|
"line": 29,
|
|
565
612
|
"character": 2,
|
|
566
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
613
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Config.ts#L29"
|
|
567
614
|
}
|
|
568
615
|
],
|
|
569
616
|
"type": {
|
|
@@ -574,8 +621,8 @@
|
|
|
574
621
|
{
|
|
575
622
|
"id": 11,
|
|
576
623
|
"name": "userid",
|
|
624
|
+
"variant": "declaration",
|
|
577
625
|
"kind": 1024,
|
|
578
|
-
"kindString": "Property",
|
|
579
626
|
"flags": {
|
|
580
627
|
"isOptional": true
|
|
581
628
|
},
|
|
@@ -598,7 +645,7 @@
|
|
|
598
645
|
"fileName": "Config.ts",
|
|
599
646
|
"line": 32,
|
|
600
647
|
"character": 2,
|
|
601
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
648
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Config.ts#L32"
|
|
602
649
|
}
|
|
603
650
|
],
|
|
604
651
|
"type": {
|
|
@@ -632,29 +679,30 @@
|
|
|
632
679
|
"fileName": "Config.ts",
|
|
633
680
|
"line": 3,
|
|
634
681
|
"character": 10,
|
|
635
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
682
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Config.ts#L3"
|
|
636
683
|
}
|
|
637
684
|
],
|
|
638
685
|
"extendedTypes": [
|
|
639
686
|
{
|
|
640
687
|
"type": "reference",
|
|
641
|
-
"
|
|
642
|
-
"name": "XyoApiReportable"
|
|
688
|
+
"target": 44,
|
|
689
|
+
"name": "XyoApiReportable",
|
|
690
|
+
"package": "@xyo-network/api-models"
|
|
643
691
|
}
|
|
644
692
|
]
|
|
645
693
|
},
|
|
646
694
|
{
|
|
647
695
|
"id": 27,
|
|
648
696
|
"name": "XyoApiEnvelopeBase",
|
|
697
|
+
"variant": "declaration",
|
|
649
698
|
"kind": 256,
|
|
650
|
-
"kindString": "Interface",
|
|
651
699
|
"flags": {},
|
|
652
700
|
"children": [
|
|
653
701
|
{
|
|
654
702
|
"id": 28,
|
|
655
703
|
"name": "warning",
|
|
704
|
+
"variant": "declaration",
|
|
656
705
|
"kind": 1024,
|
|
657
|
-
"kindString": "Property",
|
|
658
706
|
"flags": {
|
|
659
707
|
"isOptional": true
|
|
660
708
|
},
|
|
@@ -663,15 +711,18 @@
|
|
|
663
711
|
"fileName": "Envelope.ts",
|
|
664
712
|
"line": 5,
|
|
665
713
|
"character": 2,
|
|
666
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
714
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Envelope.ts#L5"
|
|
667
715
|
}
|
|
668
716
|
],
|
|
669
717
|
"type": {
|
|
670
718
|
"type": "array",
|
|
671
719
|
"elementType": {
|
|
672
720
|
"type": "reference",
|
|
721
|
+
"target": {
|
|
722
|
+
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
723
|
+
"qualifiedName": "Error"
|
|
724
|
+
},
|
|
673
725
|
"name": "Error",
|
|
674
|
-
"qualifiedName": "Error",
|
|
675
726
|
"package": "typescript"
|
|
676
727
|
}
|
|
677
728
|
}
|
|
@@ -690,18 +741,18 @@
|
|
|
690
741
|
"fileName": "Envelope.ts",
|
|
691
742
|
"line": 4,
|
|
692
743
|
"character": 17,
|
|
693
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
744
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Envelope.ts#L4"
|
|
694
745
|
}
|
|
695
746
|
],
|
|
696
747
|
"extendedBy": [
|
|
697
748
|
{
|
|
698
749
|
"type": "reference",
|
|
699
|
-
"
|
|
750
|
+
"target": 29,
|
|
700
751
|
"name": "XyoApiEnvelopeSuccess"
|
|
701
752
|
},
|
|
702
753
|
{
|
|
703
754
|
"type": "reference",
|
|
704
|
-
"
|
|
755
|
+
"target": 34,
|
|
705
756
|
"name": "XyoApiEnvelopeError"
|
|
706
757
|
}
|
|
707
758
|
]
|
|
@@ -709,22 +760,22 @@
|
|
|
709
760
|
{
|
|
710
761
|
"id": 34,
|
|
711
762
|
"name": "XyoApiEnvelopeError",
|
|
763
|
+
"variant": "declaration",
|
|
712
764
|
"kind": 256,
|
|
713
|
-
"kindString": "Interface",
|
|
714
765
|
"flags": {},
|
|
715
766
|
"children": [
|
|
716
767
|
{
|
|
717
768
|
"id": 35,
|
|
718
769
|
"name": "data",
|
|
770
|
+
"variant": "declaration",
|
|
719
771
|
"kind": 1024,
|
|
720
|
-
"kindString": "Property",
|
|
721
772
|
"flags": {},
|
|
722
773
|
"sources": [
|
|
723
774
|
{
|
|
724
775
|
"fileName": "Envelope.ts",
|
|
725
776
|
"line": 14,
|
|
726
777
|
"character": 2,
|
|
727
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
778
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Envelope.ts#L14"
|
|
728
779
|
}
|
|
729
780
|
],
|
|
730
781
|
"type": {
|
|
@@ -735,22 +786,22 @@
|
|
|
735
786
|
{
|
|
736
787
|
"id": 36,
|
|
737
788
|
"name": "errors",
|
|
789
|
+
"variant": "declaration",
|
|
738
790
|
"kind": 1024,
|
|
739
|
-
"kindString": "Property",
|
|
740
791
|
"flags": {},
|
|
741
792
|
"sources": [
|
|
742
793
|
{
|
|
743
794
|
"fileName": "Envelope.ts",
|
|
744
795
|
"line": 15,
|
|
745
796
|
"character": 2,
|
|
746
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
797
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Envelope.ts#L15"
|
|
747
798
|
}
|
|
748
799
|
],
|
|
749
800
|
"type": {
|
|
750
801
|
"type": "array",
|
|
751
802
|
"elementType": {
|
|
752
803
|
"type": "reference",
|
|
753
|
-
"
|
|
804
|
+
"target": 40,
|
|
754
805
|
"typeArguments": [
|
|
755
806
|
{
|
|
756
807
|
"type": "intrinsic",
|
|
@@ -761,15 +812,16 @@
|
|
|
761
812
|
"name": "any"
|
|
762
813
|
}
|
|
763
814
|
],
|
|
764
|
-
"name": "XyoApiError"
|
|
815
|
+
"name": "XyoApiError",
|
|
816
|
+
"package": "@xyo-network/api-models"
|
|
765
817
|
}
|
|
766
818
|
}
|
|
767
819
|
},
|
|
768
820
|
{
|
|
769
821
|
"id": 37,
|
|
770
822
|
"name": "warning",
|
|
823
|
+
"variant": "declaration",
|
|
771
824
|
"kind": 1024,
|
|
772
|
-
"kindString": "Property",
|
|
773
825
|
"flags": {
|
|
774
826
|
"isOptional": true
|
|
775
827
|
},
|
|
@@ -778,21 +830,24 @@
|
|
|
778
830
|
"fileName": "Envelope.ts",
|
|
779
831
|
"line": 5,
|
|
780
832
|
"character": 2,
|
|
781
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
833
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Envelope.ts#L5"
|
|
782
834
|
}
|
|
783
835
|
],
|
|
784
836
|
"type": {
|
|
785
837
|
"type": "array",
|
|
786
838
|
"elementType": {
|
|
787
839
|
"type": "reference",
|
|
840
|
+
"target": {
|
|
841
|
+
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
842
|
+
"qualifiedName": "Error"
|
|
843
|
+
},
|
|
788
844
|
"name": "Error",
|
|
789
|
-
"qualifiedName": "Error",
|
|
790
845
|
"package": "typescript"
|
|
791
846
|
}
|
|
792
847
|
},
|
|
793
848
|
"inheritedFrom": {
|
|
794
849
|
"type": "reference",
|
|
795
|
-
"
|
|
850
|
+
"target": 28,
|
|
796
851
|
"name": "XyoApiEnvelopeBase.warning"
|
|
797
852
|
}
|
|
798
853
|
}
|
|
@@ -812,56 +867,58 @@
|
|
|
812
867
|
"fileName": "Envelope.ts",
|
|
813
868
|
"line": 13,
|
|
814
869
|
"character": 17,
|
|
815
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
870
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Envelope.ts#L13"
|
|
816
871
|
}
|
|
817
872
|
],
|
|
818
873
|
"extendedTypes": [
|
|
819
874
|
{
|
|
820
875
|
"type": "reference",
|
|
821
|
-
"
|
|
822
|
-
"name": "XyoApiEnvelopeBase"
|
|
876
|
+
"target": 27,
|
|
877
|
+
"name": "XyoApiEnvelopeBase",
|
|
878
|
+
"package": "@xyo-network/api-models"
|
|
823
879
|
}
|
|
824
880
|
]
|
|
825
881
|
},
|
|
826
882
|
{
|
|
827
883
|
"id": 29,
|
|
828
884
|
"name": "XyoApiEnvelopeSuccess",
|
|
885
|
+
"variant": "declaration",
|
|
829
886
|
"kind": 256,
|
|
830
|
-
"kindString": "Interface",
|
|
831
887
|
"flags": {},
|
|
832
888
|
"children": [
|
|
833
889
|
{
|
|
834
890
|
"id": 30,
|
|
835
891
|
"name": "data",
|
|
892
|
+
"variant": "declaration",
|
|
836
893
|
"kind": 1024,
|
|
837
|
-
"kindString": "Property",
|
|
838
894
|
"flags": {},
|
|
839
895
|
"sources": [
|
|
840
896
|
{
|
|
841
897
|
"fileName": "Envelope.ts",
|
|
842
898
|
"line": 9,
|
|
843
899
|
"character": 2,
|
|
844
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
900
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Envelope.ts#L9"
|
|
845
901
|
}
|
|
846
902
|
],
|
|
847
903
|
"type": {
|
|
848
904
|
"type": "reference",
|
|
849
|
-
"
|
|
850
|
-
"name": "T"
|
|
905
|
+
"target": -1,
|
|
906
|
+
"name": "T",
|
|
907
|
+
"refersToTypeParameter": true
|
|
851
908
|
}
|
|
852
909
|
},
|
|
853
910
|
{
|
|
854
911
|
"id": 31,
|
|
855
912
|
"name": "errors",
|
|
913
|
+
"variant": "declaration",
|
|
856
914
|
"kind": 1024,
|
|
857
|
-
"kindString": "Property",
|
|
858
915
|
"flags": {},
|
|
859
916
|
"sources": [
|
|
860
917
|
{
|
|
861
918
|
"fileName": "Envelope.ts",
|
|
862
919
|
"line": 10,
|
|
863
920
|
"character": 2,
|
|
864
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
921
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Envelope.ts#L10"
|
|
865
922
|
}
|
|
866
923
|
],
|
|
867
924
|
"type": {
|
|
@@ -872,8 +929,8 @@
|
|
|
872
929
|
{
|
|
873
930
|
"id": 32,
|
|
874
931
|
"name": "warning",
|
|
932
|
+
"variant": "declaration",
|
|
875
933
|
"kind": 1024,
|
|
876
|
-
"kindString": "Property",
|
|
877
934
|
"flags": {
|
|
878
935
|
"isOptional": true
|
|
879
936
|
},
|
|
@@ -882,21 +939,24 @@
|
|
|
882
939
|
"fileName": "Envelope.ts",
|
|
883
940
|
"line": 5,
|
|
884
941
|
"character": 2,
|
|
885
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
942
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Envelope.ts#L5"
|
|
886
943
|
}
|
|
887
944
|
],
|
|
888
945
|
"type": {
|
|
889
946
|
"type": "array",
|
|
890
947
|
"elementType": {
|
|
891
948
|
"type": "reference",
|
|
949
|
+
"target": {
|
|
950
|
+
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
951
|
+
"qualifiedName": "Error"
|
|
952
|
+
},
|
|
892
953
|
"name": "Error",
|
|
893
|
-
"qualifiedName": "Error",
|
|
894
954
|
"package": "typescript"
|
|
895
955
|
}
|
|
896
956
|
},
|
|
897
957
|
"inheritedFrom": {
|
|
898
958
|
"type": "reference",
|
|
899
|
-
"
|
|
959
|
+
"target": 28,
|
|
900
960
|
"name": "XyoApiEnvelopeBase.warning"
|
|
901
961
|
}
|
|
902
962
|
}
|
|
@@ -916,45 +976,46 @@
|
|
|
916
976
|
"fileName": "Envelope.ts",
|
|
917
977
|
"line": 8,
|
|
918
978
|
"character": 17,
|
|
919
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
979
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Envelope.ts#L8"
|
|
920
980
|
}
|
|
921
981
|
],
|
|
922
982
|
"typeParameters": [
|
|
923
983
|
{
|
|
924
984
|
"id": 33,
|
|
925
985
|
"name": "T",
|
|
986
|
+
"variant": "typeParam",
|
|
926
987
|
"kind": 131072,
|
|
927
|
-
"kindString": "Type parameter",
|
|
928
988
|
"flags": {}
|
|
929
989
|
}
|
|
930
990
|
],
|
|
931
991
|
"extendedTypes": [
|
|
932
992
|
{
|
|
933
993
|
"type": "reference",
|
|
934
|
-
"
|
|
935
|
-
"name": "XyoApiEnvelopeBase"
|
|
994
|
+
"target": 27,
|
|
995
|
+
"name": "XyoApiEnvelopeBase",
|
|
996
|
+
"package": "@xyo-network/api-models"
|
|
936
997
|
}
|
|
937
998
|
]
|
|
938
999
|
},
|
|
939
1000
|
{
|
|
940
1001
|
"id": 40,
|
|
941
1002
|
"name": "XyoApiError",
|
|
1003
|
+
"variant": "declaration",
|
|
942
1004
|
"kind": 256,
|
|
943
|
-
"kindString": "Interface",
|
|
944
1005
|
"flags": {},
|
|
945
1006
|
"children": [
|
|
946
1007
|
{
|
|
947
1008
|
"id": 41,
|
|
948
1009
|
"name": "isXyoError",
|
|
1010
|
+
"variant": "declaration",
|
|
949
1011
|
"kind": 1024,
|
|
950
|
-
"kindString": "Property",
|
|
951
1012
|
"flags": {},
|
|
952
1013
|
"sources": [
|
|
953
1014
|
{
|
|
954
1015
|
"fileName": "Error.ts",
|
|
955
1016
|
"line": 5,
|
|
956
1017
|
"character": 2,
|
|
957
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1018
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Error.ts#L5"
|
|
958
1019
|
}
|
|
959
1020
|
],
|
|
960
1021
|
"type": {
|
|
@@ -976,15 +1037,15 @@
|
|
|
976
1037
|
"fileName": "Error.ts",
|
|
977
1038
|
"line": 4,
|
|
978
1039
|
"character": 17,
|
|
979
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1040
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Error.ts#L4"
|
|
980
1041
|
}
|
|
981
1042
|
],
|
|
982
1043
|
"typeParameters": [
|
|
983
1044
|
{
|
|
984
1045
|
"id": 42,
|
|
985
1046
|
"name": "T",
|
|
1047
|
+
"variant": "typeParam",
|
|
986
1048
|
"kind": 131072,
|
|
987
|
-
"kindString": "Type parameter",
|
|
988
1049
|
"flags": {},
|
|
989
1050
|
"default": {
|
|
990
1051
|
"type": "intrinsic",
|
|
@@ -994,8 +1055,8 @@
|
|
|
994
1055
|
{
|
|
995
1056
|
"id": 43,
|
|
996
1057
|
"name": "D",
|
|
1058
|
+
"variant": "typeParam",
|
|
997
1059
|
"kind": 131072,
|
|
998
|
-
"kindString": "Type parameter",
|
|
999
1060
|
"flags": {},
|
|
1000
1061
|
"default": {
|
|
1001
1062
|
"type": "intrinsic",
|
|
@@ -1006,20 +1067,25 @@
|
|
|
1006
1067
|
"extendedTypes": [
|
|
1007
1068
|
{
|
|
1008
1069
|
"type": "reference",
|
|
1070
|
+
"target": {
|
|
1071
|
+
"sourceFileName": "../../../../node_modules/axios/index.d.ts",
|
|
1072
|
+
"qualifiedName": "AxiosError"
|
|
1073
|
+
},
|
|
1009
1074
|
"typeArguments": [
|
|
1010
1075
|
{
|
|
1011
1076
|
"type": "reference",
|
|
1012
|
-
"
|
|
1013
|
-
"name": "T"
|
|
1077
|
+
"target": -1,
|
|
1078
|
+
"name": "T",
|
|
1079
|
+
"refersToTypeParameter": true
|
|
1014
1080
|
},
|
|
1015
1081
|
{
|
|
1016
1082
|
"type": "reference",
|
|
1017
|
-
"
|
|
1018
|
-
"name": "D"
|
|
1083
|
+
"target": -1,
|
|
1084
|
+
"name": "D",
|
|
1085
|
+
"refersToTypeParameter": true
|
|
1019
1086
|
}
|
|
1020
1087
|
],
|
|
1021
1088
|
"name": "AxiosError",
|
|
1022
|
-
"qualifiedName": "AxiosError",
|
|
1023
1089
|
"package": "axios"
|
|
1024
1090
|
}
|
|
1025
1091
|
]
|
|
@@ -1027,15 +1093,15 @@
|
|
|
1027
1093
|
{
|
|
1028
1094
|
"id": 44,
|
|
1029
1095
|
"name": "XyoApiReportable",
|
|
1096
|
+
"variant": "declaration",
|
|
1030
1097
|
"kind": 256,
|
|
1031
|
-
"kindString": "Interface",
|
|
1032
1098
|
"flags": {},
|
|
1033
1099
|
"children": [
|
|
1034
1100
|
{
|
|
1035
1101
|
"id": 45,
|
|
1036
1102
|
"name": "onError",
|
|
1103
|
+
"variant": "declaration",
|
|
1037
1104
|
"kind": 1024,
|
|
1038
|
-
"kindString": "Property",
|
|
1039
1105
|
"flags": {
|
|
1040
1106
|
"isOptional": true
|
|
1041
1107
|
},
|
|
@@ -1044,7 +1110,7 @@
|
|
|
1044
1110
|
"fileName": "Reportable.ts",
|
|
1045
1111
|
"line": 5,
|
|
1046
1112
|
"character": 2,
|
|
1047
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1113
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L5"
|
|
1048
1114
|
}
|
|
1049
1115
|
],
|
|
1050
1116
|
"type": {
|
|
@@ -1052,34 +1118,42 @@
|
|
|
1052
1118
|
"declaration": {
|
|
1053
1119
|
"id": 46,
|
|
1054
1120
|
"name": "__type",
|
|
1121
|
+
"variant": "declaration",
|
|
1055
1122
|
"kind": 65536,
|
|
1056
|
-
"kindString": "Type literal",
|
|
1057
1123
|
"flags": {},
|
|
1058
1124
|
"sources": [
|
|
1059
1125
|
{
|
|
1060
1126
|
"fileName": "Reportable.ts",
|
|
1061
1127
|
"line": 5,
|
|
1062
1128
|
"character": 12,
|
|
1063
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1129
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L5"
|
|
1064
1130
|
}
|
|
1065
1131
|
],
|
|
1066
1132
|
"signatures": [
|
|
1067
1133
|
{
|
|
1068
1134
|
"id": 47,
|
|
1069
1135
|
"name": "__type",
|
|
1136
|
+
"variant": "signature",
|
|
1070
1137
|
"kind": 4096,
|
|
1071
|
-
"kindString": "Call signature",
|
|
1072
1138
|
"flags": {},
|
|
1139
|
+
"sources": [
|
|
1140
|
+
{
|
|
1141
|
+
"fileName": "Reportable.ts",
|
|
1142
|
+
"line": 5,
|
|
1143
|
+
"character": 12,
|
|
1144
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L5"
|
|
1145
|
+
}
|
|
1146
|
+
],
|
|
1073
1147
|
"parameters": [
|
|
1074
1148
|
{
|
|
1075
1149
|
"id": 48,
|
|
1076
1150
|
"name": "error",
|
|
1151
|
+
"variant": "param",
|
|
1077
1152
|
"kind": 32768,
|
|
1078
|
-
"kindString": "Parameter",
|
|
1079
1153
|
"flags": {},
|
|
1080
1154
|
"type": {
|
|
1081
1155
|
"type": "reference",
|
|
1082
|
-
"
|
|
1156
|
+
"target": 40,
|
|
1083
1157
|
"typeArguments": [
|
|
1084
1158
|
{
|
|
1085
1159
|
"type": "intrinsic",
|
|
@@ -1090,14 +1164,15 @@
|
|
|
1090
1164
|
"name": "any"
|
|
1091
1165
|
}
|
|
1092
1166
|
],
|
|
1093
|
-
"name": "XyoApiError"
|
|
1167
|
+
"name": "XyoApiError",
|
|
1168
|
+
"package": "@xyo-network/api-models"
|
|
1094
1169
|
}
|
|
1095
1170
|
},
|
|
1096
1171
|
{
|
|
1097
1172
|
"id": 49,
|
|
1098
1173
|
"name": "depth",
|
|
1174
|
+
"variant": "param",
|
|
1099
1175
|
"kind": 32768,
|
|
1100
|
-
"kindString": "Parameter",
|
|
1101
1176
|
"flags": {},
|
|
1102
1177
|
"type": {
|
|
1103
1178
|
"type": "intrinsic",
|
|
@@ -1117,8 +1192,8 @@
|
|
|
1117
1192
|
{
|
|
1118
1193
|
"id": 50,
|
|
1119
1194
|
"name": "onFailure",
|
|
1195
|
+
"variant": "declaration",
|
|
1120
1196
|
"kind": 1024,
|
|
1121
|
-
"kindString": "Property",
|
|
1122
1197
|
"flags": {
|
|
1123
1198
|
"isOptional": true
|
|
1124
1199
|
},
|
|
@@ -1127,7 +1202,7 @@
|
|
|
1127
1202
|
"fileName": "Reportable.ts",
|
|
1128
1203
|
"line": 7,
|
|
1129
1204
|
"character": 2,
|
|
1130
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1205
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L7"
|
|
1131
1206
|
}
|
|
1132
1207
|
],
|
|
1133
1208
|
"type": {
|
|
@@ -1135,42 +1210,61 @@
|
|
|
1135
1210
|
"declaration": {
|
|
1136
1211
|
"id": 51,
|
|
1137
1212
|
"name": "__type",
|
|
1213
|
+
"variant": "declaration",
|
|
1138
1214
|
"kind": 65536,
|
|
1139
|
-
"kindString": "Type literal",
|
|
1140
1215
|
"flags": {},
|
|
1141
1216
|
"sources": [
|
|
1142
1217
|
{
|
|
1143
1218
|
"fileName": "Reportable.ts",
|
|
1144
1219
|
"line": 7,
|
|
1145
1220
|
"character": 14,
|
|
1146
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1221
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L7"
|
|
1147
1222
|
}
|
|
1148
1223
|
],
|
|
1149
1224
|
"signatures": [
|
|
1150
1225
|
{
|
|
1151
1226
|
"id": 52,
|
|
1152
1227
|
"name": "__type",
|
|
1228
|
+
"variant": "signature",
|
|
1153
1229
|
"kind": 4096,
|
|
1154
|
-
"kindString": "Call signature",
|
|
1155
1230
|
"flags": {},
|
|
1231
|
+
"sources": [
|
|
1232
|
+
{
|
|
1233
|
+
"fileName": "Reportable.ts",
|
|
1234
|
+
"line": 7,
|
|
1235
|
+
"character": 14,
|
|
1236
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L7"
|
|
1237
|
+
}
|
|
1238
|
+
],
|
|
1156
1239
|
"parameters": [
|
|
1157
1240
|
{
|
|
1158
1241
|
"id": 53,
|
|
1159
1242
|
"name": "response",
|
|
1243
|
+
"variant": "param",
|
|
1160
1244
|
"kind": 32768,
|
|
1161
|
-
"kindString": "Parameter",
|
|
1162
1245
|
"flags": {},
|
|
1163
1246
|
"type": {
|
|
1164
1247
|
"type": "reference",
|
|
1165
|
-
"
|
|
1166
|
-
"
|
|
1248
|
+
"target": 60,
|
|
1249
|
+
"typeArguments": [
|
|
1250
|
+
{
|
|
1251
|
+
"type": "intrinsic",
|
|
1252
|
+
"name": "unknown"
|
|
1253
|
+
},
|
|
1254
|
+
{
|
|
1255
|
+
"type": "intrinsic",
|
|
1256
|
+
"name": "unknown"
|
|
1257
|
+
}
|
|
1258
|
+
],
|
|
1259
|
+
"name": "XyoApiResponse",
|
|
1260
|
+
"package": "@xyo-network/api-models"
|
|
1167
1261
|
}
|
|
1168
1262
|
},
|
|
1169
1263
|
{
|
|
1170
1264
|
"id": 54,
|
|
1171
1265
|
"name": "depth",
|
|
1266
|
+
"variant": "param",
|
|
1172
1267
|
"kind": 32768,
|
|
1173
|
-
"kindString": "Parameter",
|
|
1174
1268
|
"flags": {},
|
|
1175
1269
|
"type": {
|
|
1176
1270
|
"type": "intrinsic",
|
|
@@ -1190,8 +1284,8 @@
|
|
|
1190
1284
|
{
|
|
1191
1285
|
"id": 55,
|
|
1192
1286
|
"name": "onSuccess",
|
|
1287
|
+
"variant": "declaration",
|
|
1193
1288
|
"kind": 1024,
|
|
1194
|
-
"kindString": "Property",
|
|
1195
1289
|
"flags": {
|
|
1196
1290
|
"isOptional": true
|
|
1197
1291
|
},
|
|
@@ -1200,7 +1294,7 @@
|
|
|
1200
1294
|
"fileName": "Reportable.ts",
|
|
1201
1295
|
"line": 9,
|
|
1202
1296
|
"character": 2,
|
|
1203
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1297
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L9"
|
|
1204
1298
|
}
|
|
1205
1299
|
],
|
|
1206
1300
|
"type": {
|
|
@@ -1208,42 +1302,61 @@
|
|
|
1208
1302
|
"declaration": {
|
|
1209
1303
|
"id": 56,
|
|
1210
1304
|
"name": "__type",
|
|
1305
|
+
"variant": "declaration",
|
|
1211
1306
|
"kind": 65536,
|
|
1212
|
-
"kindString": "Type literal",
|
|
1213
1307
|
"flags": {},
|
|
1214
1308
|
"sources": [
|
|
1215
1309
|
{
|
|
1216
1310
|
"fileName": "Reportable.ts",
|
|
1217
1311
|
"line": 9,
|
|
1218
1312
|
"character": 14,
|
|
1219
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1313
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L9"
|
|
1220
1314
|
}
|
|
1221
1315
|
],
|
|
1222
1316
|
"signatures": [
|
|
1223
1317
|
{
|
|
1224
1318
|
"id": 57,
|
|
1225
1319
|
"name": "__type",
|
|
1320
|
+
"variant": "signature",
|
|
1226
1321
|
"kind": 4096,
|
|
1227
|
-
"kindString": "Call signature",
|
|
1228
1322
|
"flags": {},
|
|
1323
|
+
"sources": [
|
|
1324
|
+
{
|
|
1325
|
+
"fileName": "Reportable.ts",
|
|
1326
|
+
"line": 9,
|
|
1327
|
+
"character": 14,
|
|
1328
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L9"
|
|
1329
|
+
}
|
|
1330
|
+
],
|
|
1229
1331
|
"parameters": [
|
|
1230
1332
|
{
|
|
1231
1333
|
"id": 58,
|
|
1232
1334
|
"name": "response",
|
|
1335
|
+
"variant": "param",
|
|
1233
1336
|
"kind": 32768,
|
|
1234
|
-
"kindString": "Parameter",
|
|
1235
1337
|
"flags": {},
|
|
1236
1338
|
"type": {
|
|
1237
1339
|
"type": "reference",
|
|
1238
|
-
"
|
|
1239
|
-
"
|
|
1340
|
+
"target": 60,
|
|
1341
|
+
"typeArguments": [
|
|
1342
|
+
{
|
|
1343
|
+
"type": "intrinsic",
|
|
1344
|
+
"name": "unknown"
|
|
1345
|
+
},
|
|
1346
|
+
{
|
|
1347
|
+
"type": "intrinsic",
|
|
1348
|
+
"name": "unknown"
|
|
1349
|
+
}
|
|
1350
|
+
],
|
|
1351
|
+
"name": "XyoApiResponse",
|
|
1352
|
+
"package": "@xyo-network/api-models"
|
|
1240
1353
|
}
|
|
1241
1354
|
},
|
|
1242
1355
|
{
|
|
1243
1356
|
"id": 59,
|
|
1244
1357
|
"name": "depth",
|
|
1358
|
+
"variant": "param",
|
|
1245
1359
|
"kind": 32768,
|
|
1246
|
-
"kindString": "Parameter",
|
|
1247
1360
|
"flags": {},
|
|
1248
1361
|
"type": {
|
|
1249
1362
|
"type": "intrinsic",
|
|
@@ -1276,13 +1389,13 @@
|
|
|
1276
1389
|
"fileName": "Reportable.ts",
|
|
1277
1390
|
"line": 4,
|
|
1278
1391
|
"character": 17,
|
|
1279
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1392
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Reportable.ts#L4"
|
|
1280
1393
|
}
|
|
1281
1394
|
],
|
|
1282
1395
|
"extendedBy": [
|
|
1283
1396
|
{
|
|
1284
1397
|
"type": "reference",
|
|
1285
|
-
"
|
|
1398
|
+
"target": 1,
|
|
1286
1399
|
"name": "XyoApiConfig"
|
|
1287
1400
|
}
|
|
1288
1401
|
]
|
|
@@ -1290,23 +1403,23 @@
|
|
|
1290
1403
|
{
|
|
1291
1404
|
"id": 38,
|
|
1292
1405
|
"name": "XyoApiEnvelope",
|
|
1406
|
+
"variant": "declaration",
|
|
1293
1407
|
"kind": 4194304,
|
|
1294
|
-
"kindString": "Type alias",
|
|
1295
1408
|
"flags": {},
|
|
1296
1409
|
"sources": [
|
|
1297
1410
|
{
|
|
1298
1411
|
"fileName": "Envelope.ts",
|
|
1299
1412
|
"line": 18,
|
|
1300
1413
|
"character": 12,
|
|
1301
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1414
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Envelope.ts#L18"
|
|
1302
1415
|
}
|
|
1303
1416
|
],
|
|
1304
1417
|
"typeParameters": [
|
|
1305
1418
|
{
|
|
1306
1419
|
"id": 39,
|
|
1307
1420
|
"name": "T",
|
|
1421
|
+
"variant": "typeParam",
|
|
1308
1422
|
"kind": 131072,
|
|
1309
|
-
"kindString": "Type parameter",
|
|
1310
1423
|
"flags": {}
|
|
1311
1424
|
}
|
|
1312
1425
|
],
|
|
@@ -1315,20 +1428,23 @@
|
|
|
1315
1428
|
"types": [
|
|
1316
1429
|
{
|
|
1317
1430
|
"type": "reference",
|
|
1318
|
-
"
|
|
1431
|
+
"target": 29,
|
|
1319
1432
|
"typeArguments": [
|
|
1320
1433
|
{
|
|
1321
1434
|
"type": "reference",
|
|
1322
|
-
"
|
|
1323
|
-
"name": "T"
|
|
1435
|
+
"target": -1,
|
|
1436
|
+
"name": "T",
|
|
1437
|
+
"refersToTypeParameter": true
|
|
1324
1438
|
}
|
|
1325
1439
|
],
|
|
1326
|
-
"name": "XyoApiEnvelopeSuccess"
|
|
1440
|
+
"name": "XyoApiEnvelopeSuccess",
|
|
1441
|
+
"package": "@xyo-network/api-models"
|
|
1327
1442
|
},
|
|
1328
1443
|
{
|
|
1329
1444
|
"type": "reference",
|
|
1330
|
-
"
|
|
1331
|
-
"name": "XyoApiEnvelopeError"
|
|
1445
|
+
"target": 34,
|
|
1446
|
+
"name": "XyoApiEnvelopeError",
|
|
1447
|
+
"package": "@xyo-network/api-models"
|
|
1332
1448
|
}
|
|
1333
1449
|
]
|
|
1334
1450
|
}
|
|
@@ -1336,23 +1452,23 @@
|
|
|
1336
1452
|
{
|
|
1337
1453
|
"id": 60,
|
|
1338
1454
|
"name": "XyoApiResponse",
|
|
1455
|
+
"variant": "declaration",
|
|
1339
1456
|
"kind": 4194304,
|
|
1340
|
-
"kindString": "Type alias",
|
|
1341
1457
|
"flags": {},
|
|
1342
1458
|
"sources": [
|
|
1343
1459
|
{
|
|
1344
1460
|
"fileName": "Response.ts",
|
|
1345
1461
|
"line": 5,
|
|
1346
1462
|
"character": 12,
|
|
1347
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1463
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Response.ts#L5"
|
|
1348
1464
|
}
|
|
1349
1465
|
],
|
|
1350
1466
|
"typeParameters": [
|
|
1351
1467
|
{
|
|
1352
1468
|
"id": 61,
|
|
1353
1469
|
"name": "T",
|
|
1470
|
+
"variant": "typeParam",
|
|
1354
1471
|
"kind": 131072,
|
|
1355
|
-
"kindString": "Type parameter",
|
|
1356
1472
|
"flags": {},
|
|
1357
1473
|
"default": {
|
|
1358
1474
|
"type": "intrinsic",
|
|
@@ -1362,8 +1478,8 @@
|
|
|
1362
1478
|
{
|
|
1363
1479
|
"id": 62,
|
|
1364
1480
|
"name": "D",
|
|
1481
|
+
"variant": "typeParam",
|
|
1365
1482
|
"kind": 131072,
|
|
1366
|
-
"kindString": "Type parameter",
|
|
1367
1483
|
"flags": {},
|
|
1368
1484
|
"default": {
|
|
1369
1485
|
"type": "intrinsic",
|
|
@@ -1373,43 +1489,48 @@
|
|
|
1373
1489
|
],
|
|
1374
1490
|
"type": {
|
|
1375
1491
|
"type": "reference",
|
|
1492
|
+
"target": {
|
|
1493
|
+
"sourceFileName": "../../../../node_modules/axios/index.d.ts",
|
|
1494
|
+
"qualifiedName": "AxiosResponse"
|
|
1495
|
+
},
|
|
1376
1496
|
"typeArguments": [
|
|
1377
1497
|
{
|
|
1378
1498
|
"type": "reference",
|
|
1379
|
-
"
|
|
1380
|
-
"name": "T"
|
|
1499
|
+
"target": -1,
|
|
1500
|
+
"name": "T",
|
|
1501
|
+
"refersToTypeParameter": true
|
|
1381
1502
|
},
|
|
1382
1503
|
{
|
|
1383
1504
|
"type": "reference",
|
|
1384
|
-
"
|
|
1385
|
-
"name": "D"
|
|
1505
|
+
"target": -1,
|
|
1506
|
+
"name": "D",
|
|
1507
|
+
"refersToTypeParameter": true
|
|
1386
1508
|
}
|
|
1387
1509
|
],
|
|
1388
1510
|
"name": "AxiosResponse",
|
|
1389
|
-
"qualifiedName": "AxiosResponse",
|
|
1390
1511
|
"package": "axios"
|
|
1391
1512
|
}
|
|
1392
1513
|
},
|
|
1393
1514
|
{
|
|
1394
1515
|
"id": 63,
|
|
1395
1516
|
"name": "XyoApiResponseBody",
|
|
1517
|
+
"variant": "declaration",
|
|
1396
1518
|
"kind": 4194304,
|
|
1397
|
-
"kindString": "Type alias",
|
|
1398
1519
|
"flags": {},
|
|
1399
1520
|
"sources": [
|
|
1400
1521
|
{
|
|
1401
1522
|
"fileName": "Response.ts",
|
|
1402
1523
|
"line": 7,
|
|
1403
1524
|
"character": 12,
|
|
1404
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1525
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Response.ts#L7"
|
|
1405
1526
|
}
|
|
1406
1527
|
],
|
|
1407
1528
|
"typeParameters": [
|
|
1408
1529
|
{
|
|
1409
1530
|
"id": 64,
|
|
1410
1531
|
"name": "T",
|
|
1532
|
+
"variant": "typeParam",
|
|
1411
1533
|
"kind": 131072,
|
|
1412
|
-
"kindString": "Type parameter",
|
|
1413
1534
|
"flags": {}
|
|
1414
1535
|
}
|
|
1415
1536
|
],
|
|
@@ -1418,8 +1539,9 @@
|
|
|
1418
1539
|
"types": [
|
|
1419
1540
|
{
|
|
1420
1541
|
"type": "reference",
|
|
1421
|
-
"
|
|
1422
|
-
"name": "T"
|
|
1542
|
+
"target": -1,
|
|
1543
|
+
"name": "T",
|
|
1544
|
+
"refersToTypeParameter": true
|
|
1423
1545
|
},
|
|
1424
1546
|
{
|
|
1425
1547
|
"type": "intrinsic",
|
|
@@ -1431,23 +1553,23 @@
|
|
|
1431
1553
|
{
|
|
1432
1554
|
"id": 65,
|
|
1433
1555
|
"name": "XyoApiResponseTuple",
|
|
1556
|
+
"variant": "declaration",
|
|
1434
1557
|
"kind": 4194304,
|
|
1435
|
-
"kindString": "Type alias",
|
|
1436
1558
|
"flags": {},
|
|
1437
1559
|
"sources": [
|
|
1438
1560
|
{
|
|
1439
1561
|
"fileName": "Response.ts",
|
|
1440
1562
|
"line": 9,
|
|
1441
1563
|
"character": 12,
|
|
1442
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1564
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Response.ts#L9"
|
|
1443
1565
|
}
|
|
1444
1566
|
],
|
|
1445
1567
|
"typeParameters": [
|
|
1446
1568
|
{
|
|
1447
1569
|
"id": 66,
|
|
1448
1570
|
"name": "T",
|
|
1571
|
+
"variant": "typeParam",
|
|
1449
1572
|
"kind": 131072,
|
|
1450
|
-
"kindString": "Type parameter",
|
|
1451
1573
|
"flags": {}
|
|
1452
1574
|
}
|
|
1453
1575
|
],
|
|
@@ -1459,8 +1581,9 @@
|
|
|
1459
1581
|
"types": [
|
|
1460
1582
|
{
|
|
1461
1583
|
"type": "reference",
|
|
1462
|
-
"
|
|
1463
|
-
"name": "T"
|
|
1584
|
+
"target": -1,
|
|
1585
|
+
"name": "T",
|
|
1586
|
+
"refersToTypeParameter": true
|
|
1464
1587
|
},
|
|
1465
1588
|
{
|
|
1466
1589
|
"type": "intrinsic",
|
|
@@ -1470,15 +1593,16 @@
|
|
|
1470
1593
|
},
|
|
1471
1594
|
{
|
|
1472
1595
|
"type": "reference",
|
|
1473
|
-
"
|
|
1596
|
+
"target": 38,
|
|
1474
1597
|
"typeArguments": [
|
|
1475
1598
|
{
|
|
1476
1599
|
"type": "union",
|
|
1477
1600
|
"types": [
|
|
1478
1601
|
{
|
|
1479
1602
|
"type": "reference",
|
|
1480
|
-
"
|
|
1481
|
-
"name": "T"
|
|
1603
|
+
"target": -1,
|
|
1604
|
+
"name": "T",
|
|
1605
|
+
"refersToTypeParameter": true
|
|
1482
1606
|
},
|
|
1483
1607
|
{
|
|
1484
1608
|
"type": "intrinsic",
|
|
@@ -1487,23 +1611,25 @@
|
|
|
1487
1611
|
]
|
|
1488
1612
|
}
|
|
1489
1613
|
],
|
|
1490
|
-
"name": "XyoApiEnvelope"
|
|
1614
|
+
"name": "XyoApiEnvelope",
|
|
1615
|
+
"package": "@xyo-network/api-models"
|
|
1491
1616
|
},
|
|
1492
1617
|
{
|
|
1493
1618
|
"type": "reference",
|
|
1494
|
-
"
|
|
1619
|
+
"target": 60,
|
|
1495
1620
|
"typeArguments": [
|
|
1496
1621
|
{
|
|
1497
1622
|
"type": "reference",
|
|
1498
|
-
"
|
|
1623
|
+
"target": 38,
|
|
1499
1624
|
"typeArguments": [
|
|
1500
1625
|
{
|
|
1501
1626
|
"type": "union",
|
|
1502
1627
|
"types": [
|
|
1503
1628
|
{
|
|
1504
1629
|
"type": "reference",
|
|
1505
|
-
"
|
|
1506
|
-
"name": "T"
|
|
1630
|
+
"target": -1,
|
|
1631
|
+
"name": "T",
|
|
1632
|
+
"refersToTypeParameter": true
|
|
1507
1633
|
},
|
|
1508
1634
|
{
|
|
1509
1635
|
"type": "intrinsic",
|
|
@@ -1512,10 +1638,12 @@
|
|
|
1512
1638
|
]
|
|
1513
1639
|
}
|
|
1514
1640
|
],
|
|
1515
|
-
"name": "XyoApiEnvelope"
|
|
1641
|
+
"name": "XyoApiEnvelope",
|
|
1642
|
+
"package": "@xyo-network/api-models"
|
|
1516
1643
|
}
|
|
1517
1644
|
],
|
|
1518
|
-
"name": "XyoApiResponse"
|
|
1645
|
+
"name": "XyoApiResponse",
|
|
1646
|
+
"package": "@xyo-network/api-models"
|
|
1519
1647
|
}
|
|
1520
1648
|
]
|
|
1521
1649
|
}
|
|
@@ -1523,23 +1651,23 @@
|
|
|
1523
1651
|
{
|
|
1524
1652
|
"id": 67,
|
|
1525
1653
|
"name": "XyoApiResponseTupleOrBody",
|
|
1654
|
+
"variant": "declaration",
|
|
1526
1655
|
"kind": 4194304,
|
|
1527
|
-
"kindString": "Type alias",
|
|
1528
1656
|
"flags": {},
|
|
1529
1657
|
"sources": [
|
|
1530
1658
|
{
|
|
1531
1659
|
"fileName": "Response.ts",
|
|
1532
1660
|
"line": 11,
|
|
1533
1661
|
"character": 12,
|
|
1534
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1662
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Response.ts#L11"
|
|
1535
1663
|
}
|
|
1536
1664
|
],
|
|
1537
1665
|
"typeParameters": [
|
|
1538
1666
|
{
|
|
1539
1667
|
"id": 68,
|
|
1540
1668
|
"name": "T",
|
|
1669
|
+
"variant": "typeParam",
|
|
1541
1670
|
"kind": 131072,
|
|
1542
|
-
"kindString": "Type parameter",
|
|
1543
1671
|
"flags": {}
|
|
1544
1672
|
}
|
|
1545
1673
|
],
|
|
@@ -1548,27 +1676,31 @@
|
|
|
1548
1676
|
"types": [
|
|
1549
1677
|
{
|
|
1550
1678
|
"type": "reference",
|
|
1551
|
-
"
|
|
1679
|
+
"target": 65,
|
|
1552
1680
|
"typeArguments": [
|
|
1553
1681
|
{
|
|
1554
1682
|
"type": "reference",
|
|
1555
|
-
"
|
|
1556
|
-
"name": "T"
|
|
1683
|
+
"target": -1,
|
|
1684
|
+
"name": "T",
|
|
1685
|
+
"refersToTypeParameter": true
|
|
1557
1686
|
}
|
|
1558
1687
|
],
|
|
1559
|
-
"name": "XyoApiResponseTuple"
|
|
1688
|
+
"name": "XyoApiResponseTuple",
|
|
1689
|
+
"package": "@xyo-network/api-models"
|
|
1560
1690
|
},
|
|
1561
1691
|
{
|
|
1562
1692
|
"type": "reference",
|
|
1563
|
-
"
|
|
1693
|
+
"target": 63,
|
|
1564
1694
|
"typeArguments": [
|
|
1565
1695
|
{
|
|
1566
1696
|
"type": "reference",
|
|
1567
|
-
"
|
|
1568
|
-
"name": "T"
|
|
1697
|
+
"target": -1,
|
|
1698
|
+
"name": "T",
|
|
1699
|
+
"refersToTypeParameter": true
|
|
1569
1700
|
}
|
|
1570
1701
|
],
|
|
1571
|
-
"name": "XyoApiResponseBody"
|
|
1702
|
+
"name": "XyoApiResponseBody",
|
|
1703
|
+
"package": "@xyo-network/api-models"
|
|
1572
1704
|
}
|
|
1573
1705
|
]
|
|
1574
1706
|
}
|
|
@@ -1576,15 +1708,15 @@
|
|
|
1576
1708
|
{
|
|
1577
1709
|
"id": 69,
|
|
1578
1710
|
"name": "XyoApiResponseType",
|
|
1711
|
+
"variant": "declaration",
|
|
1579
1712
|
"kind": 4194304,
|
|
1580
|
-
"kindString": "Type alias",
|
|
1581
1713
|
"flags": {},
|
|
1582
1714
|
"sources": [
|
|
1583
1715
|
{
|
|
1584
1716
|
"fileName": "Response.ts",
|
|
1585
1717
|
"line": 13,
|
|
1586
1718
|
"character": 12,
|
|
1587
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1719
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Response.ts#L13"
|
|
1588
1720
|
}
|
|
1589
1721
|
],
|
|
1590
1722
|
"type": {
|
|
@@ -1604,21 +1736,24 @@
|
|
|
1604
1736
|
{
|
|
1605
1737
|
"id": 70,
|
|
1606
1738
|
"name": "XyoApiWarning",
|
|
1739
|
+
"variant": "declaration",
|
|
1607
1740
|
"kind": 4194304,
|
|
1608
|
-
"kindString": "Type alias",
|
|
1609
1741
|
"flags": {},
|
|
1610
1742
|
"sources": [
|
|
1611
1743
|
{
|
|
1612
1744
|
"fileName": "Warning.ts",
|
|
1613
1745
|
"line": 1,
|
|
1614
1746
|
"character": 12,
|
|
1615
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1747
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2e2024303/packages/sdk/packages/api-models/src/Warning.ts#L1"
|
|
1616
1748
|
}
|
|
1617
1749
|
],
|
|
1618
1750
|
"type": {
|
|
1619
1751
|
"type": "reference",
|
|
1752
|
+
"target": {
|
|
1753
|
+
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
1754
|
+
"qualifiedName": "Error"
|
|
1755
|
+
},
|
|
1620
1756
|
"name": "Error",
|
|
1621
|
-
"qualifiedName": "Error",
|
|
1622
1757
|
"package": "typescript"
|
|
1623
1758
|
}
|
|
1624
1759
|
}
|
|
@@ -1648,12 +1783,297 @@
|
|
|
1648
1783
|
]
|
|
1649
1784
|
}
|
|
1650
1785
|
],
|
|
1651
|
-
"
|
|
1786
|
+
"packageName": "@xyo-network/api-models",
|
|
1787
|
+
"readme": [
|
|
1652
1788
|
{
|
|
1653
|
-
"
|
|
1654
|
-
"
|
|
1655
|
-
|
|
1656
|
-
|
|
1789
|
+
"kind": "text",
|
|
1790
|
+
"text": "[![logo][]](https://xyo.network)\n\nPart of [sdk-xyo-clint-js](https://www.npmjs.com/package/@xyo-network/sdk-xyo-client-js)\n\n## License\n\n> See the [LICENSE](LICENSE) file for license details\n\n## Credits\n\n[Made with 🔥 and ❄️ by XYO](https://xyo.network)\n\n[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png"
|
|
1791
|
+
}
|
|
1792
|
+
],
|
|
1793
|
+
"symbolIdMap": {
|
|
1794
|
+
"0": {
|
|
1795
|
+
"sourceFileName": "src/index.ts",
|
|
1796
|
+
"qualifiedName": ""
|
|
1797
|
+
},
|
|
1798
|
+
"1": {
|
|
1799
|
+
"sourceFileName": "src/Config.ts",
|
|
1800
|
+
"qualifiedName": "XyoApiConfig"
|
|
1801
|
+
},
|
|
1802
|
+
"2": {
|
|
1803
|
+
"sourceFileName": "src/Config.ts",
|
|
1804
|
+
"qualifiedName": "XyoApiConfig.apiDomain"
|
|
1805
|
+
},
|
|
1806
|
+
"3": {
|
|
1807
|
+
"sourceFileName": "src/Config.ts",
|
|
1808
|
+
"qualifiedName": "XyoApiConfig.apiKey"
|
|
1809
|
+
},
|
|
1810
|
+
"4": {
|
|
1811
|
+
"sourceFileName": "src/Config.ts",
|
|
1812
|
+
"qualifiedName": "XyoApiConfig.compressionThreshold"
|
|
1813
|
+
},
|
|
1814
|
+
"5": {
|
|
1815
|
+
"sourceFileName": "src/Config.ts",
|
|
1816
|
+
"qualifiedName": "XyoApiConfig.jwtToken"
|
|
1817
|
+
},
|
|
1818
|
+
"6": {
|
|
1819
|
+
"sourceFileName": "src/Config.ts",
|
|
1820
|
+
"qualifiedName": "XyoApiConfig.query"
|
|
1821
|
+
},
|
|
1822
|
+
"7": {
|
|
1823
|
+
"sourceFileName": "src/Config.ts",
|
|
1824
|
+
"qualifiedName": "XyoApiConfig.reportableParent"
|
|
1825
|
+
},
|
|
1826
|
+
"8": {
|
|
1827
|
+
"sourceFileName": "src/Config.ts",
|
|
1828
|
+
"qualifiedName": "XyoApiConfig.root"
|
|
1829
|
+
},
|
|
1830
|
+
"9": {
|
|
1831
|
+
"sourceFileName": "src/Config.ts",
|
|
1832
|
+
"qualifiedName": "XyoApiConfig.throwError"
|
|
1833
|
+
},
|
|
1834
|
+
"10": {
|
|
1835
|
+
"sourceFileName": "src/Config.ts",
|
|
1836
|
+
"qualifiedName": "XyoApiConfig.throwFailure"
|
|
1837
|
+
},
|
|
1838
|
+
"11": {
|
|
1839
|
+
"sourceFileName": "src/Config.ts",
|
|
1840
|
+
"qualifiedName": "XyoApiConfig.userid"
|
|
1841
|
+
},
|
|
1842
|
+
"12": {
|
|
1843
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1844
|
+
"qualifiedName": "XyoApiReportable.onError"
|
|
1845
|
+
},
|
|
1846
|
+
"13": {
|
|
1847
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1848
|
+
"qualifiedName": "__type"
|
|
1849
|
+
},
|
|
1850
|
+
"14": {
|
|
1851
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1852
|
+
"qualifiedName": "__type"
|
|
1853
|
+
},
|
|
1854
|
+
"15": {
|
|
1855
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1856
|
+
"qualifiedName": "error"
|
|
1857
|
+
},
|
|
1858
|
+
"16": {
|
|
1859
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1860
|
+
"qualifiedName": "depth"
|
|
1861
|
+
},
|
|
1862
|
+
"17": {
|
|
1863
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1864
|
+
"qualifiedName": "XyoApiReportable.onFailure"
|
|
1865
|
+
},
|
|
1866
|
+
"18": {
|
|
1867
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1868
|
+
"qualifiedName": "__type"
|
|
1869
|
+
},
|
|
1870
|
+
"19": {
|
|
1871
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1872
|
+
"qualifiedName": "__type"
|
|
1873
|
+
},
|
|
1874
|
+
"20": {
|
|
1875
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1876
|
+
"qualifiedName": "response"
|
|
1877
|
+
},
|
|
1878
|
+
"21": {
|
|
1879
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1880
|
+
"qualifiedName": "depth"
|
|
1881
|
+
},
|
|
1882
|
+
"22": {
|
|
1883
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1884
|
+
"qualifiedName": "XyoApiReportable.onSuccess"
|
|
1885
|
+
},
|
|
1886
|
+
"23": {
|
|
1887
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1888
|
+
"qualifiedName": "__type"
|
|
1889
|
+
},
|
|
1890
|
+
"24": {
|
|
1891
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1892
|
+
"qualifiedName": "__type"
|
|
1893
|
+
},
|
|
1894
|
+
"25": {
|
|
1895
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1896
|
+
"qualifiedName": "response"
|
|
1897
|
+
},
|
|
1898
|
+
"26": {
|
|
1899
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1900
|
+
"qualifiedName": "depth"
|
|
1901
|
+
},
|
|
1902
|
+
"27": {
|
|
1903
|
+
"sourceFileName": "src/Envelope.ts",
|
|
1904
|
+
"qualifiedName": "XyoApiEnvelopeBase"
|
|
1905
|
+
},
|
|
1906
|
+
"28": {
|
|
1907
|
+
"sourceFileName": "src/Envelope.ts",
|
|
1908
|
+
"qualifiedName": "XyoApiEnvelopeBase.warning"
|
|
1909
|
+
},
|
|
1910
|
+
"29": {
|
|
1911
|
+
"sourceFileName": "src/Envelope.ts",
|
|
1912
|
+
"qualifiedName": "XyoApiEnvelopeSuccess"
|
|
1913
|
+
},
|
|
1914
|
+
"30": {
|
|
1915
|
+
"sourceFileName": "src/Envelope.ts",
|
|
1916
|
+
"qualifiedName": "XyoApiEnvelopeSuccess.data"
|
|
1917
|
+
},
|
|
1918
|
+
"31": {
|
|
1919
|
+
"sourceFileName": "src/Envelope.ts",
|
|
1920
|
+
"qualifiedName": "XyoApiEnvelopeSuccess.errors"
|
|
1921
|
+
},
|
|
1922
|
+
"32": {
|
|
1923
|
+
"sourceFileName": "src/Envelope.ts",
|
|
1924
|
+
"qualifiedName": "XyoApiEnvelopeBase.warning"
|
|
1925
|
+
},
|
|
1926
|
+
"33": {
|
|
1927
|
+
"sourceFileName": "src/Envelope.ts",
|
|
1928
|
+
"qualifiedName": "XyoApiEnvelopeSuccess.T"
|
|
1929
|
+
},
|
|
1930
|
+
"34": {
|
|
1931
|
+
"sourceFileName": "src/Envelope.ts",
|
|
1932
|
+
"qualifiedName": "XyoApiEnvelopeError"
|
|
1933
|
+
},
|
|
1934
|
+
"35": {
|
|
1935
|
+
"sourceFileName": "src/Envelope.ts",
|
|
1936
|
+
"qualifiedName": "XyoApiEnvelopeError.data"
|
|
1937
|
+
},
|
|
1938
|
+
"36": {
|
|
1939
|
+
"sourceFileName": "src/Envelope.ts",
|
|
1940
|
+
"qualifiedName": "XyoApiEnvelopeError.errors"
|
|
1941
|
+
},
|
|
1942
|
+
"37": {
|
|
1943
|
+
"sourceFileName": "src/Envelope.ts",
|
|
1944
|
+
"qualifiedName": "XyoApiEnvelopeBase.warning"
|
|
1945
|
+
},
|
|
1946
|
+
"38": {
|
|
1947
|
+
"sourceFileName": "src/Envelope.ts",
|
|
1948
|
+
"qualifiedName": "XyoApiEnvelope"
|
|
1949
|
+
},
|
|
1950
|
+
"39": {
|
|
1951
|
+
"sourceFileName": "src/Envelope.ts",
|
|
1952
|
+
"qualifiedName": "T"
|
|
1953
|
+
},
|
|
1954
|
+
"40": {
|
|
1955
|
+
"sourceFileName": "src/Error.ts",
|
|
1956
|
+
"qualifiedName": "XyoApiError"
|
|
1957
|
+
},
|
|
1958
|
+
"41": {
|
|
1959
|
+
"sourceFileName": "src/Error.ts",
|
|
1960
|
+
"qualifiedName": "XyoApiError.isXyoError"
|
|
1961
|
+
},
|
|
1962
|
+
"42": {
|
|
1963
|
+
"sourceFileName": "src/Error.ts",
|
|
1964
|
+
"qualifiedName": "XyoApiError.T"
|
|
1965
|
+
},
|
|
1966
|
+
"43": {
|
|
1967
|
+
"sourceFileName": "src/Error.ts",
|
|
1968
|
+
"qualifiedName": "XyoApiError.D"
|
|
1969
|
+
},
|
|
1970
|
+
"44": {
|
|
1971
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1972
|
+
"qualifiedName": "XyoApiReportable"
|
|
1973
|
+
},
|
|
1974
|
+
"45": {
|
|
1975
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1976
|
+
"qualifiedName": "XyoApiReportable.onError"
|
|
1977
|
+
},
|
|
1978
|
+
"46": {
|
|
1979
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1980
|
+
"qualifiedName": "__type"
|
|
1981
|
+
},
|
|
1982
|
+
"47": {
|
|
1983
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1984
|
+
"qualifiedName": "__type"
|
|
1985
|
+
},
|
|
1986
|
+
"48": {
|
|
1987
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1988
|
+
"qualifiedName": "error"
|
|
1989
|
+
},
|
|
1990
|
+
"49": {
|
|
1991
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1992
|
+
"qualifiedName": "depth"
|
|
1993
|
+
},
|
|
1994
|
+
"50": {
|
|
1995
|
+
"sourceFileName": "src/Reportable.ts",
|
|
1996
|
+
"qualifiedName": "XyoApiReportable.onFailure"
|
|
1997
|
+
},
|
|
1998
|
+
"51": {
|
|
1999
|
+
"sourceFileName": "src/Reportable.ts",
|
|
2000
|
+
"qualifiedName": "__type"
|
|
2001
|
+
},
|
|
2002
|
+
"52": {
|
|
2003
|
+
"sourceFileName": "src/Reportable.ts",
|
|
2004
|
+
"qualifiedName": "__type"
|
|
2005
|
+
},
|
|
2006
|
+
"53": {
|
|
2007
|
+
"sourceFileName": "src/Reportable.ts",
|
|
2008
|
+
"qualifiedName": "response"
|
|
2009
|
+
},
|
|
2010
|
+
"54": {
|
|
2011
|
+
"sourceFileName": "src/Reportable.ts",
|
|
2012
|
+
"qualifiedName": "depth"
|
|
2013
|
+
},
|
|
2014
|
+
"55": {
|
|
2015
|
+
"sourceFileName": "src/Reportable.ts",
|
|
2016
|
+
"qualifiedName": "XyoApiReportable.onSuccess"
|
|
2017
|
+
},
|
|
2018
|
+
"56": {
|
|
2019
|
+
"sourceFileName": "src/Reportable.ts",
|
|
2020
|
+
"qualifiedName": "__type"
|
|
2021
|
+
},
|
|
2022
|
+
"57": {
|
|
2023
|
+
"sourceFileName": "src/Reportable.ts",
|
|
2024
|
+
"qualifiedName": "__type"
|
|
2025
|
+
},
|
|
2026
|
+
"58": {
|
|
2027
|
+
"sourceFileName": "src/Reportable.ts",
|
|
2028
|
+
"qualifiedName": "response"
|
|
2029
|
+
},
|
|
2030
|
+
"59": {
|
|
2031
|
+
"sourceFileName": "src/Reportable.ts",
|
|
2032
|
+
"qualifiedName": "depth"
|
|
2033
|
+
},
|
|
2034
|
+
"60": {
|
|
2035
|
+
"sourceFileName": "src/Response.ts",
|
|
2036
|
+
"qualifiedName": "XyoApiResponse"
|
|
2037
|
+
},
|
|
2038
|
+
"61": {
|
|
2039
|
+
"sourceFileName": "src/Response.ts",
|
|
2040
|
+
"qualifiedName": "T"
|
|
2041
|
+
},
|
|
2042
|
+
"62": {
|
|
2043
|
+
"sourceFileName": "src/Response.ts",
|
|
2044
|
+
"qualifiedName": "D"
|
|
2045
|
+
},
|
|
2046
|
+
"63": {
|
|
2047
|
+
"sourceFileName": "src/Response.ts",
|
|
2048
|
+
"qualifiedName": "XyoApiResponseBody"
|
|
2049
|
+
},
|
|
2050
|
+
"64": {
|
|
2051
|
+
"sourceFileName": "src/Response.ts",
|
|
2052
|
+
"qualifiedName": "T"
|
|
2053
|
+
},
|
|
2054
|
+
"65": {
|
|
2055
|
+
"sourceFileName": "src/Response.ts",
|
|
2056
|
+
"qualifiedName": "XyoApiResponseTuple"
|
|
2057
|
+
},
|
|
2058
|
+
"66": {
|
|
2059
|
+
"sourceFileName": "src/Response.ts",
|
|
2060
|
+
"qualifiedName": "T"
|
|
2061
|
+
},
|
|
2062
|
+
"67": {
|
|
2063
|
+
"sourceFileName": "src/Response.ts",
|
|
2064
|
+
"qualifiedName": "XyoApiResponseTupleOrBody"
|
|
2065
|
+
},
|
|
2066
|
+
"68": {
|
|
2067
|
+
"sourceFileName": "src/Response.ts",
|
|
2068
|
+
"qualifiedName": "T"
|
|
2069
|
+
},
|
|
2070
|
+
"69": {
|
|
2071
|
+
"sourceFileName": "src/Response.ts",
|
|
2072
|
+
"qualifiedName": "XyoApiResponseType"
|
|
2073
|
+
},
|
|
2074
|
+
"70": {
|
|
2075
|
+
"sourceFileName": "src/Warning.ts",
|
|
2076
|
+
"qualifiedName": "XyoApiWarning"
|
|
1657
2077
|
}
|
|
1658
|
-
|
|
2078
|
+
}
|
|
1659
2079
|
}
|