@proveanything/smartlinks 1.0.9 → 1.0.11
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/docs/assets/navigation.js +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/documentation.json +359 -181
- package/docs/functions/appConfiguration.get.html +1 -1
- package/docs/functions/asset.getForCollection.html +1 -1
- package/docs/functions/asset.getForProduct.html +1 -1
- package/docs/functions/asset.getForProof.html +1 -1
- package/docs/functions/asset.listForCollection.html +1 -1
- package/docs/functions/asset.listForProduct.html +1 -1
- package/docs/functions/asset.listForProof.html +1 -1
- package/docs/functions/asset.uploadAsset.html +1 -1
- package/docs/functions/attestation.create.html +1 -1
- package/docs/functions/attestation.get.html +1 -1
- package/docs/functions/attestation.list.html +1 -1
- package/docs/functions/attestation.remove.html +1 -1
- package/docs/functions/attestation.update.html +1 -1
- package/docs/functions/auth.login.html +3 -0
- package/docs/functions/auth.logout.html +2 -0
- package/docs/functions/collection.get.html +1 -1
- package/docs/functions/initializeApi.html +1 -1
- package/docs/functions/product.get.html +1 -1
- package/docs/functions/product.list.html +1 -1
- package/docs/functions/proof.get.html +1 -1
- package/docs/functions/proof.list.html +1 -1
- package/docs/functions/request.html +1 -1
- package/docs/interfaces/AppConfigurationResponse.html +4 -4
- package/docs/interfaces/AssetResponse.html +2 -2
- package/docs/interfaces/CollectionResponse.html +5 -5
- package/docs/interfaces/ErrorResponse.html +3 -3
- package/docs/interfaces/ProductResponse.html +5 -5
- package/docs/interfaces/ProofResponse.html +8 -8
- package/docs/modules/appConfiguration.html +1 -1
- package/docs/modules/asset.html +1 -1
- package/docs/modules/attestation.html +1 -1
- package/docs/modules/auth.html +3 -0
- package/docs/modules/collection.html +1 -1
- package/docs/modules/product.html +1 -1
- package/docs/modules/proof.html +1 -1
- package/docs/modules.html +1 -0
- package/package.json +1 -1
- package/src/api/auth.ts +28 -0
- package/src/api/index.ts +1 -0
- package/src/http.ts +7 -0
- package/src/types/attestation.ts +6 -5
package/docs/documentation.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"fileName": "api/appConfiguration.ts",
|
|
24
24
|
"line": 13,
|
|
25
25
|
"character": 24,
|
|
26
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
26
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/appConfiguration.ts#L13"
|
|
27
27
|
}
|
|
28
28
|
],
|
|
29
29
|
"signatures": [
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"fileName": "api/appConfiguration.ts",
|
|
67
67
|
"line": 13,
|
|
68
68
|
"character": 24,
|
|
69
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
69
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/appConfiguration.ts#L13"
|
|
70
70
|
}
|
|
71
71
|
],
|
|
72
72
|
"parameters": [
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"typeArguments": [
|
|
119
119
|
{
|
|
120
120
|
"type": "reference",
|
|
121
|
-
"target":
|
|
121
|
+
"target": 133,
|
|
122
122
|
"name": "AppConfigurationResponse",
|
|
123
123
|
"package": "@proveanything/smartlinks"
|
|
124
124
|
}
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
"fileName": "api/appConfiguration.ts",
|
|
144
144
|
"line": 5,
|
|
145
145
|
"character": 17,
|
|
146
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
146
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/appConfiguration.ts#L5"
|
|
147
147
|
}
|
|
148
148
|
]
|
|
149
149
|
},
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"fileName": "api/asset.ts",
|
|
166
166
|
"line": 6,
|
|
167
167
|
"character": 24,
|
|
168
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
168
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L6"
|
|
169
169
|
}
|
|
170
170
|
],
|
|
171
171
|
"signatures": [
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"fileName": "api/asset.ts",
|
|
181
181
|
"line": 6,
|
|
182
182
|
"character": 24,
|
|
183
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
183
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L6"
|
|
184
184
|
}
|
|
185
185
|
],
|
|
186
186
|
"parameters": [
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"typeArguments": [
|
|
217
217
|
{
|
|
218
218
|
"type": "reference",
|
|
219
|
-
"target":
|
|
219
|
+
"target": 140,
|
|
220
220
|
"name": "AssetResponse",
|
|
221
221
|
"package": "@proveanything/smartlinks"
|
|
222
222
|
}
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"fileName": "api/asset.ts",
|
|
239
239
|
"line": 22,
|
|
240
240
|
"character": 24,
|
|
241
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
241
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L22"
|
|
242
242
|
}
|
|
243
243
|
],
|
|
244
244
|
"signatures": [
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
"fileName": "api/asset.ts",
|
|
254
254
|
"line": 22,
|
|
255
255
|
"character": 24,
|
|
256
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
256
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L22"
|
|
257
257
|
}
|
|
258
258
|
],
|
|
259
259
|
"parameters": [
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"typeArguments": [
|
|
301
301
|
{
|
|
302
302
|
"type": "reference",
|
|
303
|
-
"target":
|
|
303
|
+
"target": 140,
|
|
304
304
|
"name": "AssetResponse",
|
|
305
305
|
"package": "@proveanything/smartlinks"
|
|
306
306
|
}
|
|
@@ -322,7 +322,7 @@
|
|
|
322
322
|
"fileName": "api/asset.ts",
|
|
323
323
|
"line": 40,
|
|
324
324
|
"character": 24,
|
|
325
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
325
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L40"
|
|
326
326
|
}
|
|
327
327
|
],
|
|
328
328
|
"signatures": [
|
|
@@ -337,7 +337,7 @@
|
|
|
337
337
|
"fileName": "api/asset.ts",
|
|
338
338
|
"line": 40,
|
|
339
339
|
"character": 24,
|
|
340
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
340
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L40"
|
|
341
341
|
}
|
|
342
342
|
],
|
|
343
343
|
"parameters": [
|
|
@@ -395,7 +395,7 @@
|
|
|
395
395
|
"typeArguments": [
|
|
396
396
|
{
|
|
397
397
|
"type": "reference",
|
|
398
|
-
"target":
|
|
398
|
+
"target": 140,
|
|
399
399
|
"name": "AssetResponse",
|
|
400
400
|
"package": "@proveanything/smartlinks"
|
|
401
401
|
}
|
|
@@ -417,7 +417,7 @@
|
|
|
417
417
|
"fileName": "api/asset.ts",
|
|
418
418
|
"line": 14,
|
|
419
419
|
"character": 24,
|
|
420
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
420
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L14"
|
|
421
421
|
}
|
|
422
422
|
],
|
|
423
423
|
"signatures": [
|
|
@@ -432,7 +432,7 @@
|
|
|
432
432
|
"fileName": "api/asset.ts",
|
|
433
433
|
"line": 14,
|
|
434
434
|
"character": 24,
|
|
435
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
435
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L14"
|
|
436
436
|
}
|
|
437
437
|
],
|
|
438
438
|
"parameters": [
|
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
"type": "array",
|
|
460
460
|
"elementType": {
|
|
461
461
|
"type": "reference",
|
|
462
|
-
"target":
|
|
462
|
+
"target": 140,
|
|
463
463
|
"name": "AssetResponse",
|
|
464
464
|
"package": "@proveanything/smartlinks"
|
|
465
465
|
}
|
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
"fileName": "api/asset.ts",
|
|
483
483
|
"line": 31,
|
|
484
484
|
"character": 24,
|
|
485
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
485
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L31"
|
|
486
486
|
}
|
|
487
487
|
],
|
|
488
488
|
"signatures": [
|
|
@@ -497,7 +497,7 @@
|
|
|
497
497
|
"fileName": "api/asset.ts",
|
|
498
498
|
"line": 31,
|
|
499
499
|
"character": 24,
|
|
500
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
500
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L31"
|
|
501
501
|
}
|
|
502
502
|
],
|
|
503
503
|
"parameters": [
|
|
@@ -535,7 +535,7 @@
|
|
|
535
535
|
"type": "array",
|
|
536
536
|
"elementType": {
|
|
537
537
|
"type": "reference",
|
|
538
|
-
"target":
|
|
538
|
+
"target": 140,
|
|
539
539
|
"name": "AssetResponse",
|
|
540
540
|
"package": "@proveanything/smartlinks"
|
|
541
541
|
}
|
|
@@ -558,7 +558,7 @@
|
|
|
558
558
|
"fileName": "api/asset.ts",
|
|
559
559
|
"line": 50,
|
|
560
560
|
"character": 24,
|
|
561
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
561
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L50"
|
|
562
562
|
}
|
|
563
563
|
],
|
|
564
564
|
"signatures": [
|
|
@@ -573,7 +573,7 @@
|
|
|
573
573
|
"fileName": "api/asset.ts",
|
|
574
574
|
"line": 50,
|
|
575
575
|
"character": 24,
|
|
576
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
576
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L50"
|
|
577
577
|
}
|
|
578
578
|
],
|
|
579
579
|
"parameters": [
|
|
@@ -635,7 +635,7 @@
|
|
|
635
635
|
"type": "array",
|
|
636
636
|
"elementType": {
|
|
637
637
|
"type": "reference",
|
|
638
|
-
"target":
|
|
638
|
+
"target": 140,
|
|
639
639
|
"name": "AssetResponse",
|
|
640
640
|
"package": "@proveanything/smartlinks"
|
|
641
641
|
}
|
|
@@ -658,7 +658,7 @@
|
|
|
658
658
|
"fileName": "api/asset.ts",
|
|
659
659
|
"line": 74,
|
|
660
660
|
"character": 24,
|
|
661
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
661
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L74"
|
|
662
662
|
}
|
|
663
663
|
],
|
|
664
664
|
"signatures": [
|
|
@@ -692,7 +692,7 @@
|
|
|
692
692
|
"fileName": "api/asset.ts",
|
|
693
693
|
"line": 74,
|
|
694
694
|
"character": 24,
|
|
695
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
695
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L74"
|
|
696
696
|
}
|
|
697
697
|
],
|
|
698
698
|
"parameters": [
|
|
@@ -842,7 +842,7 @@
|
|
|
842
842
|
"fileName": "api/asset.ts",
|
|
843
843
|
"line": 80,
|
|
844
844
|
"character": 17,
|
|
845
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
845
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L80"
|
|
846
846
|
}
|
|
847
847
|
],
|
|
848
848
|
"signatures": [
|
|
@@ -857,7 +857,7 @@
|
|
|
857
857
|
"fileName": "api/asset.ts",
|
|
858
858
|
"line": 80,
|
|
859
859
|
"character": 17,
|
|
860
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
860
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L80"
|
|
861
861
|
}
|
|
862
862
|
],
|
|
863
863
|
"parameters": [
|
|
@@ -892,7 +892,7 @@
|
|
|
892
892
|
"typeArguments": [
|
|
893
893
|
{
|
|
894
894
|
"type": "reference",
|
|
895
|
-
"target":
|
|
895
|
+
"target": 140,
|
|
896
896
|
"name": "AssetResponse",
|
|
897
897
|
"package": "@proveanything/smartlinks"
|
|
898
898
|
}
|
|
@@ -923,7 +923,7 @@
|
|
|
923
923
|
"fileName": "api/asset.ts",
|
|
924
924
|
"line": 4,
|
|
925
925
|
"character": 17,
|
|
926
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
926
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/asset.ts#L4"
|
|
927
927
|
}
|
|
928
928
|
]
|
|
929
929
|
},
|
|
@@ -945,7 +945,7 @@
|
|
|
945
945
|
"fileName": "api/attestation.ts",
|
|
946
946
|
"line": 33,
|
|
947
947
|
"character": 24,
|
|
948
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
948
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/attestation.ts#L33"
|
|
949
949
|
}
|
|
950
950
|
],
|
|
951
951
|
"signatures": [
|
|
@@ -968,7 +968,7 @@
|
|
|
968
968
|
"fileName": "api/attestation.ts",
|
|
969
969
|
"line": 33,
|
|
970
970
|
"character": 24,
|
|
971
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
971
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/attestation.ts#L33"
|
|
972
972
|
}
|
|
973
973
|
],
|
|
974
974
|
"parameters": [
|
|
@@ -1056,7 +1056,7 @@
|
|
|
1056
1056
|
"fileName": "api/attestation.ts",
|
|
1057
1057
|
"line": 20,
|
|
1058
1058
|
"character": 24,
|
|
1059
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1059
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/attestation.ts#L20"
|
|
1060
1060
|
}
|
|
1061
1061
|
],
|
|
1062
1062
|
"signatures": [
|
|
@@ -1079,7 +1079,7 @@
|
|
|
1079
1079
|
"fileName": "api/attestation.ts",
|
|
1080
1080
|
"line": 20,
|
|
1081
1081
|
"character": 24,
|
|
1082
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1082
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/attestation.ts#L20"
|
|
1083
1083
|
}
|
|
1084
1084
|
],
|
|
1085
1085
|
"parameters": [
|
|
@@ -1162,7 +1162,7 @@
|
|
|
1162
1162
|
"fileName": "api/attestation.ts",
|
|
1163
1163
|
"line": 8,
|
|
1164
1164
|
"character": 24,
|
|
1165
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1165
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/attestation.ts#L8"
|
|
1166
1166
|
}
|
|
1167
1167
|
],
|
|
1168
1168
|
"signatures": [
|
|
@@ -1185,7 +1185,7 @@
|
|
|
1185
1185
|
"fileName": "api/attestation.ts",
|
|
1186
1186
|
"line": 8,
|
|
1187
1187
|
"character": 24,
|
|
1188
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1188
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/attestation.ts#L8"
|
|
1189
1189
|
}
|
|
1190
1190
|
],
|
|
1191
1191
|
"parameters": [
|
|
@@ -1260,7 +1260,7 @@
|
|
|
1260
1260
|
"fileName": "api/attestation.ts",
|
|
1261
1261
|
"line": 60,
|
|
1262
1262
|
"character": 24,
|
|
1263
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1263
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/attestation.ts#L60"
|
|
1264
1264
|
}
|
|
1265
1265
|
],
|
|
1266
1266
|
"signatures": [
|
|
@@ -1283,7 +1283,7 @@
|
|
|
1283
1283
|
"fileName": "api/attestation.ts",
|
|
1284
1284
|
"line": 60,
|
|
1285
1285
|
"character": 24,
|
|
1286
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1286
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/attestation.ts#L60"
|
|
1287
1287
|
}
|
|
1288
1288
|
],
|
|
1289
1289
|
"parameters": [
|
|
@@ -1361,7 +1361,7 @@
|
|
|
1361
1361
|
"fileName": "api/attestation.ts",
|
|
1362
1362
|
"line": 46,
|
|
1363
1363
|
"character": 24,
|
|
1364
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1364
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/attestation.ts#L46"
|
|
1365
1365
|
}
|
|
1366
1366
|
],
|
|
1367
1367
|
"signatures": [
|
|
@@ -1384,7 +1384,7 @@
|
|
|
1384
1384
|
"fileName": "api/attestation.ts",
|
|
1385
1385
|
"line": 46,
|
|
1386
1386
|
"character": 24,
|
|
1387
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1387
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/attestation.ts#L46"
|
|
1388
1388
|
}
|
|
1389
1389
|
],
|
|
1390
1390
|
"parameters": [
|
|
@@ -1490,7 +1490,156 @@
|
|
|
1490
1490
|
"fileName": "api/attestation.ts",
|
|
1491
1491
|
"line": 4,
|
|
1492
1492
|
"character": 17,
|
|
1493
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1493
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/attestation.ts#L4"
|
|
1494
|
+
}
|
|
1495
|
+
]
|
|
1496
|
+
},
|
|
1497
|
+
{
|
|
1498
|
+
"id": 108,
|
|
1499
|
+
"name": "auth",
|
|
1500
|
+
"variant": "declaration",
|
|
1501
|
+
"kind": 4,
|
|
1502
|
+
"flags": {},
|
|
1503
|
+
"children": [
|
|
1504
|
+
{
|
|
1505
|
+
"id": 109,
|
|
1506
|
+
"name": "login",
|
|
1507
|
+
"variant": "declaration",
|
|
1508
|
+
"kind": 64,
|
|
1509
|
+
"flags": {},
|
|
1510
|
+
"sources": [
|
|
1511
|
+
{
|
|
1512
|
+
"fileName": "api/auth.ts",
|
|
1513
|
+
"line": 16,
|
|
1514
|
+
"character": 24
|
|
1515
|
+
}
|
|
1516
|
+
],
|
|
1517
|
+
"signatures": [
|
|
1518
|
+
{
|
|
1519
|
+
"id": 110,
|
|
1520
|
+
"name": "login",
|
|
1521
|
+
"variant": "signature",
|
|
1522
|
+
"kind": 4096,
|
|
1523
|
+
"flags": {},
|
|
1524
|
+
"comment": {
|
|
1525
|
+
"summary": [
|
|
1526
|
+
{
|
|
1527
|
+
"kind": "text",
|
|
1528
|
+
"text": "Login with email and password.\r\nSets the bearerToken for subsequent API calls."
|
|
1529
|
+
}
|
|
1530
|
+
]
|
|
1531
|
+
},
|
|
1532
|
+
"sources": [
|
|
1533
|
+
{
|
|
1534
|
+
"fileName": "api/auth.ts",
|
|
1535
|
+
"line": 16,
|
|
1536
|
+
"character": 24
|
|
1537
|
+
}
|
|
1538
|
+
],
|
|
1539
|
+
"parameters": [
|
|
1540
|
+
{
|
|
1541
|
+
"id": 111,
|
|
1542
|
+
"name": "email",
|
|
1543
|
+
"variant": "param",
|
|
1544
|
+
"kind": 32768,
|
|
1545
|
+
"flags": {},
|
|
1546
|
+
"type": {
|
|
1547
|
+
"type": "intrinsic",
|
|
1548
|
+
"name": "string"
|
|
1549
|
+
}
|
|
1550
|
+
},
|
|
1551
|
+
{
|
|
1552
|
+
"id": 112,
|
|
1553
|
+
"name": "password",
|
|
1554
|
+
"variant": "param",
|
|
1555
|
+
"kind": 32768,
|
|
1556
|
+
"flags": {},
|
|
1557
|
+
"type": {
|
|
1558
|
+
"type": "intrinsic",
|
|
1559
|
+
"name": "string"
|
|
1560
|
+
}
|
|
1561
|
+
}
|
|
1562
|
+
],
|
|
1563
|
+
"type": {
|
|
1564
|
+
"type": "reference",
|
|
1565
|
+
"target": {
|
|
1566
|
+
"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
|
|
1567
|
+
"qualifiedName": "Promise"
|
|
1568
|
+
},
|
|
1569
|
+
"typeArguments": [
|
|
1570
|
+
{
|
|
1571
|
+
"type": "reference",
|
|
1572
|
+
"target": {
|
|
1573
|
+
"sourceFileName": "src/api/auth.ts",
|
|
1574
|
+
"qualifiedName": "LoginResponse"
|
|
1575
|
+
},
|
|
1576
|
+
"name": "LoginResponse",
|
|
1577
|
+
"package": "@proveanything/smartlinks"
|
|
1578
|
+
}
|
|
1579
|
+
],
|
|
1580
|
+
"name": "Promise",
|
|
1581
|
+
"package": "typescript"
|
|
1582
|
+
}
|
|
1583
|
+
}
|
|
1584
|
+
]
|
|
1585
|
+
},
|
|
1586
|
+
{
|
|
1587
|
+
"id": 113,
|
|
1588
|
+
"name": "logout",
|
|
1589
|
+
"variant": "declaration",
|
|
1590
|
+
"kind": 64,
|
|
1591
|
+
"flags": {},
|
|
1592
|
+
"sources": [
|
|
1593
|
+
{
|
|
1594
|
+
"fileName": "api/auth.ts",
|
|
1595
|
+
"line": 25,
|
|
1596
|
+
"character": 18
|
|
1597
|
+
}
|
|
1598
|
+
],
|
|
1599
|
+
"signatures": [
|
|
1600
|
+
{
|
|
1601
|
+
"id": 114,
|
|
1602
|
+
"name": "logout",
|
|
1603
|
+
"variant": "signature",
|
|
1604
|
+
"kind": 4096,
|
|
1605
|
+
"flags": {},
|
|
1606
|
+
"comment": {
|
|
1607
|
+
"summary": [
|
|
1608
|
+
{
|
|
1609
|
+
"kind": "text",
|
|
1610
|
+
"text": "Logout (clears bearerToken for future API calls)."
|
|
1611
|
+
}
|
|
1612
|
+
]
|
|
1613
|
+
},
|
|
1614
|
+
"sources": [
|
|
1615
|
+
{
|
|
1616
|
+
"fileName": "api/auth.ts",
|
|
1617
|
+
"line": 25,
|
|
1618
|
+
"character": 18
|
|
1619
|
+
}
|
|
1620
|
+
],
|
|
1621
|
+
"type": {
|
|
1622
|
+
"type": "intrinsic",
|
|
1623
|
+
"name": "void"
|
|
1624
|
+
}
|
|
1625
|
+
}
|
|
1626
|
+
]
|
|
1627
|
+
}
|
|
1628
|
+
],
|
|
1629
|
+
"groups": [
|
|
1630
|
+
{
|
|
1631
|
+
"title": "Functions",
|
|
1632
|
+
"children": [
|
|
1633
|
+
109,
|
|
1634
|
+
113
|
|
1635
|
+
]
|
|
1636
|
+
}
|
|
1637
|
+
],
|
|
1638
|
+
"sources": [
|
|
1639
|
+
{
|
|
1640
|
+
"fileName": "api/auth.ts",
|
|
1641
|
+
"line": 11,
|
|
1642
|
+
"character": 17
|
|
1494
1643
|
}
|
|
1495
1644
|
]
|
|
1496
1645
|
},
|
|
@@ -1512,7 +1661,7 @@
|
|
|
1512
1661
|
"fileName": "api/collection.ts",
|
|
1513
1662
|
"line": 12,
|
|
1514
1663
|
"character": 24,
|
|
1515
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1664
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/collection.ts#L12"
|
|
1516
1665
|
}
|
|
1517
1666
|
],
|
|
1518
1667
|
"signatures": [
|
|
@@ -1555,7 +1704,7 @@
|
|
|
1555
1704
|
"fileName": "api/collection.ts",
|
|
1556
1705
|
"line": 12,
|
|
1557
1706
|
"character": 24,
|
|
1558
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1707
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/collection.ts#L12"
|
|
1559
1708
|
}
|
|
1560
1709
|
],
|
|
1561
1710
|
"parameters": [
|
|
@@ -1588,7 +1737,7 @@
|
|
|
1588
1737
|
"typeArguments": [
|
|
1589
1738
|
{
|
|
1590
1739
|
"type": "reference",
|
|
1591
|
-
"target":
|
|
1740
|
+
"target": 115,
|
|
1592
1741
|
"name": "CollectionResponse",
|
|
1593
1742
|
"package": "@proveanything/smartlinks"
|
|
1594
1743
|
}
|
|
@@ -1613,7 +1762,7 @@
|
|
|
1613
1762
|
"fileName": "api/collection.ts",
|
|
1614
1763
|
"line": 5,
|
|
1615
1764
|
"character": 17,
|
|
1616
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1765
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/collection.ts#L5"
|
|
1617
1766
|
}
|
|
1618
1767
|
]
|
|
1619
1768
|
},
|
|
@@ -1635,7 +1784,7 @@
|
|
|
1635
1784
|
"fileName": "api/product.ts",
|
|
1636
1785
|
"line": 13,
|
|
1637
1786
|
"character": 24,
|
|
1638
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1787
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/product.ts#L13"
|
|
1639
1788
|
}
|
|
1640
1789
|
],
|
|
1641
1790
|
"signatures": [
|
|
@@ -1678,7 +1827,7 @@
|
|
|
1678
1827
|
"fileName": "api/product.ts",
|
|
1679
1828
|
"line": 13,
|
|
1680
1829
|
"character": 24,
|
|
1681
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1830
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/product.ts#L13"
|
|
1682
1831
|
}
|
|
1683
1832
|
],
|
|
1684
1833
|
"parameters": [
|
|
@@ -1730,7 +1879,7 @@
|
|
|
1730
1879
|
"typeArguments": [
|
|
1731
1880
|
{
|
|
1732
1881
|
"type": "reference",
|
|
1733
|
-
"target":
|
|
1882
|
+
"target": 120,
|
|
1734
1883
|
"name": "ProductResponse",
|
|
1735
1884
|
"package": "@proveanything/smartlinks"
|
|
1736
1885
|
}
|
|
@@ -1752,7 +1901,7 @@
|
|
|
1752
1901
|
"fileName": "api/product.ts",
|
|
1753
1902
|
"line": 29,
|
|
1754
1903
|
"character": 24,
|
|
1755
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1904
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/product.ts#L29"
|
|
1756
1905
|
}
|
|
1757
1906
|
],
|
|
1758
1907
|
"signatures": [
|
|
@@ -1795,7 +1944,7 @@
|
|
|
1795
1944
|
"fileName": "api/product.ts",
|
|
1796
1945
|
"line": 29,
|
|
1797
1946
|
"character": 24,
|
|
1798
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
1947
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/product.ts#L29"
|
|
1799
1948
|
}
|
|
1800
1949
|
],
|
|
1801
1950
|
"parameters": [
|
|
@@ -1830,7 +1979,7 @@
|
|
|
1830
1979
|
"type": "array",
|
|
1831
1980
|
"elementType": {
|
|
1832
1981
|
"type": "reference",
|
|
1833
|
-
"target":
|
|
1982
|
+
"target": 120,
|
|
1834
1983
|
"name": "ProductResponse",
|
|
1835
1984
|
"package": "@proveanything/smartlinks"
|
|
1836
1985
|
}
|
|
@@ -1857,7 +2006,7 @@
|
|
|
1857
2006
|
"fileName": "api/product.ts",
|
|
1858
2007
|
"line": 5,
|
|
1859
2008
|
"character": 17,
|
|
1860
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2009
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/product.ts#L5"
|
|
1861
2010
|
}
|
|
1862
2011
|
]
|
|
1863
2012
|
},
|
|
@@ -1879,7 +2028,7 @@
|
|
|
1879
2028
|
"fileName": "api/proof.ts",
|
|
1880
2029
|
"line": 13,
|
|
1881
2030
|
"character": 24,
|
|
1882
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2031
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/proof.ts#L13"
|
|
1883
2032
|
}
|
|
1884
2033
|
],
|
|
1885
2034
|
"signatures": [
|
|
@@ -1922,7 +2071,7 @@
|
|
|
1922
2071
|
"fileName": "api/proof.ts",
|
|
1923
2072
|
"line": 13,
|
|
1924
2073
|
"character": 24,
|
|
1925
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2074
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/proof.ts#L13"
|
|
1926
2075
|
}
|
|
1927
2076
|
],
|
|
1928
2077
|
"parameters": [
|
|
@@ -1974,7 +2123,7 @@
|
|
|
1974
2123
|
"typeArguments": [
|
|
1975
2124
|
{
|
|
1976
2125
|
"type": "reference",
|
|
1977
|
-
"target":
|
|
2126
|
+
"target": 125,
|
|
1978
2127
|
"name": "ProofResponse",
|
|
1979
2128
|
"package": "@proveanything/smartlinks"
|
|
1980
2129
|
}
|
|
@@ -1996,7 +2145,7 @@
|
|
|
1996
2145
|
"fileName": "api/proof.ts",
|
|
1997
2146
|
"line": 26,
|
|
1998
2147
|
"character": 24,
|
|
1999
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2148
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/proof.ts#L26"
|
|
2000
2149
|
}
|
|
2001
2150
|
],
|
|
2002
2151
|
"signatures": [
|
|
@@ -2019,7 +2168,7 @@
|
|
|
2019
2168
|
"fileName": "api/proof.ts",
|
|
2020
2169
|
"line": 26,
|
|
2021
2170
|
"character": 24,
|
|
2022
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2171
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/proof.ts#L26"
|
|
2023
2172
|
}
|
|
2024
2173
|
],
|
|
2025
2174
|
"parameters": [
|
|
@@ -2046,7 +2195,7 @@
|
|
|
2046
2195
|
"type": "array",
|
|
2047
2196
|
"elementType": {
|
|
2048
2197
|
"type": "reference",
|
|
2049
|
-
"target":
|
|
2198
|
+
"target": 125,
|
|
2050
2199
|
"name": "ProofResponse",
|
|
2051
2200
|
"package": "@proveanything/smartlinks"
|
|
2052
2201
|
}
|
|
@@ -2073,12 +2222,12 @@
|
|
|
2073
2222
|
"fileName": "api/proof.ts",
|
|
2074
2223
|
"line": 5,
|
|
2075
2224
|
"character": 17,
|
|
2076
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2225
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/api/proof.ts#L5"
|
|
2077
2226
|
}
|
|
2078
2227
|
]
|
|
2079
2228
|
},
|
|
2080
2229
|
{
|
|
2081
|
-
"id":
|
|
2230
|
+
"id": 133,
|
|
2082
2231
|
"name": "AppConfigurationResponse",
|
|
2083
2232
|
"variant": "declaration",
|
|
2084
2233
|
"kind": 256,
|
|
@@ -2093,7 +2242,7 @@
|
|
|
2093
2242
|
},
|
|
2094
2243
|
"children": [
|
|
2095
2244
|
{
|
|
2096
|
-
"id":
|
|
2245
|
+
"id": 134,
|
|
2097
2246
|
"name": "id",
|
|
2098
2247
|
"variant": "declaration",
|
|
2099
2248
|
"kind": 1024,
|
|
@@ -2111,7 +2260,7 @@
|
|
|
2111
2260
|
"fileName": "types/appConfiguration.ts",
|
|
2112
2261
|
"line": 7,
|
|
2113
2262
|
"character": 2,
|
|
2114
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2263
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/appConfiguration.ts#L7"
|
|
2115
2264
|
}
|
|
2116
2265
|
],
|
|
2117
2266
|
"type": {
|
|
@@ -2120,7 +2269,7 @@
|
|
|
2120
2269
|
}
|
|
2121
2270
|
},
|
|
2122
2271
|
{
|
|
2123
|
-
"id":
|
|
2272
|
+
"id": 135,
|
|
2124
2273
|
"name": "name",
|
|
2125
2274
|
"variant": "declaration",
|
|
2126
2275
|
"kind": 1024,
|
|
@@ -2138,7 +2287,7 @@
|
|
|
2138
2287
|
"fileName": "types/appConfiguration.ts",
|
|
2139
2288
|
"line": 9,
|
|
2140
2289
|
"character": 2,
|
|
2141
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2290
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/appConfiguration.ts#L9"
|
|
2142
2291
|
}
|
|
2143
2292
|
],
|
|
2144
2293
|
"type": {
|
|
@@ -2147,7 +2296,7 @@
|
|
|
2147
2296
|
}
|
|
2148
2297
|
},
|
|
2149
2298
|
{
|
|
2150
|
-
"id":
|
|
2299
|
+
"id": 136,
|
|
2151
2300
|
"name": "settings",
|
|
2152
2301
|
"variant": "declaration",
|
|
2153
2302
|
"kind": 1024,
|
|
@@ -2167,7 +2316,7 @@
|
|
|
2167
2316
|
"fileName": "types/appConfiguration.ts",
|
|
2168
2317
|
"line": 11,
|
|
2169
2318
|
"character": 2,
|
|
2170
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2319
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/appConfiguration.ts#L11"
|
|
2171
2320
|
}
|
|
2172
2321
|
],
|
|
2173
2322
|
"type": {
|
|
@@ -2195,9 +2344,9 @@
|
|
|
2195
2344
|
{
|
|
2196
2345
|
"title": "Properties",
|
|
2197
2346
|
"children": [
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2347
|
+
134,
|
|
2348
|
+
135,
|
|
2349
|
+
136
|
|
2201
2350
|
]
|
|
2202
2351
|
}
|
|
2203
2352
|
],
|
|
@@ -2206,12 +2355,12 @@
|
|
|
2206
2355
|
"fileName": "types/appConfiguration.ts",
|
|
2207
2356
|
"line": 5,
|
|
2208
2357
|
"character": 17,
|
|
2209
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2358
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/appConfiguration.ts#L5"
|
|
2210
2359
|
}
|
|
2211
2360
|
]
|
|
2212
2361
|
},
|
|
2213
2362
|
{
|
|
2214
|
-
"id":
|
|
2363
|
+
"id": 140,
|
|
2215
2364
|
"name": "AssetResponse",
|
|
2216
2365
|
"variant": "declaration",
|
|
2217
2366
|
"kind": 256,
|
|
@@ -2226,7 +2375,7 @@
|
|
|
2226
2375
|
},
|
|
2227
2376
|
"children": [
|
|
2228
2377
|
{
|
|
2229
|
-
"id":
|
|
2378
|
+
"id": 141,
|
|
2230
2379
|
"name": "id",
|
|
2231
2380
|
"variant": "declaration",
|
|
2232
2381
|
"kind": 1024,
|
|
@@ -2236,7 +2385,7 @@
|
|
|
2236
2385
|
"fileName": "types/asset.ts",
|
|
2237
2386
|
"line": 5,
|
|
2238
2387
|
"character": 2,
|
|
2239
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2388
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/asset.ts#L5"
|
|
2240
2389
|
}
|
|
2241
2390
|
],
|
|
2242
2391
|
"type": {
|
|
@@ -2245,7 +2394,7 @@
|
|
|
2245
2394
|
}
|
|
2246
2395
|
},
|
|
2247
2396
|
{
|
|
2248
|
-
"id":
|
|
2397
|
+
"id": 142,
|
|
2249
2398
|
"name": "name",
|
|
2250
2399
|
"variant": "declaration",
|
|
2251
2400
|
"kind": 1024,
|
|
@@ -2255,7 +2404,7 @@
|
|
|
2255
2404
|
"fileName": "types/asset.ts",
|
|
2256
2405
|
"line": 6,
|
|
2257
2406
|
"character": 2,
|
|
2258
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2407
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/asset.ts#L6"
|
|
2259
2408
|
}
|
|
2260
2409
|
],
|
|
2261
2410
|
"type": {
|
|
@@ -2264,7 +2413,7 @@
|
|
|
2264
2413
|
}
|
|
2265
2414
|
},
|
|
2266
2415
|
{
|
|
2267
|
-
"id":
|
|
2416
|
+
"id": 143,
|
|
2268
2417
|
"name": "url",
|
|
2269
2418
|
"variant": "declaration",
|
|
2270
2419
|
"kind": 1024,
|
|
@@ -2274,7 +2423,7 @@
|
|
|
2274
2423
|
"fileName": "types/asset.ts",
|
|
2275
2424
|
"line": 7,
|
|
2276
2425
|
"character": 2,
|
|
2277
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2426
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/asset.ts#L7"
|
|
2278
2427
|
}
|
|
2279
2428
|
],
|
|
2280
2429
|
"type": {
|
|
@@ -2287,9 +2436,9 @@
|
|
|
2287
2436
|
{
|
|
2288
2437
|
"title": "Properties",
|
|
2289
2438
|
"children": [
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2439
|
+
141,
|
|
2440
|
+
142,
|
|
2441
|
+
143
|
|
2293
2442
|
]
|
|
2294
2443
|
}
|
|
2295
2444
|
],
|
|
@@ -2298,12 +2447,12 @@
|
|
|
2298
2447
|
"fileName": "types/asset.ts",
|
|
2299
2448
|
"line": 4,
|
|
2300
2449
|
"character": 17,
|
|
2301
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2450
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/asset.ts#L4"
|
|
2302
2451
|
}
|
|
2303
2452
|
]
|
|
2304
2453
|
},
|
|
2305
2454
|
{
|
|
2306
|
-
"id":
|
|
2455
|
+
"id": 115,
|
|
2307
2456
|
"name": "CollectionResponse",
|
|
2308
2457
|
"variant": "declaration",
|
|
2309
2458
|
"kind": 256,
|
|
@@ -2318,7 +2467,7 @@
|
|
|
2318
2467
|
},
|
|
2319
2468
|
"children": [
|
|
2320
2469
|
{
|
|
2321
|
-
"id":
|
|
2470
|
+
"id": 116,
|
|
2322
2471
|
"name": "id",
|
|
2323
2472
|
"variant": "declaration",
|
|
2324
2473
|
"kind": 1024,
|
|
@@ -2336,7 +2485,7 @@
|
|
|
2336
2485
|
"fileName": "types/collection.ts",
|
|
2337
2486
|
"line": 7,
|
|
2338
2487
|
"character": 2,
|
|
2339
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2488
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/collection.ts#L7"
|
|
2340
2489
|
}
|
|
2341
2490
|
],
|
|
2342
2491
|
"type": {
|
|
@@ -2345,7 +2494,7 @@
|
|
|
2345
2494
|
}
|
|
2346
2495
|
},
|
|
2347
2496
|
{
|
|
2348
|
-
"id":
|
|
2497
|
+
"id": 119,
|
|
2349
2498
|
"name": "logoImage",
|
|
2350
2499
|
"variant": "declaration",
|
|
2351
2500
|
"kind": 1024,
|
|
@@ -2363,7 +2512,7 @@
|
|
|
2363
2512
|
"fileName": "types/collection.ts",
|
|
2364
2513
|
"line": 13,
|
|
2365
2514
|
"character": 2,
|
|
2366
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2515
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/collection.ts#L13"
|
|
2367
2516
|
}
|
|
2368
2517
|
],
|
|
2369
2518
|
"type": {
|
|
@@ -2372,7 +2521,7 @@
|
|
|
2372
2521
|
}
|
|
2373
2522
|
},
|
|
2374
2523
|
{
|
|
2375
|
-
"id":
|
|
2524
|
+
"id": 117,
|
|
2376
2525
|
"name": "name",
|
|
2377
2526
|
"variant": "declaration",
|
|
2378
2527
|
"kind": 1024,
|
|
@@ -2390,7 +2539,7 @@
|
|
|
2390
2539
|
"fileName": "types/collection.ts",
|
|
2391
2540
|
"line": 9,
|
|
2392
2541
|
"character": 2,
|
|
2393
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2542
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/collection.ts#L9"
|
|
2394
2543
|
}
|
|
2395
2544
|
],
|
|
2396
2545
|
"type": {
|
|
@@ -2399,7 +2548,7 @@
|
|
|
2399
2548
|
}
|
|
2400
2549
|
},
|
|
2401
2550
|
{
|
|
2402
|
-
"id":
|
|
2551
|
+
"id": 118,
|
|
2403
2552
|
"name": "title",
|
|
2404
2553
|
"variant": "declaration",
|
|
2405
2554
|
"kind": 1024,
|
|
@@ -2417,7 +2566,7 @@
|
|
|
2417
2566
|
"fileName": "types/collection.ts",
|
|
2418
2567
|
"line": 11,
|
|
2419
2568
|
"character": 2,
|
|
2420
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2569
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/collection.ts#L11"
|
|
2421
2570
|
}
|
|
2422
2571
|
],
|
|
2423
2572
|
"type": {
|
|
@@ -2430,10 +2579,10 @@
|
|
|
2430
2579
|
{
|
|
2431
2580
|
"title": "Properties",
|
|
2432
2581
|
"children": [
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2582
|
+
116,
|
|
2583
|
+
119,
|
|
2584
|
+
117,
|
|
2585
|
+
118
|
|
2437
2586
|
]
|
|
2438
2587
|
}
|
|
2439
2588
|
],
|
|
@@ -2442,12 +2591,12 @@
|
|
|
2442
2591
|
"fileName": "types/collection.ts",
|
|
2443
2592
|
"line": 5,
|
|
2444
2593
|
"character": 17,
|
|
2445
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2594
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/collection.ts#L5"
|
|
2446
2595
|
}
|
|
2447
2596
|
]
|
|
2448
2597
|
},
|
|
2449
2598
|
{
|
|
2450
|
-
"id":
|
|
2599
|
+
"id": 137,
|
|
2451
2600
|
"name": "ErrorResponse",
|
|
2452
2601
|
"variant": "declaration",
|
|
2453
2602
|
"kind": 256,
|
|
@@ -2462,7 +2611,7 @@
|
|
|
2462
2611
|
},
|
|
2463
2612
|
"children": [
|
|
2464
2613
|
{
|
|
2465
|
-
"id":
|
|
2614
|
+
"id": 138,
|
|
2466
2615
|
"name": "code",
|
|
2467
2616
|
"variant": "declaration",
|
|
2468
2617
|
"kind": 1024,
|
|
@@ -2480,7 +2629,7 @@
|
|
|
2480
2629
|
"fileName": "types/error.ts",
|
|
2481
2630
|
"line": 7,
|
|
2482
2631
|
"character": 2,
|
|
2483
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2632
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/error.ts#L7"
|
|
2484
2633
|
}
|
|
2485
2634
|
],
|
|
2486
2635
|
"type": {
|
|
@@ -2489,7 +2638,7 @@
|
|
|
2489
2638
|
}
|
|
2490
2639
|
},
|
|
2491
2640
|
{
|
|
2492
|
-
"id":
|
|
2641
|
+
"id": 139,
|
|
2493
2642
|
"name": "message",
|
|
2494
2643
|
"variant": "declaration",
|
|
2495
2644
|
"kind": 1024,
|
|
@@ -2507,7 +2656,7 @@
|
|
|
2507
2656
|
"fileName": "types/error.ts",
|
|
2508
2657
|
"line": 9,
|
|
2509
2658
|
"character": 2,
|
|
2510
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2659
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/error.ts#L9"
|
|
2511
2660
|
}
|
|
2512
2661
|
],
|
|
2513
2662
|
"type": {
|
|
@@ -2520,8 +2669,8 @@
|
|
|
2520
2669
|
{
|
|
2521
2670
|
"title": "Properties",
|
|
2522
2671
|
"children": [
|
|
2523
|
-
|
|
2524
|
-
|
|
2672
|
+
138,
|
|
2673
|
+
139
|
|
2525
2674
|
]
|
|
2526
2675
|
}
|
|
2527
2676
|
],
|
|
@@ -2530,12 +2679,12 @@
|
|
|
2530
2679
|
"fileName": "types/error.ts",
|
|
2531
2680
|
"line": 5,
|
|
2532
2681
|
"character": 17,
|
|
2533
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2682
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/error.ts#L5"
|
|
2534
2683
|
}
|
|
2535
2684
|
]
|
|
2536
2685
|
},
|
|
2537
2686
|
{
|
|
2538
|
-
"id":
|
|
2687
|
+
"id": 120,
|
|
2539
2688
|
"name": "ProductResponse",
|
|
2540
2689
|
"variant": "declaration",
|
|
2541
2690
|
"kind": 256,
|
|
@@ -2550,7 +2699,7 @@
|
|
|
2550
2699
|
},
|
|
2551
2700
|
"children": [
|
|
2552
2701
|
{
|
|
2553
|
-
"id":
|
|
2702
|
+
"id": 123,
|
|
2554
2703
|
"name": "description",
|
|
2555
2704
|
"variant": "declaration",
|
|
2556
2705
|
"kind": 1024,
|
|
@@ -2568,7 +2717,7 @@
|
|
|
2568
2717
|
"fileName": "types/product.ts",
|
|
2569
2718
|
"line": 11,
|
|
2570
2719
|
"character": 2,
|
|
2571
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2720
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/product.ts#L11"
|
|
2572
2721
|
}
|
|
2573
2722
|
],
|
|
2574
2723
|
"type": {
|
|
@@ -2577,7 +2726,7 @@
|
|
|
2577
2726
|
}
|
|
2578
2727
|
},
|
|
2579
2728
|
{
|
|
2580
|
-
"id":
|
|
2729
|
+
"id": 124,
|
|
2581
2730
|
"name": "heroImage",
|
|
2582
2731
|
"variant": "declaration",
|
|
2583
2732
|
"kind": 1024,
|
|
@@ -2595,7 +2744,7 @@
|
|
|
2595
2744
|
"fileName": "types/product.ts",
|
|
2596
2745
|
"line": 13,
|
|
2597
2746
|
"character": 2,
|
|
2598
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2747
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/product.ts#L13"
|
|
2599
2748
|
}
|
|
2600
2749
|
],
|
|
2601
2750
|
"type": {
|
|
@@ -2604,7 +2753,7 @@
|
|
|
2604
2753
|
}
|
|
2605
2754
|
},
|
|
2606
2755
|
{
|
|
2607
|
-
"id":
|
|
2756
|
+
"id": 121,
|
|
2608
2757
|
"name": "id",
|
|
2609
2758
|
"variant": "declaration",
|
|
2610
2759
|
"kind": 1024,
|
|
@@ -2622,7 +2771,7 @@
|
|
|
2622
2771
|
"fileName": "types/product.ts",
|
|
2623
2772
|
"line": 7,
|
|
2624
2773
|
"character": 2,
|
|
2625
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2774
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/product.ts#L7"
|
|
2626
2775
|
}
|
|
2627
2776
|
],
|
|
2628
2777
|
"type": {
|
|
@@ -2631,7 +2780,7 @@
|
|
|
2631
2780
|
}
|
|
2632
2781
|
},
|
|
2633
2782
|
{
|
|
2634
|
-
"id":
|
|
2783
|
+
"id": 122,
|
|
2635
2784
|
"name": "name",
|
|
2636
2785
|
"variant": "declaration",
|
|
2637
2786
|
"kind": 1024,
|
|
@@ -2649,7 +2798,7 @@
|
|
|
2649
2798
|
"fileName": "types/product.ts",
|
|
2650
2799
|
"line": 9,
|
|
2651
2800
|
"character": 2,
|
|
2652
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2801
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/product.ts#L9"
|
|
2653
2802
|
}
|
|
2654
2803
|
],
|
|
2655
2804
|
"type": {
|
|
@@ -2662,10 +2811,10 @@
|
|
|
2662
2811
|
{
|
|
2663
2812
|
"title": "Properties",
|
|
2664
2813
|
"children": [
|
|
2665
|
-
|
|
2666
|
-
|
|
2667
|
-
|
|
2668
|
-
|
|
2814
|
+
123,
|
|
2815
|
+
124,
|
|
2816
|
+
121,
|
|
2817
|
+
122
|
|
2669
2818
|
]
|
|
2670
2819
|
}
|
|
2671
2820
|
],
|
|
@@ -2674,12 +2823,12 @@
|
|
|
2674
2823
|
"fileName": "types/product.ts",
|
|
2675
2824
|
"line": 5,
|
|
2676
2825
|
"character": 17,
|
|
2677
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2826
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/product.ts#L5"
|
|
2678
2827
|
}
|
|
2679
2828
|
]
|
|
2680
2829
|
},
|
|
2681
2830
|
{
|
|
2682
|
-
"id":
|
|
2831
|
+
"id": 125,
|
|
2683
2832
|
"name": "ProofResponse",
|
|
2684
2833
|
"variant": "declaration",
|
|
2685
2834
|
"kind": 256,
|
|
@@ -2694,7 +2843,7 @@
|
|
|
2694
2843
|
},
|
|
2695
2844
|
"children": [
|
|
2696
2845
|
{
|
|
2697
|
-
"id":
|
|
2846
|
+
"id": 126,
|
|
2698
2847
|
"name": "collectionId",
|
|
2699
2848
|
"variant": "declaration",
|
|
2700
2849
|
"kind": 1024,
|
|
@@ -2712,7 +2861,7 @@
|
|
|
2712
2861
|
"fileName": "types/proof.ts",
|
|
2713
2862
|
"line": 7,
|
|
2714
2863
|
"character": 2,
|
|
2715
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2864
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/proof.ts#L7"
|
|
2716
2865
|
}
|
|
2717
2866
|
],
|
|
2718
2867
|
"type": {
|
|
@@ -2721,7 +2870,7 @@
|
|
|
2721
2870
|
}
|
|
2722
2871
|
},
|
|
2723
2872
|
{
|
|
2724
|
-
"id":
|
|
2873
|
+
"id": 127,
|
|
2725
2874
|
"name": "createdAt",
|
|
2726
2875
|
"variant": "declaration",
|
|
2727
2876
|
"kind": 1024,
|
|
@@ -2739,7 +2888,7 @@
|
|
|
2739
2888
|
"fileName": "types/proof.ts",
|
|
2740
2889
|
"line": 9,
|
|
2741
2890
|
"character": 2,
|
|
2742
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2891
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/proof.ts#L9"
|
|
2743
2892
|
}
|
|
2744
2893
|
],
|
|
2745
2894
|
"type": {
|
|
@@ -2748,7 +2897,7 @@
|
|
|
2748
2897
|
}
|
|
2749
2898
|
},
|
|
2750
2899
|
{
|
|
2751
|
-
"id":
|
|
2900
|
+
"id": 128,
|
|
2752
2901
|
"name": "id",
|
|
2753
2902
|
"variant": "declaration",
|
|
2754
2903
|
"kind": 1024,
|
|
@@ -2766,7 +2915,7 @@
|
|
|
2766
2915
|
"fileName": "types/proof.ts",
|
|
2767
2916
|
"line": 11,
|
|
2768
2917
|
"character": 2,
|
|
2769
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2918
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/proof.ts#L11"
|
|
2770
2919
|
}
|
|
2771
2920
|
],
|
|
2772
2921
|
"type": {
|
|
@@ -2775,7 +2924,7 @@
|
|
|
2775
2924
|
}
|
|
2776
2925
|
},
|
|
2777
2926
|
{
|
|
2778
|
-
"id":
|
|
2927
|
+
"id": 129,
|
|
2779
2928
|
"name": "productId",
|
|
2780
2929
|
"variant": "declaration",
|
|
2781
2930
|
"kind": 1024,
|
|
@@ -2793,7 +2942,7 @@
|
|
|
2793
2942
|
"fileName": "types/proof.ts",
|
|
2794
2943
|
"line": 13,
|
|
2795
2944
|
"character": 2,
|
|
2796
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2945
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/proof.ts#L13"
|
|
2797
2946
|
}
|
|
2798
2947
|
],
|
|
2799
2948
|
"type": {
|
|
@@ -2802,7 +2951,7 @@
|
|
|
2802
2951
|
}
|
|
2803
2952
|
},
|
|
2804
2953
|
{
|
|
2805
|
-
"id":
|
|
2954
|
+
"id": 130,
|
|
2806
2955
|
"name": "tokenId",
|
|
2807
2956
|
"variant": "declaration",
|
|
2808
2957
|
"kind": 1024,
|
|
@@ -2820,7 +2969,7 @@
|
|
|
2820
2969
|
"fileName": "types/proof.ts",
|
|
2821
2970
|
"line": 15,
|
|
2822
2971
|
"character": 2,
|
|
2823
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2972
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/proof.ts#L15"
|
|
2824
2973
|
}
|
|
2825
2974
|
],
|
|
2826
2975
|
"type": {
|
|
@@ -2829,7 +2978,7 @@
|
|
|
2829
2978
|
}
|
|
2830
2979
|
},
|
|
2831
2980
|
{
|
|
2832
|
-
"id":
|
|
2981
|
+
"id": 131,
|
|
2833
2982
|
"name": "userId",
|
|
2834
2983
|
"variant": "declaration",
|
|
2835
2984
|
"kind": 1024,
|
|
@@ -2847,7 +2996,7 @@
|
|
|
2847
2996
|
"fileName": "types/proof.ts",
|
|
2848
2997
|
"line": 17,
|
|
2849
2998
|
"character": 2,
|
|
2850
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
2999
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/proof.ts#L17"
|
|
2851
3000
|
}
|
|
2852
3001
|
],
|
|
2853
3002
|
"type": {
|
|
@@ -2856,7 +3005,7 @@
|
|
|
2856
3005
|
}
|
|
2857
3006
|
},
|
|
2858
3007
|
{
|
|
2859
|
-
"id":
|
|
3008
|
+
"id": 132,
|
|
2860
3009
|
"name": "values",
|
|
2861
3010
|
"variant": "declaration",
|
|
2862
3011
|
"kind": 1024,
|
|
@@ -2874,7 +3023,7 @@
|
|
|
2874
3023
|
"fileName": "types/proof.ts",
|
|
2875
3024
|
"line": 19,
|
|
2876
3025
|
"character": 2,
|
|
2877
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
3026
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/proof.ts#L19"
|
|
2878
3027
|
}
|
|
2879
3028
|
],
|
|
2880
3029
|
"type": {
|
|
@@ -2902,13 +3051,13 @@
|
|
|
2902
3051
|
{
|
|
2903
3052
|
"title": "Properties",
|
|
2904
3053
|
"children": [
|
|
2905
|
-
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
|
|
2909
|
-
|
|
2910
|
-
|
|
2911
|
-
|
|
3054
|
+
126,
|
|
3055
|
+
127,
|
|
3056
|
+
128,
|
|
3057
|
+
129,
|
|
3058
|
+
130,
|
|
3059
|
+
131,
|
|
3060
|
+
132
|
|
2912
3061
|
]
|
|
2913
3062
|
}
|
|
2914
3063
|
],
|
|
@@ -2917,7 +3066,7 @@
|
|
|
2917
3066
|
"fileName": "types/proof.ts",
|
|
2918
3067
|
"line": 5,
|
|
2919
3068
|
"character": 17,
|
|
2920
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
3069
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/types/proof.ts#L5"
|
|
2921
3070
|
}
|
|
2922
3071
|
]
|
|
2923
3072
|
},
|
|
@@ -2932,7 +3081,7 @@
|
|
|
2932
3081
|
"fileName": "http.ts",
|
|
2933
3082
|
"line": 17,
|
|
2934
3083
|
"character": 16,
|
|
2935
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
3084
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/http.ts#L17"
|
|
2936
3085
|
}
|
|
2937
3086
|
],
|
|
2938
3087
|
"signatures": [
|
|
@@ -2955,7 +3104,7 @@
|
|
|
2955
3104
|
"fileName": "http.ts",
|
|
2956
3105
|
"line": 17,
|
|
2957
3106
|
"character": 16,
|
|
2958
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
3107
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/http.ts#L17"
|
|
2959
3108
|
}
|
|
2960
3109
|
],
|
|
2961
3110
|
"parameters": [
|
|
@@ -2995,7 +3144,7 @@
|
|
|
2995
3144
|
"fileName": "http.ts",
|
|
2996
3145
|
"line": 19,
|
|
2997
3146
|
"character": 2,
|
|
2998
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
3147
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/http.ts#L19"
|
|
2999
3148
|
}
|
|
3000
3149
|
],
|
|
3001
3150
|
"type": {
|
|
@@ -3022,7 +3171,7 @@
|
|
|
3022
3171
|
"fileName": "http.ts",
|
|
3023
3172
|
"line": 18,
|
|
3024
3173
|
"character": 2,
|
|
3025
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
3174
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/http.ts#L18"
|
|
3026
3175
|
}
|
|
3027
3176
|
],
|
|
3028
3177
|
"type": {
|
|
@@ -3051,7 +3200,7 @@
|
|
|
3051
3200
|
"fileName": "http.ts",
|
|
3052
3201
|
"line": 20,
|
|
3053
3202
|
"character": 2,
|
|
3054
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
3203
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/http.ts#L20"
|
|
3055
3204
|
}
|
|
3056
3205
|
],
|
|
3057
3206
|
"type": {
|
|
@@ -3075,7 +3224,7 @@
|
|
|
3075
3224
|
"fileName": "http.ts",
|
|
3076
3225
|
"line": 17,
|
|
3077
3226
|
"character": 39,
|
|
3078
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
3227
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/http.ts#L17"
|
|
3079
3228
|
}
|
|
3080
3229
|
]
|
|
3081
3230
|
}
|
|
@@ -3098,9 +3247,9 @@
|
|
|
3098
3247
|
"sources": [
|
|
3099
3248
|
{
|
|
3100
3249
|
"fileName": "http.ts",
|
|
3101
|
-
"line":
|
|
3250
|
+
"line": 39,
|
|
3102
3251
|
"character": 22,
|
|
3103
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
3252
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/http.ts#L39"
|
|
3104
3253
|
}
|
|
3105
3254
|
],
|
|
3106
3255
|
"signatures": [
|
|
@@ -3121,9 +3270,9 @@
|
|
|
3121
3270
|
"sources": [
|
|
3122
3271
|
{
|
|
3123
3272
|
"fileName": "http.ts",
|
|
3124
|
-
"line":
|
|
3273
|
+
"line": 39,
|
|
3125
3274
|
"character": 22,
|
|
3126
|
-
"url": "https://github.com/Prove-Anything/smartlinks/blob/
|
|
3275
|
+
"url": "https://github.com/Prove-Anything/smartlinks/blob/0d6eafe653ce3bf1805419336959a85b5439616c/src/http.ts#L39"
|
|
3127
3276
|
}
|
|
3128
3277
|
],
|
|
3129
3278
|
"typeParameter": [
|
|
@@ -3177,6 +3326,7 @@
|
|
|
3177
3326
|
32,
|
|
3178
3327
|
37,
|
|
3179
3328
|
77,
|
|
3329
|
+
108,
|
|
3180
3330
|
12,
|
|
3181
3331
|
16,
|
|
3182
3332
|
24
|
|
@@ -3185,12 +3335,12 @@
|
|
|
3185
3335
|
{
|
|
3186
3336
|
"title": "Interfaces",
|
|
3187
3337
|
"children": [
|
|
3188
|
-
126,
|
|
3189
3338
|
133,
|
|
3190
|
-
|
|
3191
|
-
|
|
3192
|
-
|
|
3193
|
-
|
|
3339
|
+
140,
|
|
3340
|
+
115,
|
|
3341
|
+
137,
|
|
3342
|
+
120,
|
|
3343
|
+
125
|
|
3194
3344
|
]
|
|
3195
3345
|
},
|
|
3196
3346
|
{
|
|
@@ -4122,118 +4272,146 @@
|
|
|
4122
4272
|
"qualifiedName": "attestationId"
|
|
4123
4273
|
},
|
|
4124
4274
|
"108": {
|
|
4275
|
+
"sourceFileName": "src/api/auth.ts",
|
|
4276
|
+
"qualifiedName": "auth"
|
|
4277
|
+
},
|
|
4278
|
+
"109": {
|
|
4279
|
+
"sourceFileName": "src/api/auth.ts",
|
|
4280
|
+
"qualifiedName": "auth.login"
|
|
4281
|
+
},
|
|
4282
|
+
"110": {
|
|
4283
|
+
"sourceFileName": "src/api/auth.ts",
|
|
4284
|
+
"qualifiedName": "auth.login"
|
|
4285
|
+
},
|
|
4286
|
+
"111": {
|
|
4287
|
+
"sourceFileName": "src/api/auth.ts",
|
|
4288
|
+
"qualifiedName": "email"
|
|
4289
|
+
},
|
|
4290
|
+
"112": {
|
|
4291
|
+
"sourceFileName": "src/api/auth.ts",
|
|
4292
|
+
"qualifiedName": "password"
|
|
4293
|
+
},
|
|
4294
|
+
"113": {
|
|
4295
|
+
"sourceFileName": "src/api/auth.ts",
|
|
4296
|
+
"qualifiedName": "auth.logout"
|
|
4297
|
+
},
|
|
4298
|
+
"114": {
|
|
4299
|
+
"sourceFileName": "src/api/auth.ts",
|
|
4300
|
+
"qualifiedName": "auth.logout"
|
|
4301
|
+
},
|
|
4302
|
+
"115": {
|
|
4125
4303
|
"sourceFileName": "src/types/collection.ts",
|
|
4126
4304
|
"qualifiedName": "CollectionResponse"
|
|
4127
4305
|
},
|
|
4128
|
-
"
|
|
4306
|
+
"116": {
|
|
4129
4307
|
"sourceFileName": "src/types/collection.ts",
|
|
4130
4308
|
"qualifiedName": "CollectionResponse.id"
|
|
4131
4309
|
},
|
|
4132
|
-
"
|
|
4310
|
+
"117": {
|
|
4133
4311
|
"sourceFileName": "src/types/collection.ts",
|
|
4134
4312
|
"qualifiedName": "CollectionResponse.name"
|
|
4135
4313
|
},
|
|
4136
|
-
"
|
|
4314
|
+
"118": {
|
|
4137
4315
|
"sourceFileName": "src/types/collection.ts",
|
|
4138
4316
|
"qualifiedName": "CollectionResponse.title"
|
|
4139
4317
|
},
|
|
4140
|
-
"
|
|
4318
|
+
"119": {
|
|
4141
4319
|
"sourceFileName": "src/types/collection.ts",
|
|
4142
4320
|
"qualifiedName": "CollectionResponse.logoImage"
|
|
4143
4321
|
},
|
|
4144
|
-
"
|
|
4322
|
+
"120": {
|
|
4145
4323
|
"sourceFileName": "src/types/product.ts",
|
|
4146
4324
|
"qualifiedName": "ProductResponse"
|
|
4147
4325
|
},
|
|
4148
|
-
"
|
|
4326
|
+
"121": {
|
|
4149
4327
|
"sourceFileName": "src/types/product.ts",
|
|
4150
4328
|
"qualifiedName": "ProductResponse.id"
|
|
4151
4329
|
},
|
|
4152
|
-
"
|
|
4330
|
+
"122": {
|
|
4153
4331
|
"sourceFileName": "src/types/product.ts",
|
|
4154
4332
|
"qualifiedName": "ProductResponse.name"
|
|
4155
4333
|
},
|
|
4156
|
-
"
|
|
4334
|
+
"123": {
|
|
4157
4335
|
"sourceFileName": "src/types/product.ts",
|
|
4158
4336
|
"qualifiedName": "ProductResponse.description"
|
|
4159
4337
|
},
|
|
4160
|
-
"
|
|
4338
|
+
"124": {
|
|
4161
4339
|
"sourceFileName": "src/types/product.ts",
|
|
4162
4340
|
"qualifiedName": "ProductResponse.heroImage"
|
|
4163
4341
|
},
|
|
4164
|
-
"
|
|
4342
|
+
"125": {
|
|
4165
4343
|
"sourceFileName": "src/types/proof.ts",
|
|
4166
4344
|
"qualifiedName": "ProofResponse"
|
|
4167
4345
|
},
|
|
4168
|
-
"
|
|
4346
|
+
"126": {
|
|
4169
4347
|
"sourceFileName": "src/types/proof.ts",
|
|
4170
4348
|
"qualifiedName": "ProofResponse.collectionId"
|
|
4171
4349
|
},
|
|
4172
|
-
"
|
|
4350
|
+
"127": {
|
|
4173
4351
|
"sourceFileName": "src/types/proof.ts",
|
|
4174
4352
|
"qualifiedName": "ProofResponse.createdAt"
|
|
4175
4353
|
},
|
|
4176
|
-
"
|
|
4354
|
+
"128": {
|
|
4177
4355
|
"sourceFileName": "src/types/proof.ts",
|
|
4178
4356
|
"qualifiedName": "ProofResponse.id"
|
|
4179
4357
|
},
|
|
4180
|
-
"
|
|
4358
|
+
"129": {
|
|
4181
4359
|
"sourceFileName": "src/types/proof.ts",
|
|
4182
4360
|
"qualifiedName": "ProofResponse.productId"
|
|
4183
4361
|
},
|
|
4184
|
-
"
|
|
4362
|
+
"130": {
|
|
4185
4363
|
"sourceFileName": "src/types/proof.ts",
|
|
4186
4364
|
"qualifiedName": "ProofResponse.tokenId"
|
|
4187
4365
|
},
|
|
4188
|
-
"
|
|
4366
|
+
"131": {
|
|
4189
4367
|
"sourceFileName": "src/types/proof.ts",
|
|
4190
4368
|
"qualifiedName": "ProofResponse.userId"
|
|
4191
4369
|
},
|
|
4192
|
-
"
|
|
4370
|
+
"132": {
|
|
4193
4371
|
"sourceFileName": "src/types/proof.ts",
|
|
4194
4372
|
"qualifiedName": "ProofResponse.values"
|
|
4195
4373
|
},
|
|
4196
|
-
"
|
|
4374
|
+
"133": {
|
|
4197
4375
|
"sourceFileName": "src/types/appConfiguration.ts",
|
|
4198
4376
|
"qualifiedName": "AppConfigurationResponse"
|
|
4199
4377
|
},
|
|
4200
|
-
"
|
|
4378
|
+
"134": {
|
|
4201
4379
|
"sourceFileName": "src/types/appConfiguration.ts",
|
|
4202
4380
|
"qualifiedName": "AppConfigurationResponse.id"
|
|
4203
4381
|
},
|
|
4204
|
-
"
|
|
4382
|
+
"135": {
|
|
4205
4383
|
"sourceFileName": "src/types/appConfiguration.ts",
|
|
4206
4384
|
"qualifiedName": "AppConfigurationResponse.name"
|
|
4207
4385
|
},
|
|
4208
|
-
"
|
|
4386
|
+
"136": {
|
|
4209
4387
|
"sourceFileName": "src/types/appConfiguration.ts",
|
|
4210
4388
|
"qualifiedName": "AppConfigurationResponse.settings"
|
|
4211
4389
|
},
|
|
4212
|
-
"
|
|
4390
|
+
"137": {
|
|
4213
4391
|
"sourceFileName": "src/types/error.ts",
|
|
4214
4392
|
"qualifiedName": "ErrorResponse"
|
|
4215
4393
|
},
|
|
4216
|
-
"
|
|
4394
|
+
"138": {
|
|
4217
4395
|
"sourceFileName": "src/types/error.ts",
|
|
4218
4396
|
"qualifiedName": "ErrorResponse.code"
|
|
4219
4397
|
},
|
|
4220
|
-
"
|
|
4398
|
+
"139": {
|
|
4221
4399
|
"sourceFileName": "src/types/error.ts",
|
|
4222
4400
|
"qualifiedName": "ErrorResponse.message"
|
|
4223
4401
|
},
|
|
4224
|
-
"
|
|
4402
|
+
"140": {
|
|
4225
4403
|
"sourceFileName": "src/types/asset.ts",
|
|
4226
4404
|
"qualifiedName": "AssetResponse"
|
|
4227
4405
|
},
|
|
4228
|
-
"
|
|
4406
|
+
"141": {
|
|
4229
4407
|
"sourceFileName": "src/types/asset.ts",
|
|
4230
4408
|
"qualifiedName": "AssetResponse.id"
|
|
4231
4409
|
},
|
|
4232
|
-
"
|
|
4410
|
+
"142": {
|
|
4233
4411
|
"sourceFileName": "src/types/asset.ts",
|
|
4234
4412
|
"qualifiedName": "AssetResponse.name"
|
|
4235
4413
|
},
|
|
4236
|
-
"
|
|
4414
|
+
"143": {
|
|
4237
4415
|
"sourceFileName": "src/types/asset.ts",
|
|
4238
4416
|
"qualifiedName": "AssetResponse.url"
|
|
4239
4417
|
}
|