@xyo-network/api-models 2.57.4 → 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 +575 -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 +2 -2
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,34 +268,42 @@
|
|
|
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
|
-
"
|
|
306
|
+
"target": 60,
|
|
291
307
|
"typeArguments": [
|
|
292
308
|
{
|
|
293
309
|
"type": "intrinsic",
|
|
@@ -298,14 +314,15 @@
|
|
|
298
314
|
"name": "unknown"
|
|
299
315
|
}
|
|
300
316
|
],
|
|
301
|
-
"name": "XyoApiResponse"
|
|
317
|
+
"name": "XyoApiResponse",
|
|
318
|
+
"package": "@xyo-network/api-models"
|
|
302
319
|
}
|
|
303
320
|
},
|
|
304
321
|
{
|
|
305
322
|
"id": 21,
|
|
306
323
|
"name": "depth",
|
|
324
|
+
"variant": "param",
|
|
307
325
|
"kind": 32768,
|
|
308
|
-
"kindString": "Parameter",
|
|
309
326
|
"flags": {},
|
|
310
327
|
"type": {
|
|
311
328
|
"type": "intrinsic",
|
|
@@ -323,15 +340,15 @@
|
|
|
323
340
|
},
|
|
324
341
|
"inheritedFrom": {
|
|
325
342
|
"type": "reference",
|
|
326
|
-
"
|
|
343
|
+
"target": 50,
|
|
327
344
|
"name": "XyoApiReportable.onFailure"
|
|
328
345
|
}
|
|
329
346
|
},
|
|
330
347
|
{
|
|
331
348
|
"id": 22,
|
|
332
349
|
"name": "onSuccess",
|
|
350
|
+
"variant": "declaration",
|
|
333
351
|
"kind": 1024,
|
|
334
|
-
"kindString": "Property",
|
|
335
352
|
"flags": {
|
|
336
353
|
"isOptional": true
|
|
337
354
|
},
|
|
@@ -340,7 +357,7 @@
|
|
|
340
357
|
"fileName": "Reportable.ts",
|
|
341
358
|
"line": 9,
|
|
342
359
|
"character": 2,
|
|
343
|
-
"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"
|
|
344
361
|
}
|
|
345
362
|
],
|
|
346
363
|
"type": {
|
|
@@ -348,34 +365,42 @@
|
|
|
348
365
|
"declaration": {
|
|
349
366
|
"id": 23,
|
|
350
367
|
"name": "__type",
|
|
368
|
+
"variant": "declaration",
|
|
351
369
|
"kind": 65536,
|
|
352
|
-
"kindString": "Type literal",
|
|
353
370
|
"flags": {},
|
|
354
371
|
"sources": [
|
|
355
372
|
{
|
|
356
373
|
"fileName": "Reportable.ts",
|
|
357
374
|
"line": 9,
|
|
358
375
|
"character": 14,
|
|
359
|
-
"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"
|
|
360
377
|
}
|
|
361
378
|
],
|
|
362
379
|
"signatures": [
|
|
363
380
|
{
|
|
364
381
|
"id": 24,
|
|
365
382
|
"name": "__type",
|
|
383
|
+
"variant": "signature",
|
|
366
384
|
"kind": 4096,
|
|
367
|
-
"kindString": "Call signature",
|
|
368
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
|
+
],
|
|
369
394
|
"parameters": [
|
|
370
395
|
{
|
|
371
396
|
"id": 25,
|
|
372
397
|
"name": "response",
|
|
398
|
+
"variant": "param",
|
|
373
399
|
"kind": 32768,
|
|
374
|
-
"kindString": "Parameter",
|
|
375
400
|
"flags": {},
|
|
376
401
|
"type": {
|
|
377
402
|
"type": "reference",
|
|
378
|
-
"
|
|
403
|
+
"target": 60,
|
|
379
404
|
"typeArguments": [
|
|
380
405
|
{
|
|
381
406
|
"type": "intrinsic",
|
|
@@ -386,14 +411,15 @@
|
|
|
386
411
|
"name": "unknown"
|
|
387
412
|
}
|
|
388
413
|
],
|
|
389
|
-
"name": "XyoApiResponse"
|
|
414
|
+
"name": "XyoApiResponse",
|
|
415
|
+
"package": "@xyo-network/api-models"
|
|
390
416
|
}
|
|
391
417
|
},
|
|
392
418
|
{
|
|
393
419
|
"id": 26,
|
|
394
420
|
"name": "depth",
|
|
421
|
+
"variant": "param",
|
|
395
422
|
"kind": 32768,
|
|
396
|
-
"kindString": "Parameter",
|
|
397
423
|
"flags": {},
|
|
398
424
|
"type": {
|
|
399
425
|
"type": "intrinsic",
|
|
@@ -411,15 +437,15 @@
|
|
|
411
437
|
},
|
|
412
438
|
"inheritedFrom": {
|
|
413
439
|
"type": "reference",
|
|
414
|
-
"
|
|
440
|
+
"target": 55,
|
|
415
441
|
"name": "XyoApiReportable.onSuccess"
|
|
416
442
|
}
|
|
417
443
|
},
|
|
418
444
|
{
|
|
419
445
|
"id": 6,
|
|
420
446
|
"name": "query",
|
|
447
|
+
"variant": "declaration",
|
|
421
448
|
"kind": 1024,
|
|
422
|
-
"kindString": "Property",
|
|
423
449
|
"flags": {
|
|
424
450
|
"isOptional": true
|
|
425
451
|
},
|
|
@@ -442,7 +468,7 @@
|
|
|
442
468
|
"fileName": "Config.ts",
|
|
443
469
|
"line": 17,
|
|
444
470
|
"character": 2,
|
|
445
|
-
"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"
|
|
446
472
|
}
|
|
447
473
|
],
|
|
448
474
|
"type": {
|
|
@@ -453,8 +479,8 @@
|
|
|
453
479
|
{
|
|
454
480
|
"id": 7,
|
|
455
481
|
"name": "reportableParent",
|
|
482
|
+
"variant": "declaration",
|
|
456
483
|
"kind": 1024,
|
|
457
|
-
"kindString": "Property",
|
|
458
484
|
"flags": {
|
|
459
485
|
"isOptional": true
|
|
460
486
|
},
|
|
@@ -477,20 +503,21 @@
|
|
|
477
503
|
"fileName": "Config.ts",
|
|
478
504
|
"line": 20,
|
|
479
505
|
"character": 2,
|
|
480
|
-
"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"
|
|
481
507
|
}
|
|
482
508
|
],
|
|
483
509
|
"type": {
|
|
484
510
|
"type": "reference",
|
|
485
|
-
"
|
|
486
|
-
"name": "XyoApiReportable"
|
|
511
|
+
"target": 44,
|
|
512
|
+
"name": "XyoApiReportable",
|
|
513
|
+
"package": "@xyo-network/api-models"
|
|
487
514
|
}
|
|
488
515
|
},
|
|
489
516
|
{
|
|
490
517
|
"id": 8,
|
|
491
518
|
"name": "root",
|
|
519
|
+
"variant": "declaration",
|
|
492
520
|
"kind": 1024,
|
|
493
|
-
"kindString": "Property",
|
|
494
521
|
"flags": {
|
|
495
522
|
"isOptional": true
|
|
496
523
|
},
|
|
@@ -513,7 +540,7 @@
|
|
|
513
540
|
"fileName": "Config.ts",
|
|
514
541
|
"line": 23,
|
|
515
542
|
"character": 2,
|
|
516
|
-
"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"
|
|
517
544
|
}
|
|
518
545
|
],
|
|
519
546
|
"type": {
|
|
@@ -524,8 +551,8 @@
|
|
|
524
551
|
{
|
|
525
552
|
"id": 9,
|
|
526
553
|
"name": "throwError",
|
|
554
|
+
"variant": "declaration",
|
|
527
555
|
"kind": 1024,
|
|
528
|
-
"kindString": "Property",
|
|
529
556
|
"flags": {
|
|
530
557
|
"isOptional": true
|
|
531
558
|
},
|
|
@@ -548,7 +575,7 @@
|
|
|
548
575
|
"fileName": "Config.ts",
|
|
549
576
|
"line": 26,
|
|
550
577
|
"character": 2,
|
|
551
|
-
"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"
|
|
552
579
|
}
|
|
553
580
|
],
|
|
554
581
|
"type": {
|
|
@@ -559,8 +586,8 @@
|
|
|
559
586
|
{
|
|
560
587
|
"id": 10,
|
|
561
588
|
"name": "throwFailure",
|
|
589
|
+
"variant": "declaration",
|
|
562
590
|
"kind": 1024,
|
|
563
|
-
"kindString": "Property",
|
|
564
591
|
"flags": {
|
|
565
592
|
"isOptional": true
|
|
566
593
|
},
|
|
@@ -583,7 +610,7 @@
|
|
|
583
610
|
"fileName": "Config.ts",
|
|
584
611
|
"line": 29,
|
|
585
612
|
"character": 2,
|
|
586
|
-
"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"
|
|
587
614
|
}
|
|
588
615
|
],
|
|
589
616
|
"type": {
|
|
@@ -594,8 +621,8 @@
|
|
|
594
621
|
{
|
|
595
622
|
"id": 11,
|
|
596
623
|
"name": "userid",
|
|
624
|
+
"variant": "declaration",
|
|
597
625
|
"kind": 1024,
|
|
598
|
-
"kindString": "Property",
|
|
599
626
|
"flags": {
|
|
600
627
|
"isOptional": true
|
|
601
628
|
},
|
|
@@ -618,7 +645,7 @@
|
|
|
618
645
|
"fileName": "Config.ts",
|
|
619
646
|
"line": 32,
|
|
620
647
|
"character": 2,
|
|
621
|
-
"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"
|
|
622
649
|
}
|
|
623
650
|
],
|
|
624
651
|
"type": {
|
|
@@ -652,29 +679,30 @@
|
|
|
652
679
|
"fileName": "Config.ts",
|
|
653
680
|
"line": 3,
|
|
654
681
|
"character": 10,
|
|
655
|
-
"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"
|
|
656
683
|
}
|
|
657
684
|
],
|
|
658
685
|
"extendedTypes": [
|
|
659
686
|
{
|
|
660
687
|
"type": "reference",
|
|
661
|
-
"
|
|
662
|
-
"name": "XyoApiReportable"
|
|
688
|
+
"target": 44,
|
|
689
|
+
"name": "XyoApiReportable",
|
|
690
|
+
"package": "@xyo-network/api-models"
|
|
663
691
|
}
|
|
664
692
|
]
|
|
665
693
|
},
|
|
666
694
|
{
|
|
667
695
|
"id": 27,
|
|
668
696
|
"name": "XyoApiEnvelopeBase",
|
|
697
|
+
"variant": "declaration",
|
|
669
698
|
"kind": 256,
|
|
670
|
-
"kindString": "Interface",
|
|
671
699
|
"flags": {},
|
|
672
700
|
"children": [
|
|
673
701
|
{
|
|
674
702
|
"id": 28,
|
|
675
703
|
"name": "warning",
|
|
704
|
+
"variant": "declaration",
|
|
676
705
|
"kind": 1024,
|
|
677
|
-
"kindString": "Property",
|
|
678
706
|
"flags": {
|
|
679
707
|
"isOptional": true
|
|
680
708
|
},
|
|
@@ -683,15 +711,18 @@
|
|
|
683
711
|
"fileName": "Envelope.ts",
|
|
684
712
|
"line": 5,
|
|
685
713
|
"character": 2,
|
|
686
|
-
"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"
|
|
687
715
|
}
|
|
688
716
|
],
|
|
689
717
|
"type": {
|
|
690
718
|
"type": "array",
|
|
691
719
|
"elementType": {
|
|
692
720
|
"type": "reference",
|
|
721
|
+
"target": {
|
|
722
|
+
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
723
|
+
"qualifiedName": "Error"
|
|
724
|
+
},
|
|
693
725
|
"name": "Error",
|
|
694
|
-
"qualifiedName": "Error",
|
|
695
726
|
"package": "typescript"
|
|
696
727
|
}
|
|
697
728
|
}
|
|
@@ -710,18 +741,18 @@
|
|
|
710
741
|
"fileName": "Envelope.ts",
|
|
711
742
|
"line": 4,
|
|
712
743
|
"character": 17,
|
|
713
|
-
"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"
|
|
714
745
|
}
|
|
715
746
|
],
|
|
716
747
|
"extendedBy": [
|
|
717
748
|
{
|
|
718
749
|
"type": "reference",
|
|
719
|
-
"
|
|
750
|
+
"target": 29,
|
|
720
751
|
"name": "XyoApiEnvelopeSuccess"
|
|
721
752
|
},
|
|
722
753
|
{
|
|
723
754
|
"type": "reference",
|
|
724
|
-
"
|
|
755
|
+
"target": 34,
|
|
725
756
|
"name": "XyoApiEnvelopeError"
|
|
726
757
|
}
|
|
727
758
|
]
|
|
@@ -729,22 +760,22 @@
|
|
|
729
760
|
{
|
|
730
761
|
"id": 34,
|
|
731
762
|
"name": "XyoApiEnvelopeError",
|
|
763
|
+
"variant": "declaration",
|
|
732
764
|
"kind": 256,
|
|
733
|
-
"kindString": "Interface",
|
|
734
765
|
"flags": {},
|
|
735
766
|
"children": [
|
|
736
767
|
{
|
|
737
768
|
"id": 35,
|
|
738
769
|
"name": "data",
|
|
770
|
+
"variant": "declaration",
|
|
739
771
|
"kind": 1024,
|
|
740
|
-
"kindString": "Property",
|
|
741
772
|
"flags": {},
|
|
742
773
|
"sources": [
|
|
743
774
|
{
|
|
744
775
|
"fileName": "Envelope.ts",
|
|
745
776
|
"line": 14,
|
|
746
777
|
"character": 2,
|
|
747
|
-
"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"
|
|
748
779
|
}
|
|
749
780
|
],
|
|
750
781
|
"type": {
|
|
@@ -755,22 +786,22 @@
|
|
|
755
786
|
{
|
|
756
787
|
"id": 36,
|
|
757
788
|
"name": "errors",
|
|
789
|
+
"variant": "declaration",
|
|
758
790
|
"kind": 1024,
|
|
759
|
-
"kindString": "Property",
|
|
760
791
|
"flags": {},
|
|
761
792
|
"sources": [
|
|
762
793
|
{
|
|
763
794
|
"fileName": "Envelope.ts",
|
|
764
795
|
"line": 15,
|
|
765
796
|
"character": 2,
|
|
766
|
-
"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"
|
|
767
798
|
}
|
|
768
799
|
],
|
|
769
800
|
"type": {
|
|
770
801
|
"type": "array",
|
|
771
802
|
"elementType": {
|
|
772
803
|
"type": "reference",
|
|
773
|
-
"
|
|
804
|
+
"target": 40,
|
|
774
805
|
"typeArguments": [
|
|
775
806
|
{
|
|
776
807
|
"type": "intrinsic",
|
|
@@ -781,15 +812,16 @@
|
|
|
781
812
|
"name": "any"
|
|
782
813
|
}
|
|
783
814
|
],
|
|
784
|
-
"name": "XyoApiError"
|
|
815
|
+
"name": "XyoApiError",
|
|
816
|
+
"package": "@xyo-network/api-models"
|
|
785
817
|
}
|
|
786
818
|
}
|
|
787
819
|
},
|
|
788
820
|
{
|
|
789
821
|
"id": 37,
|
|
790
822
|
"name": "warning",
|
|
823
|
+
"variant": "declaration",
|
|
791
824
|
"kind": 1024,
|
|
792
|
-
"kindString": "Property",
|
|
793
825
|
"flags": {
|
|
794
826
|
"isOptional": true
|
|
795
827
|
},
|
|
@@ -798,21 +830,24 @@
|
|
|
798
830
|
"fileName": "Envelope.ts",
|
|
799
831
|
"line": 5,
|
|
800
832
|
"character": 2,
|
|
801
|
-
"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"
|
|
802
834
|
}
|
|
803
835
|
],
|
|
804
836
|
"type": {
|
|
805
837
|
"type": "array",
|
|
806
838
|
"elementType": {
|
|
807
839
|
"type": "reference",
|
|
840
|
+
"target": {
|
|
841
|
+
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
842
|
+
"qualifiedName": "Error"
|
|
843
|
+
},
|
|
808
844
|
"name": "Error",
|
|
809
|
-
"qualifiedName": "Error",
|
|
810
845
|
"package": "typescript"
|
|
811
846
|
}
|
|
812
847
|
},
|
|
813
848
|
"inheritedFrom": {
|
|
814
849
|
"type": "reference",
|
|
815
|
-
"
|
|
850
|
+
"target": 28,
|
|
816
851
|
"name": "XyoApiEnvelopeBase.warning"
|
|
817
852
|
}
|
|
818
853
|
}
|
|
@@ -832,56 +867,58 @@
|
|
|
832
867
|
"fileName": "Envelope.ts",
|
|
833
868
|
"line": 13,
|
|
834
869
|
"character": 17,
|
|
835
|
-
"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"
|
|
836
871
|
}
|
|
837
872
|
],
|
|
838
873
|
"extendedTypes": [
|
|
839
874
|
{
|
|
840
875
|
"type": "reference",
|
|
841
|
-
"
|
|
842
|
-
"name": "XyoApiEnvelopeBase"
|
|
876
|
+
"target": 27,
|
|
877
|
+
"name": "XyoApiEnvelopeBase",
|
|
878
|
+
"package": "@xyo-network/api-models"
|
|
843
879
|
}
|
|
844
880
|
]
|
|
845
881
|
},
|
|
846
882
|
{
|
|
847
883
|
"id": 29,
|
|
848
884
|
"name": "XyoApiEnvelopeSuccess",
|
|
885
|
+
"variant": "declaration",
|
|
849
886
|
"kind": 256,
|
|
850
|
-
"kindString": "Interface",
|
|
851
887
|
"flags": {},
|
|
852
888
|
"children": [
|
|
853
889
|
{
|
|
854
890
|
"id": 30,
|
|
855
891
|
"name": "data",
|
|
892
|
+
"variant": "declaration",
|
|
856
893
|
"kind": 1024,
|
|
857
|
-
"kindString": "Property",
|
|
858
894
|
"flags": {},
|
|
859
895
|
"sources": [
|
|
860
896
|
{
|
|
861
897
|
"fileName": "Envelope.ts",
|
|
862
898
|
"line": 9,
|
|
863
899
|
"character": 2,
|
|
864
|
-
"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"
|
|
865
901
|
}
|
|
866
902
|
],
|
|
867
903
|
"type": {
|
|
868
904
|
"type": "reference",
|
|
869
|
-
"
|
|
870
|
-
"name": "T"
|
|
905
|
+
"target": -1,
|
|
906
|
+
"name": "T",
|
|
907
|
+
"refersToTypeParameter": true
|
|
871
908
|
}
|
|
872
909
|
},
|
|
873
910
|
{
|
|
874
911
|
"id": 31,
|
|
875
912
|
"name": "errors",
|
|
913
|
+
"variant": "declaration",
|
|
876
914
|
"kind": 1024,
|
|
877
|
-
"kindString": "Property",
|
|
878
915
|
"flags": {},
|
|
879
916
|
"sources": [
|
|
880
917
|
{
|
|
881
918
|
"fileName": "Envelope.ts",
|
|
882
919
|
"line": 10,
|
|
883
920
|
"character": 2,
|
|
884
|
-
"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"
|
|
885
922
|
}
|
|
886
923
|
],
|
|
887
924
|
"type": {
|
|
@@ -892,8 +929,8 @@
|
|
|
892
929
|
{
|
|
893
930
|
"id": 32,
|
|
894
931
|
"name": "warning",
|
|
932
|
+
"variant": "declaration",
|
|
895
933
|
"kind": 1024,
|
|
896
|
-
"kindString": "Property",
|
|
897
934
|
"flags": {
|
|
898
935
|
"isOptional": true
|
|
899
936
|
},
|
|
@@ -902,21 +939,24 @@
|
|
|
902
939
|
"fileName": "Envelope.ts",
|
|
903
940
|
"line": 5,
|
|
904
941
|
"character": 2,
|
|
905
|
-
"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"
|
|
906
943
|
}
|
|
907
944
|
],
|
|
908
945
|
"type": {
|
|
909
946
|
"type": "array",
|
|
910
947
|
"elementType": {
|
|
911
948
|
"type": "reference",
|
|
949
|
+
"target": {
|
|
950
|
+
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
951
|
+
"qualifiedName": "Error"
|
|
952
|
+
},
|
|
912
953
|
"name": "Error",
|
|
913
|
-
"qualifiedName": "Error",
|
|
914
954
|
"package": "typescript"
|
|
915
955
|
}
|
|
916
956
|
},
|
|
917
957
|
"inheritedFrom": {
|
|
918
958
|
"type": "reference",
|
|
919
|
-
"
|
|
959
|
+
"target": 28,
|
|
920
960
|
"name": "XyoApiEnvelopeBase.warning"
|
|
921
961
|
}
|
|
922
962
|
}
|
|
@@ -936,45 +976,46 @@
|
|
|
936
976
|
"fileName": "Envelope.ts",
|
|
937
977
|
"line": 8,
|
|
938
978
|
"character": 17,
|
|
939
|
-
"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"
|
|
940
980
|
}
|
|
941
981
|
],
|
|
942
982
|
"typeParameters": [
|
|
943
983
|
{
|
|
944
984
|
"id": 33,
|
|
945
985
|
"name": "T",
|
|
986
|
+
"variant": "typeParam",
|
|
946
987
|
"kind": 131072,
|
|
947
|
-
"kindString": "Type parameter",
|
|
948
988
|
"flags": {}
|
|
949
989
|
}
|
|
950
990
|
],
|
|
951
991
|
"extendedTypes": [
|
|
952
992
|
{
|
|
953
993
|
"type": "reference",
|
|
954
|
-
"
|
|
955
|
-
"name": "XyoApiEnvelopeBase"
|
|
994
|
+
"target": 27,
|
|
995
|
+
"name": "XyoApiEnvelopeBase",
|
|
996
|
+
"package": "@xyo-network/api-models"
|
|
956
997
|
}
|
|
957
998
|
]
|
|
958
999
|
},
|
|
959
1000
|
{
|
|
960
1001
|
"id": 40,
|
|
961
1002
|
"name": "XyoApiError",
|
|
1003
|
+
"variant": "declaration",
|
|
962
1004
|
"kind": 256,
|
|
963
|
-
"kindString": "Interface",
|
|
964
1005
|
"flags": {},
|
|
965
1006
|
"children": [
|
|
966
1007
|
{
|
|
967
1008
|
"id": 41,
|
|
968
1009
|
"name": "isXyoError",
|
|
1010
|
+
"variant": "declaration",
|
|
969
1011
|
"kind": 1024,
|
|
970
|
-
"kindString": "Property",
|
|
971
1012
|
"flags": {},
|
|
972
1013
|
"sources": [
|
|
973
1014
|
{
|
|
974
1015
|
"fileName": "Error.ts",
|
|
975
1016
|
"line": 5,
|
|
976
1017
|
"character": 2,
|
|
977
|
-
"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"
|
|
978
1019
|
}
|
|
979
1020
|
],
|
|
980
1021
|
"type": {
|
|
@@ -996,15 +1037,15 @@
|
|
|
996
1037
|
"fileName": "Error.ts",
|
|
997
1038
|
"line": 4,
|
|
998
1039
|
"character": 17,
|
|
999
|
-
"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"
|
|
1000
1041
|
}
|
|
1001
1042
|
],
|
|
1002
1043
|
"typeParameters": [
|
|
1003
1044
|
{
|
|
1004
1045
|
"id": 42,
|
|
1005
1046
|
"name": "T",
|
|
1047
|
+
"variant": "typeParam",
|
|
1006
1048
|
"kind": 131072,
|
|
1007
|
-
"kindString": "Type parameter",
|
|
1008
1049
|
"flags": {},
|
|
1009
1050
|
"default": {
|
|
1010
1051
|
"type": "intrinsic",
|
|
@@ -1014,8 +1055,8 @@
|
|
|
1014
1055
|
{
|
|
1015
1056
|
"id": 43,
|
|
1016
1057
|
"name": "D",
|
|
1058
|
+
"variant": "typeParam",
|
|
1017
1059
|
"kind": 131072,
|
|
1018
|
-
"kindString": "Type parameter",
|
|
1019
1060
|
"flags": {},
|
|
1020
1061
|
"default": {
|
|
1021
1062
|
"type": "intrinsic",
|
|
@@ -1026,20 +1067,25 @@
|
|
|
1026
1067
|
"extendedTypes": [
|
|
1027
1068
|
{
|
|
1028
1069
|
"type": "reference",
|
|
1070
|
+
"target": {
|
|
1071
|
+
"sourceFileName": "../../../../node_modules/axios/index.d.ts",
|
|
1072
|
+
"qualifiedName": "AxiosError"
|
|
1073
|
+
},
|
|
1029
1074
|
"typeArguments": [
|
|
1030
1075
|
{
|
|
1031
1076
|
"type": "reference",
|
|
1032
|
-
"
|
|
1033
|
-
"name": "T"
|
|
1077
|
+
"target": -1,
|
|
1078
|
+
"name": "T",
|
|
1079
|
+
"refersToTypeParameter": true
|
|
1034
1080
|
},
|
|
1035
1081
|
{
|
|
1036
1082
|
"type": "reference",
|
|
1037
|
-
"
|
|
1038
|
-
"name": "D"
|
|
1083
|
+
"target": -1,
|
|
1084
|
+
"name": "D",
|
|
1085
|
+
"refersToTypeParameter": true
|
|
1039
1086
|
}
|
|
1040
1087
|
],
|
|
1041
1088
|
"name": "AxiosError",
|
|
1042
|
-
"qualifiedName": "AxiosError",
|
|
1043
1089
|
"package": "axios"
|
|
1044
1090
|
}
|
|
1045
1091
|
]
|
|
@@ -1047,15 +1093,15 @@
|
|
|
1047
1093
|
{
|
|
1048
1094
|
"id": 44,
|
|
1049
1095
|
"name": "XyoApiReportable",
|
|
1096
|
+
"variant": "declaration",
|
|
1050
1097
|
"kind": 256,
|
|
1051
|
-
"kindString": "Interface",
|
|
1052
1098
|
"flags": {},
|
|
1053
1099
|
"children": [
|
|
1054
1100
|
{
|
|
1055
1101
|
"id": 45,
|
|
1056
1102
|
"name": "onError",
|
|
1103
|
+
"variant": "declaration",
|
|
1057
1104
|
"kind": 1024,
|
|
1058
|
-
"kindString": "Property",
|
|
1059
1105
|
"flags": {
|
|
1060
1106
|
"isOptional": true
|
|
1061
1107
|
},
|
|
@@ -1064,7 +1110,7 @@
|
|
|
1064
1110
|
"fileName": "Reportable.ts",
|
|
1065
1111
|
"line": 5,
|
|
1066
1112
|
"character": 2,
|
|
1067
|
-
"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"
|
|
1068
1114
|
}
|
|
1069
1115
|
],
|
|
1070
1116
|
"type": {
|
|
@@ -1072,34 +1118,42 @@
|
|
|
1072
1118
|
"declaration": {
|
|
1073
1119
|
"id": 46,
|
|
1074
1120
|
"name": "__type",
|
|
1121
|
+
"variant": "declaration",
|
|
1075
1122
|
"kind": 65536,
|
|
1076
|
-
"kindString": "Type literal",
|
|
1077
1123
|
"flags": {},
|
|
1078
1124
|
"sources": [
|
|
1079
1125
|
{
|
|
1080
1126
|
"fileName": "Reportable.ts",
|
|
1081
1127
|
"line": 5,
|
|
1082
1128
|
"character": 12,
|
|
1083
|
-
"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"
|
|
1084
1130
|
}
|
|
1085
1131
|
],
|
|
1086
1132
|
"signatures": [
|
|
1087
1133
|
{
|
|
1088
1134
|
"id": 47,
|
|
1089
1135
|
"name": "__type",
|
|
1136
|
+
"variant": "signature",
|
|
1090
1137
|
"kind": 4096,
|
|
1091
|
-
"kindString": "Call signature",
|
|
1092
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
|
+
],
|
|
1093
1147
|
"parameters": [
|
|
1094
1148
|
{
|
|
1095
1149
|
"id": 48,
|
|
1096
1150
|
"name": "error",
|
|
1151
|
+
"variant": "param",
|
|
1097
1152
|
"kind": 32768,
|
|
1098
|
-
"kindString": "Parameter",
|
|
1099
1153
|
"flags": {},
|
|
1100
1154
|
"type": {
|
|
1101
1155
|
"type": "reference",
|
|
1102
|
-
"
|
|
1156
|
+
"target": 40,
|
|
1103
1157
|
"typeArguments": [
|
|
1104
1158
|
{
|
|
1105
1159
|
"type": "intrinsic",
|
|
@@ -1110,14 +1164,15 @@
|
|
|
1110
1164
|
"name": "any"
|
|
1111
1165
|
}
|
|
1112
1166
|
],
|
|
1113
|
-
"name": "XyoApiError"
|
|
1167
|
+
"name": "XyoApiError",
|
|
1168
|
+
"package": "@xyo-network/api-models"
|
|
1114
1169
|
}
|
|
1115
1170
|
},
|
|
1116
1171
|
{
|
|
1117
1172
|
"id": 49,
|
|
1118
1173
|
"name": "depth",
|
|
1174
|
+
"variant": "param",
|
|
1119
1175
|
"kind": 32768,
|
|
1120
|
-
"kindString": "Parameter",
|
|
1121
1176
|
"flags": {},
|
|
1122
1177
|
"type": {
|
|
1123
1178
|
"type": "intrinsic",
|
|
@@ -1137,8 +1192,8 @@
|
|
|
1137
1192
|
{
|
|
1138
1193
|
"id": 50,
|
|
1139
1194
|
"name": "onFailure",
|
|
1195
|
+
"variant": "declaration",
|
|
1140
1196
|
"kind": 1024,
|
|
1141
|
-
"kindString": "Property",
|
|
1142
1197
|
"flags": {
|
|
1143
1198
|
"isOptional": true
|
|
1144
1199
|
},
|
|
@@ -1147,7 +1202,7 @@
|
|
|
1147
1202
|
"fileName": "Reportable.ts",
|
|
1148
1203
|
"line": 7,
|
|
1149
1204
|
"character": 2,
|
|
1150
|
-
"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"
|
|
1151
1206
|
}
|
|
1152
1207
|
],
|
|
1153
1208
|
"type": {
|
|
@@ -1155,34 +1210,42 @@
|
|
|
1155
1210
|
"declaration": {
|
|
1156
1211
|
"id": 51,
|
|
1157
1212
|
"name": "__type",
|
|
1213
|
+
"variant": "declaration",
|
|
1158
1214
|
"kind": 65536,
|
|
1159
|
-
"kindString": "Type literal",
|
|
1160
1215
|
"flags": {},
|
|
1161
1216
|
"sources": [
|
|
1162
1217
|
{
|
|
1163
1218
|
"fileName": "Reportable.ts",
|
|
1164
1219
|
"line": 7,
|
|
1165
1220
|
"character": 14,
|
|
1166
|
-
"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"
|
|
1167
1222
|
}
|
|
1168
1223
|
],
|
|
1169
1224
|
"signatures": [
|
|
1170
1225
|
{
|
|
1171
1226
|
"id": 52,
|
|
1172
1227
|
"name": "__type",
|
|
1228
|
+
"variant": "signature",
|
|
1173
1229
|
"kind": 4096,
|
|
1174
|
-
"kindString": "Call signature",
|
|
1175
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
|
+
],
|
|
1176
1239
|
"parameters": [
|
|
1177
1240
|
{
|
|
1178
1241
|
"id": 53,
|
|
1179
1242
|
"name": "response",
|
|
1243
|
+
"variant": "param",
|
|
1180
1244
|
"kind": 32768,
|
|
1181
|
-
"kindString": "Parameter",
|
|
1182
1245
|
"flags": {},
|
|
1183
1246
|
"type": {
|
|
1184
1247
|
"type": "reference",
|
|
1185
|
-
"
|
|
1248
|
+
"target": 60,
|
|
1186
1249
|
"typeArguments": [
|
|
1187
1250
|
{
|
|
1188
1251
|
"type": "intrinsic",
|
|
@@ -1193,14 +1256,15 @@
|
|
|
1193
1256
|
"name": "unknown"
|
|
1194
1257
|
}
|
|
1195
1258
|
],
|
|
1196
|
-
"name": "XyoApiResponse"
|
|
1259
|
+
"name": "XyoApiResponse",
|
|
1260
|
+
"package": "@xyo-network/api-models"
|
|
1197
1261
|
}
|
|
1198
1262
|
},
|
|
1199
1263
|
{
|
|
1200
1264
|
"id": 54,
|
|
1201
1265
|
"name": "depth",
|
|
1266
|
+
"variant": "param",
|
|
1202
1267
|
"kind": 32768,
|
|
1203
|
-
"kindString": "Parameter",
|
|
1204
1268
|
"flags": {},
|
|
1205
1269
|
"type": {
|
|
1206
1270
|
"type": "intrinsic",
|
|
@@ -1220,8 +1284,8 @@
|
|
|
1220
1284
|
{
|
|
1221
1285
|
"id": 55,
|
|
1222
1286
|
"name": "onSuccess",
|
|
1287
|
+
"variant": "declaration",
|
|
1223
1288
|
"kind": 1024,
|
|
1224
|
-
"kindString": "Property",
|
|
1225
1289
|
"flags": {
|
|
1226
1290
|
"isOptional": true
|
|
1227
1291
|
},
|
|
@@ -1230,7 +1294,7 @@
|
|
|
1230
1294
|
"fileName": "Reportable.ts",
|
|
1231
1295
|
"line": 9,
|
|
1232
1296
|
"character": 2,
|
|
1233
|
-
"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"
|
|
1234
1298
|
}
|
|
1235
1299
|
],
|
|
1236
1300
|
"type": {
|
|
@@ -1238,34 +1302,42 @@
|
|
|
1238
1302
|
"declaration": {
|
|
1239
1303
|
"id": 56,
|
|
1240
1304
|
"name": "__type",
|
|
1305
|
+
"variant": "declaration",
|
|
1241
1306
|
"kind": 65536,
|
|
1242
|
-
"kindString": "Type literal",
|
|
1243
1307
|
"flags": {},
|
|
1244
1308
|
"sources": [
|
|
1245
1309
|
{
|
|
1246
1310
|
"fileName": "Reportable.ts",
|
|
1247
1311
|
"line": 9,
|
|
1248
1312
|
"character": 14,
|
|
1249
|
-
"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"
|
|
1250
1314
|
}
|
|
1251
1315
|
],
|
|
1252
1316
|
"signatures": [
|
|
1253
1317
|
{
|
|
1254
1318
|
"id": 57,
|
|
1255
1319
|
"name": "__type",
|
|
1320
|
+
"variant": "signature",
|
|
1256
1321
|
"kind": 4096,
|
|
1257
|
-
"kindString": "Call signature",
|
|
1258
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
|
+
],
|
|
1259
1331
|
"parameters": [
|
|
1260
1332
|
{
|
|
1261
1333
|
"id": 58,
|
|
1262
1334
|
"name": "response",
|
|
1335
|
+
"variant": "param",
|
|
1263
1336
|
"kind": 32768,
|
|
1264
|
-
"kindString": "Parameter",
|
|
1265
1337
|
"flags": {},
|
|
1266
1338
|
"type": {
|
|
1267
1339
|
"type": "reference",
|
|
1268
|
-
"
|
|
1340
|
+
"target": 60,
|
|
1269
1341
|
"typeArguments": [
|
|
1270
1342
|
{
|
|
1271
1343
|
"type": "intrinsic",
|
|
@@ -1276,14 +1348,15 @@
|
|
|
1276
1348
|
"name": "unknown"
|
|
1277
1349
|
}
|
|
1278
1350
|
],
|
|
1279
|
-
"name": "XyoApiResponse"
|
|
1351
|
+
"name": "XyoApiResponse",
|
|
1352
|
+
"package": "@xyo-network/api-models"
|
|
1280
1353
|
}
|
|
1281
1354
|
},
|
|
1282
1355
|
{
|
|
1283
1356
|
"id": 59,
|
|
1284
1357
|
"name": "depth",
|
|
1358
|
+
"variant": "param",
|
|
1285
1359
|
"kind": 32768,
|
|
1286
|
-
"kindString": "Parameter",
|
|
1287
1360
|
"flags": {},
|
|
1288
1361
|
"type": {
|
|
1289
1362
|
"type": "intrinsic",
|
|
@@ -1316,13 +1389,13 @@
|
|
|
1316
1389
|
"fileName": "Reportable.ts",
|
|
1317
1390
|
"line": 4,
|
|
1318
1391
|
"character": 17,
|
|
1319
|
-
"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"
|
|
1320
1393
|
}
|
|
1321
1394
|
],
|
|
1322
1395
|
"extendedBy": [
|
|
1323
1396
|
{
|
|
1324
1397
|
"type": "reference",
|
|
1325
|
-
"
|
|
1398
|
+
"target": 1,
|
|
1326
1399
|
"name": "XyoApiConfig"
|
|
1327
1400
|
}
|
|
1328
1401
|
]
|
|
@@ -1330,23 +1403,23 @@
|
|
|
1330
1403
|
{
|
|
1331
1404
|
"id": 38,
|
|
1332
1405
|
"name": "XyoApiEnvelope",
|
|
1406
|
+
"variant": "declaration",
|
|
1333
1407
|
"kind": 4194304,
|
|
1334
|
-
"kindString": "Type alias",
|
|
1335
1408
|
"flags": {},
|
|
1336
1409
|
"sources": [
|
|
1337
1410
|
{
|
|
1338
1411
|
"fileName": "Envelope.ts",
|
|
1339
1412
|
"line": 18,
|
|
1340
1413
|
"character": 12,
|
|
1341
|
-
"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"
|
|
1342
1415
|
}
|
|
1343
1416
|
],
|
|
1344
1417
|
"typeParameters": [
|
|
1345
1418
|
{
|
|
1346
1419
|
"id": 39,
|
|
1347
1420
|
"name": "T",
|
|
1421
|
+
"variant": "typeParam",
|
|
1348
1422
|
"kind": 131072,
|
|
1349
|
-
"kindString": "Type parameter",
|
|
1350
1423
|
"flags": {}
|
|
1351
1424
|
}
|
|
1352
1425
|
],
|
|
@@ -1355,20 +1428,23 @@
|
|
|
1355
1428
|
"types": [
|
|
1356
1429
|
{
|
|
1357
1430
|
"type": "reference",
|
|
1358
|
-
"
|
|
1431
|
+
"target": 29,
|
|
1359
1432
|
"typeArguments": [
|
|
1360
1433
|
{
|
|
1361
1434
|
"type": "reference",
|
|
1362
|
-
"
|
|
1363
|
-
"name": "T"
|
|
1435
|
+
"target": -1,
|
|
1436
|
+
"name": "T",
|
|
1437
|
+
"refersToTypeParameter": true
|
|
1364
1438
|
}
|
|
1365
1439
|
],
|
|
1366
|
-
"name": "XyoApiEnvelopeSuccess"
|
|
1440
|
+
"name": "XyoApiEnvelopeSuccess",
|
|
1441
|
+
"package": "@xyo-network/api-models"
|
|
1367
1442
|
},
|
|
1368
1443
|
{
|
|
1369
1444
|
"type": "reference",
|
|
1370
|
-
"
|
|
1371
|
-
"name": "XyoApiEnvelopeError"
|
|
1445
|
+
"target": 34,
|
|
1446
|
+
"name": "XyoApiEnvelopeError",
|
|
1447
|
+
"package": "@xyo-network/api-models"
|
|
1372
1448
|
}
|
|
1373
1449
|
]
|
|
1374
1450
|
}
|
|
@@ -1376,23 +1452,23 @@
|
|
|
1376
1452
|
{
|
|
1377
1453
|
"id": 60,
|
|
1378
1454
|
"name": "XyoApiResponse",
|
|
1455
|
+
"variant": "declaration",
|
|
1379
1456
|
"kind": 4194304,
|
|
1380
|
-
"kindString": "Type alias",
|
|
1381
1457
|
"flags": {},
|
|
1382
1458
|
"sources": [
|
|
1383
1459
|
{
|
|
1384
1460
|
"fileName": "Response.ts",
|
|
1385
1461
|
"line": 5,
|
|
1386
1462
|
"character": 12,
|
|
1387
|
-
"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"
|
|
1388
1464
|
}
|
|
1389
1465
|
],
|
|
1390
1466
|
"typeParameters": [
|
|
1391
1467
|
{
|
|
1392
1468
|
"id": 61,
|
|
1393
1469
|
"name": "T",
|
|
1470
|
+
"variant": "typeParam",
|
|
1394
1471
|
"kind": 131072,
|
|
1395
|
-
"kindString": "Type parameter",
|
|
1396
1472
|
"flags": {},
|
|
1397
1473
|
"default": {
|
|
1398
1474
|
"type": "intrinsic",
|
|
@@ -1402,8 +1478,8 @@
|
|
|
1402
1478
|
{
|
|
1403
1479
|
"id": 62,
|
|
1404
1480
|
"name": "D",
|
|
1481
|
+
"variant": "typeParam",
|
|
1405
1482
|
"kind": 131072,
|
|
1406
|
-
"kindString": "Type parameter",
|
|
1407
1483
|
"flags": {},
|
|
1408
1484
|
"default": {
|
|
1409
1485
|
"type": "intrinsic",
|
|
@@ -1413,43 +1489,48 @@
|
|
|
1413
1489
|
],
|
|
1414
1490
|
"type": {
|
|
1415
1491
|
"type": "reference",
|
|
1492
|
+
"target": {
|
|
1493
|
+
"sourceFileName": "../../../../node_modules/axios/index.d.ts",
|
|
1494
|
+
"qualifiedName": "AxiosResponse"
|
|
1495
|
+
},
|
|
1416
1496
|
"typeArguments": [
|
|
1417
1497
|
{
|
|
1418
1498
|
"type": "reference",
|
|
1419
|
-
"
|
|
1420
|
-
"name": "T"
|
|
1499
|
+
"target": -1,
|
|
1500
|
+
"name": "T",
|
|
1501
|
+
"refersToTypeParameter": true
|
|
1421
1502
|
},
|
|
1422
1503
|
{
|
|
1423
1504
|
"type": "reference",
|
|
1424
|
-
"
|
|
1425
|
-
"name": "D"
|
|
1505
|
+
"target": -1,
|
|
1506
|
+
"name": "D",
|
|
1507
|
+
"refersToTypeParameter": true
|
|
1426
1508
|
}
|
|
1427
1509
|
],
|
|
1428
1510
|
"name": "AxiosResponse",
|
|
1429
|
-
"qualifiedName": "AxiosResponse",
|
|
1430
1511
|
"package": "axios"
|
|
1431
1512
|
}
|
|
1432
1513
|
},
|
|
1433
1514
|
{
|
|
1434
1515
|
"id": 63,
|
|
1435
1516
|
"name": "XyoApiResponseBody",
|
|
1517
|
+
"variant": "declaration",
|
|
1436
1518
|
"kind": 4194304,
|
|
1437
|
-
"kindString": "Type alias",
|
|
1438
1519
|
"flags": {},
|
|
1439
1520
|
"sources": [
|
|
1440
1521
|
{
|
|
1441
1522
|
"fileName": "Response.ts",
|
|
1442
1523
|
"line": 7,
|
|
1443
1524
|
"character": 12,
|
|
1444
|
-
"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"
|
|
1445
1526
|
}
|
|
1446
1527
|
],
|
|
1447
1528
|
"typeParameters": [
|
|
1448
1529
|
{
|
|
1449
1530
|
"id": 64,
|
|
1450
1531
|
"name": "T",
|
|
1532
|
+
"variant": "typeParam",
|
|
1451
1533
|
"kind": 131072,
|
|
1452
|
-
"kindString": "Type parameter",
|
|
1453
1534
|
"flags": {}
|
|
1454
1535
|
}
|
|
1455
1536
|
],
|
|
@@ -1458,8 +1539,9 @@
|
|
|
1458
1539
|
"types": [
|
|
1459
1540
|
{
|
|
1460
1541
|
"type": "reference",
|
|
1461
|
-
"
|
|
1462
|
-
"name": "T"
|
|
1542
|
+
"target": -1,
|
|
1543
|
+
"name": "T",
|
|
1544
|
+
"refersToTypeParameter": true
|
|
1463
1545
|
},
|
|
1464
1546
|
{
|
|
1465
1547
|
"type": "intrinsic",
|
|
@@ -1471,23 +1553,23 @@
|
|
|
1471
1553
|
{
|
|
1472
1554
|
"id": 65,
|
|
1473
1555
|
"name": "XyoApiResponseTuple",
|
|
1556
|
+
"variant": "declaration",
|
|
1474
1557
|
"kind": 4194304,
|
|
1475
|
-
"kindString": "Type alias",
|
|
1476
1558
|
"flags": {},
|
|
1477
1559
|
"sources": [
|
|
1478
1560
|
{
|
|
1479
1561
|
"fileName": "Response.ts",
|
|
1480
1562
|
"line": 9,
|
|
1481
1563
|
"character": 12,
|
|
1482
|
-
"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"
|
|
1483
1565
|
}
|
|
1484
1566
|
],
|
|
1485
1567
|
"typeParameters": [
|
|
1486
1568
|
{
|
|
1487
1569
|
"id": 66,
|
|
1488
1570
|
"name": "T",
|
|
1571
|
+
"variant": "typeParam",
|
|
1489
1572
|
"kind": 131072,
|
|
1490
|
-
"kindString": "Type parameter",
|
|
1491
1573
|
"flags": {}
|
|
1492
1574
|
}
|
|
1493
1575
|
],
|
|
@@ -1499,8 +1581,9 @@
|
|
|
1499
1581
|
"types": [
|
|
1500
1582
|
{
|
|
1501
1583
|
"type": "reference",
|
|
1502
|
-
"
|
|
1503
|
-
"name": "T"
|
|
1584
|
+
"target": -1,
|
|
1585
|
+
"name": "T",
|
|
1586
|
+
"refersToTypeParameter": true
|
|
1504
1587
|
},
|
|
1505
1588
|
{
|
|
1506
1589
|
"type": "intrinsic",
|
|
@@ -1510,15 +1593,16 @@
|
|
|
1510
1593
|
},
|
|
1511
1594
|
{
|
|
1512
1595
|
"type": "reference",
|
|
1513
|
-
"
|
|
1596
|
+
"target": 38,
|
|
1514
1597
|
"typeArguments": [
|
|
1515
1598
|
{
|
|
1516
1599
|
"type": "union",
|
|
1517
1600
|
"types": [
|
|
1518
1601
|
{
|
|
1519
1602
|
"type": "reference",
|
|
1520
|
-
"
|
|
1521
|
-
"name": "T"
|
|
1603
|
+
"target": -1,
|
|
1604
|
+
"name": "T",
|
|
1605
|
+
"refersToTypeParameter": true
|
|
1522
1606
|
},
|
|
1523
1607
|
{
|
|
1524
1608
|
"type": "intrinsic",
|
|
@@ -1527,23 +1611,25 @@
|
|
|
1527
1611
|
]
|
|
1528
1612
|
}
|
|
1529
1613
|
],
|
|
1530
|
-
"name": "XyoApiEnvelope"
|
|
1614
|
+
"name": "XyoApiEnvelope",
|
|
1615
|
+
"package": "@xyo-network/api-models"
|
|
1531
1616
|
},
|
|
1532
1617
|
{
|
|
1533
1618
|
"type": "reference",
|
|
1534
|
-
"
|
|
1619
|
+
"target": 60,
|
|
1535
1620
|
"typeArguments": [
|
|
1536
1621
|
{
|
|
1537
1622
|
"type": "reference",
|
|
1538
|
-
"
|
|
1623
|
+
"target": 38,
|
|
1539
1624
|
"typeArguments": [
|
|
1540
1625
|
{
|
|
1541
1626
|
"type": "union",
|
|
1542
1627
|
"types": [
|
|
1543
1628
|
{
|
|
1544
1629
|
"type": "reference",
|
|
1545
|
-
"
|
|
1546
|
-
"name": "T"
|
|
1630
|
+
"target": -1,
|
|
1631
|
+
"name": "T",
|
|
1632
|
+
"refersToTypeParameter": true
|
|
1547
1633
|
},
|
|
1548
1634
|
{
|
|
1549
1635
|
"type": "intrinsic",
|
|
@@ -1552,10 +1638,12 @@
|
|
|
1552
1638
|
]
|
|
1553
1639
|
}
|
|
1554
1640
|
],
|
|
1555
|
-
"name": "XyoApiEnvelope"
|
|
1641
|
+
"name": "XyoApiEnvelope",
|
|
1642
|
+
"package": "@xyo-network/api-models"
|
|
1556
1643
|
}
|
|
1557
1644
|
],
|
|
1558
|
-
"name": "XyoApiResponse"
|
|
1645
|
+
"name": "XyoApiResponse",
|
|
1646
|
+
"package": "@xyo-network/api-models"
|
|
1559
1647
|
}
|
|
1560
1648
|
]
|
|
1561
1649
|
}
|
|
@@ -1563,23 +1651,23 @@
|
|
|
1563
1651
|
{
|
|
1564
1652
|
"id": 67,
|
|
1565
1653
|
"name": "XyoApiResponseTupleOrBody",
|
|
1654
|
+
"variant": "declaration",
|
|
1566
1655
|
"kind": 4194304,
|
|
1567
|
-
"kindString": "Type alias",
|
|
1568
1656
|
"flags": {},
|
|
1569
1657
|
"sources": [
|
|
1570
1658
|
{
|
|
1571
1659
|
"fileName": "Response.ts",
|
|
1572
1660
|
"line": 11,
|
|
1573
1661
|
"character": 12,
|
|
1574
|
-
"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"
|
|
1575
1663
|
}
|
|
1576
1664
|
],
|
|
1577
1665
|
"typeParameters": [
|
|
1578
1666
|
{
|
|
1579
1667
|
"id": 68,
|
|
1580
1668
|
"name": "T",
|
|
1669
|
+
"variant": "typeParam",
|
|
1581
1670
|
"kind": 131072,
|
|
1582
|
-
"kindString": "Type parameter",
|
|
1583
1671
|
"flags": {}
|
|
1584
1672
|
}
|
|
1585
1673
|
],
|
|
@@ -1588,27 +1676,31 @@
|
|
|
1588
1676
|
"types": [
|
|
1589
1677
|
{
|
|
1590
1678
|
"type": "reference",
|
|
1591
|
-
"
|
|
1679
|
+
"target": 65,
|
|
1592
1680
|
"typeArguments": [
|
|
1593
1681
|
{
|
|
1594
1682
|
"type": "reference",
|
|
1595
|
-
"
|
|
1596
|
-
"name": "T"
|
|
1683
|
+
"target": -1,
|
|
1684
|
+
"name": "T",
|
|
1685
|
+
"refersToTypeParameter": true
|
|
1597
1686
|
}
|
|
1598
1687
|
],
|
|
1599
|
-
"name": "XyoApiResponseTuple"
|
|
1688
|
+
"name": "XyoApiResponseTuple",
|
|
1689
|
+
"package": "@xyo-network/api-models"
|
|
1600
1690
|
},
|
|
1601
1691
|
{
|
|
1602
1692
|
"type": "reference",
|
|
1603
|
-
"
|
|
1693
|
+
"target": 63,
|
|
1604
1694
|
"typeArguments": [
|
|
1605
1695
|
{
|
|
1606
1696
|
"type": "reference",
|
|
1607
|
-
"
|
|
1608
|
-
"name": "T"
|
|
1697
|
+
"target": -1,
|
|
1698
|
+
"name": "T",
|
|
1699
|
+
"refersToTypeParameter": true
|
|
1609
1700
|
}
|
|
1610
1701
|
],
|
|
1611
|
-
"name": "XyoApiResponseBody"
|
|
1702
|
+
"name": "XyoApiResponseBody",
|
|
1703
|
+
"package": "@xyo-network/api-models"
|
|
1612
1704
|
}
|
|
1613
1705
|
]
|
|
1614
1706
|
}
|
|
@@ -1616,15 +1708,15 @@
|
|
|
1616
1708
|
{
|
|
1617
1709
|
"id": 69,
|
|
1618
1710
|
"name": "XyoApiResponseType",
|
|
1711
|
+
"variant": "declaration",
|
|
1619
1712
|
"kind": 4194304,
|
|
1620
|
-
"kindString": "Type alias",
|
|
1621
1713
|
"flags": {},
|
|
1622
1714
|
"sources": [
|
|
1623
1715
|
{
|
|
1624
1716
|
"fileName": "Response.ts",
|
|
1625
1717
|
"line": 13,
|
|
1626
1718
|
"character": 12,
|
|
1627
|
-
"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"
|
|
1628
1720
|
}
|
|
1629
1721
|
],
|
|
1630
1722
|
"type": {
|
|
@@ -1644,21 +1736,24 @@
|
|
|
1644
1736
|
{
|
|
1645
1737
|
"id": 70,
|
|
1646
1738
|
"name": "XyoApiWarning",
|
|
1739
|
+
"variant": "declaration",
|
|
1647
1740
|
"kind": 4194304,
|
|
1648
|
-
"kindString": "Type alias",
|
|
1649
1741
|
"flags": {},
|
|
1650
1742
|
"sources": [
|
|
1651
1743
|
{
|
|
1652
1744
|
"fileName": "Warning.ts",
|
|
1653
1745
|
"line": 1,
|
|
1654
1746
|
"character": 12,
|
|
1655
|
-
"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"
|
|
1656
1748
|
}
|
|
1657
1749
|
],
|
|
1658
1750
|
"type": {
|
|
1659
1751
|
"type": "reference",
|
|
1752
|
+
"target": {
|
|
1753
|
+
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
1754
|
+
"qualifiedName": "Error"
|
|
1755
|
+
},
|
|
1660
1756
|
"name": "Error",
|
|
1661
|
-
"qualifiedName": "Error",
|
|
1662
1757
|
"package": "typescript"
|
|
1663
1758
|
}
|
|
1664
1759
|
}
|
|
@@ -1688,12 +1783,297 @@
|
|
|
1688
1783
|
]
|
|
1689
1784
|
}
|
|
1690
1785
|
],
|
|
1691
|
-
"
|
|
1786
|
+
"packageName": "@xyo-network/api-models",
|
|
1787
|
+
"readme": [
|
|
1692
1788
|
{
|
|
1693
|
-
"
|
|
1694
|
-
"
|
|
1695
|
-
|
|
1696
|
-
|
|
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"
|
|
1697
2077
|
}
|
|
1698
|
-
|
|
2078
|
+
}
|
|
1699
2079
|
}
|