@vrplatform/api 1.3.1-stage.1449 → 1.3.1-stage.1455

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/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "typings": "build/main/index.d.ts",
7
7
  "module": "build/module/index.js"
8
8
  },
9
- "version": "1.3.1-stage.1449",
9
+ "version": "1.3.1-stage.1455",
10
10
  "description": "",
11
11
  "main": "build/main/index.js",
12
12
  "module": "build/module/index.js",
@@ -3104,6 +3104,7 @@ export interface operations {
3104
3104
  /** Format: uuid */
3105
3105
  id: string;
3106
3106
  name?: string | null;
3107
+ firstName?: string | null;
3107
3108
  uniqueRef?: string | null;
3108
3109
  shortRef?: string | null;
3109
3110
  } | null;
@@ -3219,6 +3220,7 @@ export interface operations {
3219
3220
  /** Format: uuid */
3220
3221
  id: string;
3221
3222
  name?: string | null;
3223
+ firstName?: string | null;
3222
3224
  uniqueRef?: string | null;
3223
3225
  shortRef?: string | null;
3224
3226
  } | null;
@@ -4080,6 +4082,7 @@ export interface operations {
4080
4082
  /** Format: uuid */
4081
4083
  id: string;
4082
4084
  name?: string | null;
4085
+ firstName?: string | null;
4083
4086
  uniqueRef?: string | null;
4084
4087
  shortRef?: string | null;
4085
4088
  } | null;
@@ -4416,6 +4419,7 @@ export interface operations {
4416
4419
  /** Format: uuid */
4417
4420
  id: string;
4418
4421
  name?: string | null;
4422
+ firstName?: string | null;
4419
4423
  uniqueRef?: string | null;
4420
4424
  shortRef?: string | null;
4421
4425
  } | null;
@@ -7417,6 +7421,7 @@ export interface operations {
7417
7421
  /** Format: uuid */
7418
7422
  id: string;
7419
7423
  name?: string | null;
7424
+ firstName?: string | null;
7420
7425
  uniqueRef?: string | null;
7421
7426
  shortRef?: string | null;
7422
7427
  } | null;
@@ -7461,6 +7466,7 @@ export interface operations {
7461
7466
  /** Format: uuid */
7462
7467
  id: string;
7463
7468
  name?: string | null;
7469
+ firstName?: string | null;
7464
7470
  uniqueRef?: string | null;
7465
7471
  shortRef?: string | null;
7466
7472
  } | null;
@@ -13887,6 +13893,7 @@ export interface operations {
13887
13893
  /** Format: uuid */
13888
13894
  id: string;
13889
13895
  name?: string | null;
13896
+ firstName?: string | null;
13890
13897
  uniqueRef?: string | null;
13891
13898
  shortRef?: string | null;
13892
13899
  } | null;
@@ -18568,6 +18575,7 @@ export interface operations {
18568
18575
  /** Format: uuid */
18569
18576
  id: string;
18570
18577
  name?: string | null;
18578
+ firstName?: string | null;
18571
18579
  uniqueRef?: string | null;
18572
18580
  shortRef?: string | null;
18573
18581
  } | null;
@@ -19556,6 +19564,7 @@ export interface operations {
19556
19564
  /** Format: uuid */
19557
19565
  id: string;
19558
19566
  name?: string | null;
19567
+ firstName?: string | null;
19559
19568
  uniqueRef?: string | null;
19560
19569
  shortRef?: string | null;
19561
19570
  } | null;
@@ -20102,6 +20111,7 @@ export interface operations {
20102
20111
  /** Format: uuid */
20103
20112
  id: string;
20104
20113
  name?: string | null;
20114
+ firstName?: string | null;
20105
20115
  uniqueRef?: string | null;
20106
20116
  shortRef?: string | null;
20107
20117
  } | null;
@@ -20654,6 +20664,7 @@ export interface operations {
20654
20664
  /** Format: uuid */
20655
20665
  id: string;
20656
20666
  name?: string | null;
20667
+ firstName?: string | null;
20657
20668
  uniqueRef?: string | null;
20658
20669
  shortRef?: string | null;
20659
20670
  } | null;
