@veeroute/lss-registry-angular 7.35.3290 → 7.38.3336
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
|
@@ -149,7 +149,7 @@ declare class Configuration {
|
|
|
149
149
|
/**
|
|
150
150
|
* VRt.Registry [RG]
|
|
151
151
|
*
|
|
152
|
-
* The version of the OpenAPI document: 7.
|
|
152
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
153
153
|
* Contact: support@veeroute.com
|
|
154
154
|
*
|
|
155
155
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -170,7 +170,7 @@ declare class BaseService {
|
|
|
170
170
|
/**
|
|
171
171
|
* VRt.Registry [RG]
|
|
172
172
|
*
|
|
173
|
-
* The version of the OpenAPI document: 7.
|
|
173
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
174
174
|
* Contact: support@veeroute.com
|
|
175
175
|
*
|
|
176
176
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -255,7 +255,7 @@ declare class BackupsService extends BaseService implements BackupsServiceInterf
|
|
|
255
255
|
/**
|
|
256
256
|
* VRt.Registry [RG]
|
|
257
257
|
*
|
|
258
|
-
* The version of the OpenAPI document: 7.
|
|
258
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
259
259
|
* Contact: support@veeroute.com
|
|
260
260
|
*
|
|
261
261
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -283,7 +283,7 @@ interface FileSpecificationRegistry {
|
|
|
283
283
|
/**
|
|
284
284
|
* VRt.Registry [RG]
|
|
285
285
|
*
|
|
286
|
-
* The version of the OpenAPI document: 7.
|
|
286
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
287
287
|
* Contact: support@veeroute.com
|
|
288
288
|
*
|
|
289
289
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -321,7 +321,7 @@ interface ConfigurationRegistry {
|
|
|
321
321
|
/**
|
|
322
322
|
* VRt.Registry [RG]
|
|
323
323
|
*
|
|
324
|
-
* The version of the OpenAPI document: 7.
|
|
324
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
325
325
|
* Contact: support@veeroute.com
|
|
326
326
|
*
|
|
327
327
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -351,7 +351,7 @@ interface TableConfigurationRegistry {
|
|
|
351
351
|
/**
|
|
352
352
|
* VRt.Registry [RG]
|
|
353
353
|
*
|
|
354
|
-
* The version of the OpenAPI document: 7.
|
|
354
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
355
355
|
* Contact: support@veeroute.com
|
|
356
356
|
*
|
|
357
357
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -371,7 +371,7 @@ interface TableListCountersDetailRegistry {
|
|
|
371
371
|
/**
|
|
372
372
|
* VRt.Registry [RG]
|
|
373
373
|
*
|
|
374
|
-
* The version of the OpenAPI document: 7.
|
|
374
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
375
375
|
* Contact: support@veeroute.com
|
|
376
376
|
*
|
|
377
377
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -396,7 +396,7 @@ interface TableListCountersRegistry {
|
|
|
396
396
|
/**
|
|
397
397
|
* VRt.Registry [RG]
|
|
398
398
|
*
|
|
399
|
-
* The version of the OpenAPI document: 7.
|
|
399
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
400
400
|
* Contact: support@veeroute.com
|
|
401
401
|
*
|
|
402
402
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -418,7 +418,7 @@ interface TableConfigurationListRegistry {
|
|
|
418
418
|
/**
|
|
419
419
|
* VRt.Registry [RG]
|
|
420
420
|
*
|
|
421
|
-
* The version of the OpenAPI document: 7.
|
|
421
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
422
422
|
* Contact: support@veeroute.com
|
|
423
423
|
*
|
|
424
424
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -437,12 +437,16 @@ interface AttributeRegistry {
|
|
|
437
437
|
* Attribute\'s value.
|
|
438
438
|
*/
|
|
439
439
|
value: string;
|
|
440
|
+
/**
|
|
441
|
+
* Attribute processing strategy: * `LASTMILE_REF_TIME` - when sending a task to the scheduler, the value (format [ISO 8601](https://tools.ietf.org/html/rfc3339#section-5.6)) of the attribute is replaced with a relative time; if the value is not in the format, the calculation stops with the `FAILED` status.
|
|
442
|
+
*/
|
|
443
|
+
strategy?: string | null;
|
|
440
444
|
}
|
|
441
445
|
|
|
442
446
|
/**
|
|
443
447
|
* VRt.Registry [RG]
|
|
444
448
|
*
|
|
445
|
-
* The version of the OpenAPI document: 7.
|
|
449
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
446
450
|
* Contact: support@veeroute.com
|
|
447
451
|
*
|
|
448
452
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -462,7 +466,7 @@ interface CheckResultRegistry {
|
|
|
462
466
|
/**
|
|
463
467
|
* VRt.Registry [RG]
|
|
464
468
|
*
|
|
465
|
-
* The version of the OpenAPI document: 7.
|
|
469
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
466
470
|
* Contact: support@veeroute.com
|
|
467
471
|
*
|
|
468
472
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -486,7 +490,7 @@ interface FileNamePathRegistry {
|
|
|
486
490
|
/**
|
|
487
491
|
* VRt.Registry [RG]
|
|
488
492
|
*
|
|
489
|
-
* The version of the OpenAPI document: 7.
|
|
493
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
490
494
|
* Contact: support@veeroute.com
|
|
491
495
|
*
|
|
492
496
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -508,7 +512,7 @@ declare enum FilesystemColumnTypeRegistry {
|
|
|
508
512
|
/**
|
|
509
513
|
* VRt.Registry [RG]
|
|
510
514
|
*
|
|
511
|
-
* The version of the OpenAPI document: 7.
|
|
515
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
512
516
|
* Contact: support@veeroute.com
|
|
513
517
|
*
|
|
514
518
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -532,7 +536,7 @@ interface FolderCountersRegistry {
|
|
|
532
536
|
/**
|
|
533
537
|
* VRt.Registry [RG]
|
|
534
538
|
*
|
|
535
|
-
* The version of the OpenAPI document: 7.
|
|
539
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
536
540
|
* Contact: support@veeroute.com
|
|
537
541
|
*
|
|
538
542
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -557,7 +561,7 @@ interface FilesystemCountersRegistry {
|
|
|
557
561
|
/**
|
|
558
562
|
* VRt.Registry [RG]
|
|
559
563
|
*
|
|
560
|
-
* The version of the OpenAPI document: 7.
|
|
564
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
561
565
|
* Contact: support@veeroute.com
|
|
562
566
|
*
|
|
563
567
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -574,7 +578,7 @@ declare enum FolderTypeRegistry {
|
|
|
574
578
|
/**
|
|
575
579
|
* VRt.Registry [RG]
|
|
576
580
|
*
|
|
577
|
-
* The version of the OpenAPI document: 7.
|
|
581
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
578
582
|
* Contact: support@veeroute.com
|
|
579
583
|
*
|
|
580
584
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -633,7 +637,7 @@ interface FolderRegistry {
|
|
|
633
637
|
/**
|
|
634
638
|
* VRt.Registry [RG]
|
|
635
639
|
*
|
|
636
|
-
* The version of the OpenAPI document: 7.
|
|
640
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
637
641
|
* Contact: support@veeroute.com
|
|
638
642
|
*
|
|
639
643
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -654,7 +658,7 @@ interface FilesystemPathRegistry {
|
|
|
654
658
|
/**
|
|
655
659
|
* VRt.Registry [RG]
|
|
656
660
|
*
|
|
657
|
-
* The version of the OpenAPI document: 7.
|
|
661
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
658
662
|
* Contact: support@veeroute.com
|
|
659
663
|
*
|
|
660
664
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -677,7 +681,7 @@ interface FilesystemRegistry {
|
|
|
677
681
|
/**
|
|
678
682
|
* VRt.Registry [RG]
|
|
679
683
|
*
|
|
680
|
-
* The version of the OpenAPI document: 7.
|
|
684
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
681
685
|
* Contact: support@veeroute.com
|
|
682
686
|
*
|
|
683
687
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -718,7 +722,7 @@ interface FolderSpecificationRegistry {
|
|
|
718
722
|
/**
|
|
719
723
|
* VRt.Registry [RG]
|
|
720
724
|
*
|
|
721
|
-
* The version of the OpenAPI document: 7.
|
|
725
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
722
726
|
* Contact: support@veeroute.com
|
|
723
727
|
*
|
|
724
728
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -742,7 +746,7 @@ interface SchemaErrorRegistry {
|
|
|
742
746
|
/**
|
|
743
747
|
* VRt.Registry [RG]
|
|
744
748
|
*
|
|
745
|
-
* The version of the OpenAPI document: 7.
|
|
749
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
746
750
|
* Contact: support@veeroute.com
|
|
747
751
|
*
|
|
748
752
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -767,7 +771,7 @@ declare enum ServiceRegistry {
|
|
|
767
771
|
/**
|
|
768
772
|
* VRt.Registry [RG]
|
|
769
773
|
*
|
|
770
|
-
* The version of the OpenAPI document: 7.
|
|
774
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
771
775
|
* Contact: support@veeroute.com
|
|
772
776
|
*
|
|
773
777
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -817,7 +821,7 @@ interface TracedataRegistry {
|
|
|
817
821
|
/**
|
|
818
822
|
* VRt.Registry [RG]
|
|
819
823
|
*
|
|
820
|
-
* The version of the OpenAPI document: 7.
|
|
824
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
821
825
|
* Contact: support@veeroute.com
|
|
822
826
|
*
|
|
823
827
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -843,7 +847,7 @@ interface General400Registry {
|
|
|
843
847
|
/**
|
|
844
848
|
* VRt.Registry [RG]
|
|
845
849
|
*
|
|
846
|
-
* The version of the OpenAPI document: 7.
|
|
850
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
847
851
|
* Contact: support@veeroute.com
|
|
848
852
|
*
|
|
849
853
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -865,7 +869,7 @@ interface General402Registry {
|
|
|
865
869
|
/**
|
|
866
870
|
* VRt.Registry [RG]
|
|
867
871
|
*
|
|
868
|
-
* The version of the OpenAPI document: 7.
|
|
872
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
869
873
|
* Contact: support@veeroute.com
|
|
870
874
|
*
|
|
871
875
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -887,7 +891,7 @@ interface General403Registry {
|
|
|
887
891
|
/**
|
|
888
892
|
* VRt.Registry [RG]
|
|
889
893
|
*
|
|
890
|
-
* The version of the OpenAPI document: 7.
|
|
894
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
891
895
|
* Contact: support@veeroute.com
|
|
892
896
|
*
|
|
893
897
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -905,7 +909,7 @@ interface General404DetailRegistry {
|
|
|
905
909
|
/**
|
|
906
910
|
* VRt.Registry [RG]
|
|
907
911
|
*
|
|
908
|
-
* The version of the OpenAPI document: 7.
|
|
912
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
909
913
|
* Contact: support@veeroute.com
|
|
910
914
|
*
|
|
911
915
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -927,7 +931,7 @@ interface General404Registry {
|
|
|
927
931
|
/**
|
|
928
932
|
* VRt.Registry [RG]
|
|
929
933
|
*
|
|
930
|
-
* The version of the OpenAPI document: 7.
|
|
934
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
931
935
|
* Contact: support@veeroute.com
|
|
932
936
|
*
|
|
933
937
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -949,7 +953,7 @@ interface General429Registry {
|
|
|
949
953
|
/**
|
|
950
954
|
* VRt.Registry [RG]
|
|
951
955
|
*
|
|
952
|
-
* The version of the OpenAPI document: 7.
|
|
956
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
953
957
|
* Contact: support@veeroute.com
|
|
954
958
|
*
|
|
955
959
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -971,7 +975,7 @@ interface General500Registry {
|
|
|
971
975
|
/**
|
|
972
976
|
* VRt.Registry [RG]
|
|
973
977
|
*
|
|
974
|
-
* The version of the OpenAPI document: 7.
|
|
978
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
975
979
|
* Contact: support@veeroute.com
|
|
976
980
|
*
|
|
977
981
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -992,7 +996,7 @@ declare enum TableConfigurationColumnTypeRegistry {
|
|
|
992
996
|
/**
|
|
993
997
|
* VRt.Registry [RG]
|
|
994
998
|
*
|
|
995
|
-
* The version of the OpenAPI document: 7.
|
|
999
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
996
1000
|
* Contact: support@veeroute.com
|
|
997
1001
|
*
|
|
998
1002
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1020,7 +1024,7 @@ interface VersionResultRegistry {
|
|
|
1020
1024
|
/**
|
|
1021
1025
|
* VRt.Registry [RG]
|
|
1022
1026
|
*
|
|
1023
|
-
* The version of the OpenAPI document: 7.
|
|
1027
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
1024
1028
|
* Contact: support@veeroute.com
|
|
1025
1029
|
*
|
|
1026
1030
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1396,7 +1400,7 @@ declare class ConfigurationsService extends BaseService implements Configuration
|
|
|
1396
1400
|
/**
|
|
1397
1401
|
* VRt.Registry [RG]
|
|
1398
1402
|
*
|
|
1399
|
-
* The version of the OpenAPI document: 7.
|
|
1403
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
1400
1404
|
* Contact: support@veeroute.com
|
|
1401
1405
|
*
|
|
1402
1406
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1791,7 +1795,7 @@ declare class ExplorerService extends BaseService implements ExplorerServiceInte
|
|
|
1791
1795
|
/**
|
|
1792
1796
|
* VRt.Registry [RG]
|
|
1793
1797
|
*
|
|
1794
|
-
* The version of the OpenAPI document: 7.
|
|
1798
|
+
* The version of the OpenAPI document: 7.38.3336
|
|
1795
1799
|
* Contact: support@veeroute.com
|
|
1796
1800
|
*
|
|
1797
1801
|
* NOTE: This class is auto generated by OpenAPI Generator.
|