@veeroute/lss-registry-angular 7.37.3331 → 7.39.3350

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veeroute/lss-registry-angular",
3
- "version": "7.37.3331",
3
+ "version": "7.39.3350",
4
4
  "description": "OpenAPI client for @veeroute/lss-registry-angular",
5
5
  "author": "Veeroute Team",
6
6
  "keywords": [
@@ -149,7 +149,7 @@ declare class Configuration {
149
149
  /**
150
150
  * VRt.Registry [RG]
151
151
  *
152
- * The version of the OpenAPI document: 7.37.3331
152
+ * The version of the OpenAPI document: 7.39.3350
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.37.3331
173
+ * The version of the OpenAPI document: 7.39.3350
174
174
  * Contact: support@veeroute.com
175
175
  *
176
176
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -189,13 +189,13 @@ interface BackupsServiceInterface {
189
189
  configuration: Configuration;
190
190
  /**
191
191
  * Folder export
192
- * Export folder with experiments.
192
+ * Export folder with files.
193
193
  * @param requestParameters
194
194
  */
195
195
  createBackup(requestParameters: CreateBackupRequestParams, extraHttpRequestParams?: any): Observable<string>;
196
196
  /**
197
197
  * Folder import
198
- * Import folder with experiments. The folder should not be of type ROOT and should be empty.
198
+ * Import folder with files. The folder should not be of type ROOT and should be empty.
199
199
  * @param requestParameters
200
200
  */
201
201
  restoreBackup(requestParameters: RestoreBackupRequestParams, extraHttpRequestParams?: any): Observable<{}>;
@@ -206,7 +206,7 @@ declare class BackupsService extends BaseService implements BackupsServiceInterf
206
206
  constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
207
207
  /**
208
208
  * Folder export
209
- * Export folder with experiments.
209
+ * Export folder with files.
210
210
  * @param requestParameters
211
211
  * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
212
212
  * @param reportProgress flag to report request and response progress.
@@ -228,7 +228,7 @@ declare class BackupsService extends BaseService implements BackupsServiceInterf
228
228
  }): Observable<HttpEvent<string>>;
229
229
  /**
230
230
  * Folder import
231
- * Import folder with experiments. The folder should not be of type ROOT and should be empty.
231
+ * Import folder with files. The folder should not be of type ROOT and should be empty.
232
232
  * @param requestParameters
233
233
  * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
234
234
  * @param reportProgress flag to report request and response progress.
@@ -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.37.3331
258
+ * The version of the OpenAPI document: 7.39.3350
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.37.3331
286
+ * The version of the OpenAPI document: 7.39.3350
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.37.3331
324
+ * The version of the OpenAPI document: 7.39.3350
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.37.3331
354
+ * The version of the OpenAPI document: 7.39.3350
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.37.3331
374
+ * The version of the OpenAPI document: 7.39.3350
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.37.3331
399
+ * The version of the OpenAPI document: 7.39.3350
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.37.3331
421
+ * The version of the OpenAPI document: 7.39.3350
422
422
  * Contact: support@veeroute.com
423
423
  *
424
424
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -446,7 +446,7 @@ interface AttributeRegistry {
446
446
  /**
447
447
  * VRt.Registry [RG]
448
448
  *
449
- * The version of the OpenAPI document: 7.37.3331
449
+ * The version of the OpenAPI document: 7.39.3350
450
450
  * Contact: support@veeroute.com
451
451
  *
452
452
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -466,7 +466,7 @@ interface CheckResultRegistry {
466
466
  /**
467
467
  * VRt.Registry [RG]
468
468
  *
469
- * The version of the OpenAPI document: 7.37.3331
469
+ * The version of the OpenAPI document: 7.39.3350
470
470
  * Contact: support@veeroute.com
471
471
  *
472
472
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -490,7 +490,7 @@ interface FileNamePathRegistry {
490
490
  /**
491
491
  * VRt.Registry [RG]
492
492
  *
493
- * The version of the OpenAPI document: 7.37.3331
493
+ * The version of the OpenAPI document: 7.39.3350
494
494
  * Contact: support@veeroute.com
495
495
  *
496
496
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -512,7 +512,7 @@ declare enum FilesystemColumnTypeRegistry {
512
512
  /**
513
513
  * VRt.Registry [RG]
514
514
  *
515
- * The version of the OpenAPI document: 7.37.3331
515
+ * The version of the OpenAPI document: 7.39.3350
516
516
  * Contact: support@veeroute.com
517
517
  *
518
518
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -536,7 +536,7 @@ interface FolderCountersRegistry {
536
536
  /**
537
537
  * VRt.Registry [RG]
538
538
  *
539
- * The version of the OpenAPI document: 7.37.3331
539
+ * The version of the OpenAPI document: 7.39.3350
540
540
  * Contact: support@veeroute.com
541
541
  *
542
542
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -561,7 +561,7 @@ interface FilesystemCountersRegistry {
561
561
  /**
562
562
  * VRt.Registry [RG]
563
563
  *
564
- * The version of the OpenAPI document: 7.37.3331
564
+ * The version of the OpenAPI document: 7.39.3350
565
565
  * Contact: support@veeroute.com
566
566
  *
567
567
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -578,7 +578,7 @@ declare enum FolderTypeRegistry {
578
578
  /**
579
579
  * VRt.Registry [RG]
580
580
  *
581
- * The version of the OpenAPI document: 7.37.3331
581
+ * The version of the OpenAPI document: 7.39.3350
582
582
  * Contact: support@veeroute.com
583
583
  *
584
584
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -637,7 +637,7 @@ interface FolderRegistry {
637
637
  /**
638
638
  * VRt.Registry [RG]
639
639
  *
640
- * The version of the OpenAPI document: 7.37.3331
640
+ * The version of the OpenAPI document: 7.39.3350
641
641
  * Contact: support@veeroute.com
642
642
  *
643
643
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -658,7 +658,7 @@ interface FilesystemPathRegistry {
658
658
  /**
659
659
  * VRt.Registry [RG]
660
660
  *
661
- * The version of the OpenAPI document: 7.37.3331
661
+ * The version of the OpenAPI document: 7.39.3350
662
662
  * Contact: support@veeroute.com
663
663
  *
664
664
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -681,7 +681,7 @@ interface FilesystemRegistry {
681
681
  /**
682
682
  * VRt.Registry [RG]
683
683
  *
684
- * The version of the OpenAPI document: 7.37.3331
684
+ * The version of the OpenAPI document: 7.39.3350
685
685
  * Contact: support@veeroute.com
686
686
  *
687
687
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -722,7 +722,7 @@ interface FolderSpecificationRegistry {
722
722
  /**
723
723
  * VRt.Registry [RG]
724
724
  *
725
- * The version of the OpenAPI document: 7.37.3331
725
+ * The version of the OpenAPI document: 7.39.3350
726
726
  * Contact: support@veeroute.com
727
727
  *
728
728
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -746,7 +746,7 @@ interface SchemaErrorRegistry {
746
746
  /**
747
747
  * VRt.Registry [RG]
748
748
  *
749
- * The version of the OpenAPI document: 7.37.3331
749
+ * The version of the OpenAPI document: 7.39.3350
750
750
  * Contact: support@veeroute.com
751
751
  *
752
752
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -771,7 +771,7 @@ declare enum ServiceRegistry {
771
771
  /**
772
772
  * VRt.Registry [RG]
773
773
  *
774
- * The version of the OpenAPI document: 7.37.3331
774
+ * The version of the OpenAPI document: 7.39.3350
775
775
  * Contact: support@veeroute.com
776
776
  *
777
777
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -821,7 +821,7 @@ interface TracedataRegistry {
821
821
  /**
822
822
  * VRt.Registry [RG]
823
823
  *
824
- * The version of the OpenAPI document: 7.37.3331
824
+ * The version of the OpenAPI document: 7.39.3350
825
825
  * Contact: support@veeroute.com
826
826
  *
827
827
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -847,7 +847,7 @@ interface General400Registry {
847
847
  /**
848
848
  * VRt.Registry [RG]
849
849
  *
850
- * The version of the OpenAPI document: 7.37.3331
850
+ * The version of the OpenAPI document: 7.39.3350
851
851
  * Contact: support@veeroute.com
852
852
  *
853
853
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -869,7 +869,7 @@ interface General402Registry {
869
869
  /**
870
870
  * VRt.Registry [RG]
871
871
  *
872
- * The version of the OpenAPI document: 7.37.3331
872
+ * The version of the OpenAPI document: 7.39.3350
873
873
  * Contact: support@veeroute.com
874
874
  *
875
875
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -891,7 +891,7 @@ interface General403Registry {
891
891
  /**
892
892
  * VRt.Registry [RG]
893
893
  *
894
- * The version of the OpenAPI document: 7.37.3331
894
+ * The version of the OpenAPI document: 7.39.3350
895
895
  * Contact: support@veeroute.com
896
896
  *
897
897
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -909,7 +909,7 @@ interface General404DetailRegistry {
909
909
  /**
910
910
  * VRt.Registry [RG]
911
911
  *
912
- * The version of the OpenAPI document: 7.37.3331
912
+ * The version of the OpenAPI document: 7.39.3350
913
913
  * Contact: support@veeroute.com
914
914
  *
915
915
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -931,7 +931,7 @@ interface General404Registry {
931
931
  /**
932
932
  * VRt.Registry [RG]
933
933
  *
934
- * The version of the OpenAPI document: 7.37.3331
934
+ * The version of the OpenAPI document: 7.39.3350
935
935
  * Contact: support@veeroute.com
936
936
  *
937
937
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -953,7 +953,7 @@ interface General429Registry {
953
953
  /**
954
954
  * VRt.Registry [RG]
955
955
  *
956
- * The version of the OpenAPI document: 7.37.3331
956
+ * The version of the OpenAPI document: 7.39.3350
957
957
  * Contact: support@veeroute.com
958
958
  *
959
959
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -975,7 +975,7 @@ interface General500Registry {
975
975
  /**
976
976
  * VRt.Registry [RG]
977
977
  *
978
- * The version of the OpenAPI document: 7.37.3331
978
+ * The version of the OpenAPI document: 7.39.3350
979
979
  * Contact: support@veeroute.com
980
980
  *
981
981
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -996,7 +996,7 @@ declare enum TableConfigurationColumnTypeRegistry {
996
996
  /**
997
997
  * VRt.Registry [RG]
998
998
  *
999
- * The version of the OpenAPI document: 7.37.3331
999
+ * The version of the OpenAPI document: 7.39.3350
1000
1000
  * Contact: support@veeroute.com
1001
1001
  *
1002
1002
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -1024,7 +1024,7 @@ interface VersionResultRegistry {
1024
1024
  /**
1025
1025
  * VRt.Registry [RG]
1026
1026
  *
1027
- * The version of the OpenAPI document: 7.37.3331
1027
+ * The version of the OpenAPI document: 7.39.3350
1028
1028
  * Contact: support@veeroute.com
1029
1029
  *
1030
1030
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -1400,7 +1400,7 @@ declare class ConfigurationsService extends BaseService implements Configuration
1400
1400
  /**
1401
1401
  * VRt.Registry [RG]
1402
1402
  *
1403
- * The version of the OpenAPI document: 7.37.3331
1403
+ * The version of the OpenAPI document: 7.39.3350
1404
1404
  * Contact: support@veeroute.com
1405
1405
  *
1406
1406
  * NOTE: This class is auto generated by OpenAPI Generator.
@@ -1795,7 +1795,7 @@ declare class ExplorerService extends BaseService implements ExplorerServiceInte
1795
1795
  /**
1796
1796
  * VRt.Registry [RG]
1797
1797
  *
1798
- * The version of the OpenAPI document: 7.37.3331
1798
+ * The version of the OpenAPI document: 7.39.3350
1799
1799
  * Contact: support@veeroute.com
1800
1800
  *
1801
1801
  * NOTE: This class is auto generated by OpenAPI Generator.