@@ -21095,6 +21106,7 @@ export interface operations {
21095
21106
  /** Format: uuid */
21096
21107
  id: string;
21097
21108
  name?: string | null;
21109
+ firstName?: string | null;
21098
21110
  uniqueRef?: string | null;
21099
21111
  shortRef?: string | null;
21100
21112
  } | null;
@@ -21522,6 +21534,7 @@ export interface operations {
21522
21534
  /** Format: uuid */
21523
21535
  id: string;
21524
21536
  name?: string | null;
21537
+ firstName?: string | null;
21525
21538
  uniqueRef?: string | null;
21526
21539
  shortRef?: string | null;
21527
21540
  } | null;
@@ -24204,6 +24217,7 @@ export interface operations {
24204
24217
  /** Format: uuid */
24205
24218
  id: string;
24206
24219
  name?: string | null;
24220
+ firstName?: string | null;
24207
24221
  uniqueRef?: string | null;
24208
24222
  shortRef?: string | null;
24209
24223
  } | null;
@@ -24319,6 +24333,7 @@ export interface operations {
24319
24333
  /** Format: uuid */
24320
24334
  id: string;
24321
24335
  name?: string | null;
24336
+ firstName?: string | null;
24322
24337
  uniqueRef?: string | null;
24323
24338
  shortRef?: string | null;
24324
24339
  } | null;
@@ -28887,6 +28902,7 @@ export interface operations {
28887
28902
  /** Format: uuid */
28888
28903
  id: string;
28889
28904
  name?: string | null;
28905
+ firstName?: string | null;
28890
28906
  uniqueRef?: string | null;
28891
28907
  shortRef?: string | null;
28892
28908
  } | null;
@@ -29002,6 +29018,7 @@ export interface operations {
29002
29018
  /** Format: uuid */
29003
29019
  id: string;
29004
29020
  name?: string | null;
29021
+ firstName?: string | null;
29005
29022
  uniqueRef?: string | null;
29006
29023
  shortRef?: string | null;
29007
29024
  } | null;
@@ -29254,6 +29271,7 @@ export interface operations {
29254
29271
  /** Format: uuid */
29255
29272
  id: string;
29256
29273
  name?: string | null;
29274
+ firstName?: string | null;
29257
29275
  uniqueRef?: string | null;
29258
29276
  shortRef?: string | null;
29259
29277
  } | null;
@@ -29369,6 +29387,7 @@ export interface operations {
29369
29387
  /** Format: uuid */
29370
29388
  id: string;
29371
29389
  name?: string | null;
29390
+ firstName?: string | null;
29372
29391
  uniqueRef?: string | null;
29373
29392
  shortRef?: string | null;
29374
29393
  } | null;
@@ -30047,6 +30066,7 @@ export interface operations {
30047
30066
  /** Format: uuid */
30048
30067
  id: string;
30049
30068
  name?: string | null;
30069
+ firstName?: string | null;
30050
30070
  uniqueRef?: string | null;
30051
30071
  shortRef?: string | null;
30052
30072
  } | null;
@@ -30106,6 +30126,7 @@ export interface operations {
30106
30126
  /** Format: uuid */
30107
30127
  id: string;
30108
30128
  name?: string | null;
30129
+ firstName?: string | null;
30109
30130
  uniqueRef?: string | null;
30110
30131
  shortRef?: string | null;
30111
30132
  } | null;
@@ -30334,6 +30355,7 @@ export interface operations {
30334
30355
  /** Format: uuid */
30335
30356
  id: string;
30336
30357
  name?: string | null;
30358
+ firstName?: string | null;
30337
30359
  uniqueRef?: string | null;
30338
30360
  shortRef?: string | null;
30339
30361
  } | null;
@@ -30393,6 +30415,7 @@ export interface operations {
30393
30415
  /** Format: uuid */
30394
30416
  id: string;
30395
30417
  name?: string | null;
30418
+ firstName?: string | null;
30396
30419
  uniqueRef?: string | null;
30397
30420
  shortRef?: string | null;
30398
30421
  } | null;
@@ -30701,6 +30724,7 @@ export interface operations {
30701
30724
  /** Format: uuid */
30702
30725
  id: string;
30703
30726
  name?: string | null;
30727
+ firstName?: string | null;
30704
30728
  uniqueRef?: string | null;
30705
30729
  shortRef?: string | null;
30706
30730
  } | null;
@@ -30760,6 +30784,7 @@ export interface operations {
30760
30784
  /** Format: uuid */
30761
30785
  id: string;
30762
30786
  name?: string | null;
30787
+ firstName?: string | null;
30763
30788
  uniqueRef?: string | null;
30764
30789
  shortRef?: string | null;
30765
30790
  } | null;
@@ -30981,6 +31006,7 @@ export interface operations {
30981
31006
  /** Format: uuid */
30982
31007
  id: string;
30983
31008
  name?: string | null;
31009
+ firstName?: string | null;
30984
31010
  uniqueRef?: string | null;
30985
31011
  shortRef?: string | null;
30986
31012
  } | null;
@@ -31040,6 +31066,7 @@ export interface operations {
31040
31066
  /** Format: uuid */
31041
31067
  id: string;
31042
31068
  name?: string | null;
31069
+ firstName?: string | null;
31043
31070
  uniqueRef?: string | null;
31044
31071
  shortRef?: string | null;
31045
31072
  } | null;
@@ -31374,6 +31401,7 @@ export interface operations {
31374
31401
  /** Format: uuid */
31375
31402
  id: string;
31376
31403
  name?: string | null;
31404
+ firstName?: string | null;
31377
31405
  uniqueRef?: string | null;
31378
31406
  shortRef?: string | null;
31379
31407
  } | null;
@@ -31489,6 +31517,7 @@ export interface operations {
31489
31517
  /** Format: uuid */
31490
31518
  id: string;
31491
31519
  name?: string | null;
31520
+ firstName?: string | null;
31492
31521
  uniqueRef?: string | null;
31493
31522
  shortRef?: string | null;
31494
31523
  } | null;
@@ -31666,6 +31695,7 @@ export interface operations {
31666
31695
  /** Format: uuid */
31667
31696
  id: string;
31668
31697
  name?: string | null;
31698
+ firstName?: string | null;
31669
31699
  uniqueRef?: string | null;
31670
31700
  shortRef?: string | null;
31671
31701
  } | null;
@@ -31781,6 +31811,7 @@ export interface operations {
31781
31811
  /** Format: uuid */
31782
31812
  id: string;
31783
31813
  name?: string | null;
31814
+ firstName?: string | null;
31784
31815
  uniqueRef?: string | null;
31785
31816
  shortRef?: string | null;
31786
31817
  } | null;
@@ -32081,6 +32112,7 @@ export interface operations {
32081
32112
  /** Format: uuid */
32082
32113
  id: string;
32083
32114
  name?: string | null;
32115
+ firstName?: string | null;
32084
32116
  uniqueRef?: string | null;
32085
32117
  shortRef?: string | null;
32086
32118
  } | null;
@@ -32196,6 +32228,7 @@ export interface operations {
32196
32228
  /** Format: uuid */
32197
32229
  id: string;
32198
32230
  name?: string | null;
32231
+ firstName?: string | null;
32199
32232
  uniqueRef?: string | null;
32200
32233
  shortRef?: string | null;
32201
32234
  } | null;
@@ -32511,6 +32544,7 @@ export interface operations {
32511
32544
  /** Format: uuid */
32512
32545
  id: string;
32513
32546
  name?: string | null;
32547
+ firstName?: string | null;
32514
32548
  uniqueRef?: string | null;
32515
32549
  shortRef?: string | null;
32516
32550
  } | null;
@@ -32626,6 +32660,7 @@ export interface operations {
32626
32660
  /** Format: uuid */
32627
32661
  id: string;
32628
32662
  name?: string | null;
32663
+ firstName?: string | null;
32629
32664
  uniqueRef?: string | null;
32630
32665
  shortRef?: string | null;
32631
32666
  } | null;