@communecter/cocolight-api-client 1.0.122 → 1.0.123
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cocolight-api-client.browser.js +1 -1
- package/dist/cocolight-api-client.cjs +1 -1
- package/dist/cocolight-api-client.mjs.js +1 -1
- package/dist/cocolight-api-client.vite.mjs.js +1 -1
- package/dist/cocolight-api-client.vite.mjs.js.map +1 -1
- package/package.json +1 -1
- package/src/api/EndpointApi.types.ts +30 -0
- package/src/endpoints.module.ts +1 -1
- package/types/api/EndpointApi.types.d.ts +30 -0
- package/types/endpoints.module.d.ts +331 -0
|
@@ -122,9 +122,12 @@ declare const endpoints: {
|
|
|
122
122
|
collection?: undefined;
|
|
123
123
|
pull?: undefined;
|
|
124
124
|
arrayForm?: undefined;
|
|
125
|
+
costum?: undefined;
|
|
126
|
+
filiere?: undefined;
|
|
125
127
|
key?: undefined;
|
|
126
128
|
preferences?: undefined;
|
|
127
129
|
role?: undefined;
|
|
130
|
+
thematic?: undefined;
|
|
128
131
|
url?: undefined;
|
|
129
132
|
parent?: undefined;
|
|
130
133
|
public?: undefined;
|
|
@@ -328,9 +331,12 @@ declare const endpoints: {
|
|
|
328
331
|
collection?: undefined;
|
|
329
332
|
pull?: undefined;
|
|
330
333
|
arrayForm?: undefined;
|
|
334
|
+
costum?: undefined;
|
|
335
|
+
filiere?: undefined;
|
|
331
336
|
key?: undefined;
|
|
332
337
|
preferences?: undefined;
|
|
333
338
|
role?: undefined;
|
|
339
|
+
thematic?: undefined;
|
|
334
340
|
url?: undefined;
|
|
335
341
|
parent?: undefined;
|
|
336
342
|
public?: undefined;
|
|
@@ -519,9 +525,12 @@ declare const endpoints: {
|
|
|
519
525
|
collection?: undefined;
|
|
520
526
|
pull?: undefined;
|
|
521
527
|
arrayForm?: undefined;
|
|
528
|
+
costum?: undefined;
|
|
529
|
+
filiere?: undefined;
|
|
522
530
|
key?: undefined;
|
|
523
531
|
preferences?: undefined;
|
|
524
532
|
role?: undefined;
|
|
533
|
+
thematic?: undefined;
|
|
525
534
|
url?: undefined;
|
|
526
535
|
parent?: undefined;
|
|
527
536
|
public?: undefined;
|
|
@@ -734,9 +743,12 @@ declare const endpoints: {
|
|
|
734
743
|
collection?: undefined;
|
|
735
744
|
pull?: undefined;
|
|
736
745
|
arrayForm?: undefined;
|
|
746
|
+
costum?: undefined;
|
|
747
|
+
filiere?: undefined;
|
|
737
748
|
key?: undefined;
|
|
738
749
|
preferences?: undefined;
|
|
739
750
|
role?: undefined;
|
|
751
|
+
thematic?: undefined;
|
|
740
752
|
url?: undefined;
|
|
741
753
|
parent?: undefined;
|
|
742
754
|
public?: undefined;
|
|
@@ -927,9 +939,12 @@ declare const endpoints: {
|
|
|
927
939
|
collection?: undefined;
|
|
928
940
|
pull?: undefined;
|
|
929
941
|
arrayForm?: undefined;
|
|
942
|
+
costum?: undefined;
|
|
943
|
+
filiere?: undefined;
|
|
930
944
|
key?: undefined;
|
|
931
945
|
preferences?: undefined;
|
|
932
946
|
role?: undefined;
|
|
947
|
+
thematic?: undefined;
|
|
933
948
|
url?: undefined;
|
|
934
949
|
parent?: undefined;
|
|
935
950
|
public?: undefined;
|
|
@@ -1136,9 +1151,12 @@ declare const endpoints: {
|
|
|
1136
1151
|
collection?: undefined;
|
|
1137
1152
|
pull?: undefined;
|
|
1138
1153
|
arrayForm?: undefined;
|
|
1154
|
+
costum?: undefined;
|
|
1155
|
+
filiere?: undefined;
|
|
1139
1156
|
key?: undefined;
|
|
1140
1157
|
preferences?: undefined;
|
|
1141
1158
|
role?: undefined;
|
|
1159
|
+
thematic?: undefined;
|
|
1142
1160
|
url?: undefined;
|
|
1143
1161
|
parent?: undefined;
|
|
1144
1162
|
public?: undefined;
|
|
@@ -1446,9 +1464,12 @@ declare const endpoints: {
|
|
|
1446
1464
|
collection?: undefined;
|
|
1447
1465
|
pull?: undefined;
|
|
1448
1466
|
arrayForm?: undefined;
|
|
1467
|
+
costum?: undefined;
|
|
1468
|
+
filiere?: undefined;
|
|
1449
1469
|
key?: undefined;
|
|
1450
1470
|
preferences?: undefined;
|
|
1451
1471
|
role?: undefined;
|
|
1472
|
+
thematic?: undefined;
|
|
1452
1473
|
url?: undefined;
|
|
1453
1474
|
parent?: undefined;
|
|
1454
1475
|
public?: undefined;
|
|
@@ -1705,9 +1726,12 @@ declare const endpoints: {
|
|
|
1705
1726
|
collection?: undefined;
|
|
1706
1727
|
pull?: undefined;
|
|
1707
1728
|
arrayForm?: undefined;
|
|
1729
|
+
costum?: undefined;
|
|
1730
|
+
filiere?: undefined;
|
|
1708
1731
|
key?: undefined;
|
|
1709
1732
|
preferences?: undefined;
|
|
1710
1733
|
role?: undefined;
|
|
1734
|
+
thematic?: undefined;
|
|
1711
1735
|
url?: undefined;
|
|
1712
1736
|
parent?: undefined;
|
|
1713
1737
|
public?: undefined;
|
|
@@ -2586,9 +2610,12 @@ declare const endpoints: {
|
|
|
2586
2610
|
collection?: undefined;
|
|
2587
2611
|
pull?: undefined;
|
|
2588
2612
|
arrayForm?: undefined;
|
|
2613
|
+
costum?: undefined;
|
|
2614
|
+
filiere?: undefined;
|
|
2589
2615
|
key?: undefined;
|
|
2590
2616
|
preferences?: undefined;
|
|
2591
2617
|
role?: undefined;
|
|
2618
|
+
thematic?: undefined;
|
|
2592
2619
|
url?: undefined;
|
|
2593
2620
|
parent?: undefined;
|
|
2594
2621
|
public?: undefined;
|
|
@@ -3000,9 +3027,12 @@ declare const endpoints: {
|
|
|
3000
3027
|
collection?: undefined;
|
|
3001
3028
|
pull?: undefined;
|
|
3002
3029
|
arrayForm?: undefined;
|
|
3030
|
+
costum?: undefined;
|
|
3031
|
+
filiere?: undefined;
|
|
3003
3032
|
key?: undefined;
|
|
3004
3033
|
preferences?: undefined;
|
|
3005
3034
|
role?: undefined;
|
|
3035
|
+
thematic?: undefined;
|
|
3006
3036
|
url?: undefined;
|
|
3007
3037
|
parent?: undefined;
|
|
3008
3038
|
public?: undefined;
|
|
@@ -3325,9 +3355,12 @@ declare const endpoints: {
|
|
|
3325
3355
|
collection?: undefined;
|
|
3326
3356
|
pull?: undefined;
|
|
3327
3357
|
arrayForm?: undefined;
|
|
3358
|
+
costum?: undefined;
|
|
3359
|
+
filiere?: undefined;
|
|
3328
3360
|
key?: undefined;
|
|
3329
3361
|
preferences?: undefined;
|
|
3330
3362
|
role?: undefined;
|
|
3363
|
+
thematic?: undefined;
|
|
3331
3364
|
url?: undefined;
|
|
3332
3365
|
parent?: undefined;
|
|
3333
3366
|
public?: undefined;
|
|
@@ -3554,9 +3587,12 @@ declare const endpoints: {
|
|
|
3554
3587
|
collection?: undefined;
|
|
3555
3588
|
pull?: undefined;
|
|
3556
3589
|
arrayForm?: undefined;
|
|
3590
|
+
costum?: undefined;
|
|
3591
|
+
filiere?: undefined;
|
|
3557
3592
|
key?: undefined;
|
|
3558
3593
|
preferences?: undefined;
|
|
3559
3594
|
role?: undefined;
|
|
3595
|
+
thematic?: undefined;
|
|
3560
3596
|
url?: undefined;
|
|
3561
3597
|
parent?: undefined;
|
|
3562
3598
|
public?: undefined;
|
|
@@ -3781,9 +3817,12 @@ declare const endpoints: {
|
|
|
3781
3817
|
collection?: undefined;
|
|
3782
3818
|
pull?: undefined;
|
|
3783
3819
|
arrayForm?: undefined;
|
|
3820
|
+
costum?: undefined;
|
|
3821
|
+
filiere?: undefined;
|
|
3784
3822
|
key?: undefined;
|
|
3785
3823
|
preferences?: undefined;
|
|
3786
3824
|
role?: undefined;
|
|
3825
|
+
thematic?: undefined;
|
|
3787
3826
|
url?: undefined;
|
|
3788
3827
|
parent?: undefined;
|
|
3789
3828
|
public?: undefined;
|
|
@@ -4015,9 +4054,12 @@ declare const endpoints: {
|
|
|
4015
4054
|
collection?: undefined;
|
|
4016
4055
|
pull?: undefined;
|
|
4017
4056
|
arrayForm?: undefined;
|
|
4057
|
+
costum?: undefined;
|
|
4058
|
+
filiere?: undefined;
|
|
4018
4059
|
key?: undefined;
|
|
4019
4060
|
preferences?: undefined;
|
|
4020
4061
|
role?: undefined;
|
|
4062
|
+
thematic?: undefined;
|
|
4021
4063
|
url?: undefined;
|
|
4022
4064
|
parent?: undefined;
|
|
4023
4065
|
public?: undefined;
|
|
@@ -4261,9 +4303,12 @@ declare const endpoints: {
|
|
|
4261
4303
|
collection?: undefined;
|
|
4262
4304
|
pull?: undefined;
|
|
4263
4305
|
arrayForm?: undefined;
|
|
4306
|
+
costum?: undefined;
|
|
4307
|
+
filiere?: undefined;
|
|
4264
4308
|
key?: undefined;
|
|
4265
4309
|
preferences?: undefined;
|
|
4266
4310
|
role?: undefined;
|
|
4311
|
+
thematic?: undefined;
|
|
4267
4312
|
url?: undefined;
|
|
4268
4313
|
parent?: undefined;
|
|
4269
4314
|
public?: undefined;
|
|
@@ -4507,9 +4552,12 @@ declare const endpoints: {
|
|
|
4507
4552
|
collection?: undefined;
|
|
4508
4553
|
pull?: undefined;
|
|
4509
4554
|
arrayForm?: undefined;
|
|
4555
|
+
costum?: undefined;
|
|
4556
|
+
filiere?: undefined;
|
|
4510
4557
|
key?: undefined;
|
|
4511
4558
|
preferences?: undefined;
|
|
4512
4559
|
role?: undefined;
|
|
4560
|
+
thematic?: undefined;
|
|
4513
4561
|
url?: undefined;
|
|
4514
4562
|
parent?: undefined;
|
|
4515
4563
|
public?: undefined;
|
|
@@ -4741,9 +4789,12 @@ declare const endpoints: {
|
|
|
4741
4789
|
collection?: undefined;
|
|
4742
4790
|
pull?: undefined;
|
|
4743
4791
|
arrayForm?: undefined;
|
|
4792
|
+
costum?: undefined;
|
|
4793
|
+
filiere?: undefined;
|
|
4744
4794
|
key?: undefined;
|
|
4745
4795
|
preferences?: undefined;
|
|
4746
4796
|
role?: undefined;
|
|
4797
|
+
thematic?: undefined;
|
|
4747
4798
|
url?: undefined;
|
|
4748
4799
|
parent?: undefined;
|
|
4749
4800
|
public?: undefined;
|
|
@@ -5008,9 +5059,12 @@ declare const endpoints: {
|
|
|
5008
5059
|
collection?: undefined;
|
|
5009
5060
|
pull?: undefined;
|
|
5010
5061
|
arrayForm?: undefined;
|
|
5062
|
+
costum?: undefined;
|
|
5063
|
+
filiere?: undefined;
|
|
5011
5064
|
key?: undefined;
|
|
5012
5065
|
preferences?: undefined;
|
|
5013
5066
|
role?: undefined;
|
|
5067
|
+
thematic?: undefined;
|
|
5014
5068
|
url?: undefined;
|
|
5015
5069
|
parent?: undefined;
|
|
5016
5070
|
public?: undefined;
|
|
@@ -5205,9 +5259,12 @@ declare const endpoints: {
|
|
|
5205
5259
|
collection?: undefined;
|
|
5206
5260
|
pull?: undefined;
|
|
5207
5261
|
arrayForm?: undefined;
|
|
5262
|
+
costum?: undefined;
|
|
5263
|
+
filiere?: undefined;
|
|
5208
5264
|
key?: undefined;
|
|
5209
5265
|
preferences?: undefined;
|
|
5210
5266
|
role?: undefined;
|
|
5267
|
+
thematic?: undefined;
|
|
5211
5268
|
url?: undefined;
|
|
5212
5269
|
parent?: undefined;
|
|
5213
5270
|
public?: undefined;
|
|
@@ -5507,9 +5564,12 @@ declare const endpoints: {
|
|
|
5507
5564
|
collection?: undefined;
|
|
5508
5565
|
pull?: undefined;
|
|
5509
5566
|
arrayForm?: undefined;
|
|
5567
|
+
costum?: undefined;
|
|
5568
|
+
filiere?: undefined;
|
|
5510
5569
|
key?: undefined;
|
|
5511
5570
|
preferences?: undefined;
|
|
5512
5571
|
role?: undefined;
|
|
5572
|
+
thematic?: undefined;
|
|
5513
5573
|
url?: undefined;
|
|
5514
5574
|
parent?: undefined;
|
|
5515
5575
|
public?: undefined;
|
|
@@ -5740,9 +5800,12 @@ declare const endpoints: {
|
|
|
5740
5800
|
collection?: undefined;
|
|
5741
5801
|
pull?: undefined;
|
|
5742
5802
|
arrayForm?: undefined;
|
|
5803
|
+
costum?: undefined;
|
|
5804
|
+
filiere?: undefined;
|
|
5743
5805
|
key?: undefined;
|
|
5744
5806
|
preferences?: undefined;
|
|
5745
5807
|
role?: undefined;
|
|
5808
|
+
thematic?: undefined;
|
|
5746
5809
|
url?: undefined;
|
|
5747
5810
|
parent?: undefined;
|
|
5748
5811
|
public?: undefined;
|
|
@@ -5968,9 +6031,12 @@ declare const endpoints: {
|
|
|
5968
6031
|
collection?: undefined;
|
|
5969
6032
|
pull?: undefined;
|
|
5970
6033
|
arrayForm?: undefined;
|
|
6034
|
+
costum?: undefined;
|
|
6035
|
+
filiere?: undefined;
|
|
5971
6036
|
key?: undefined;
|
|
5972
6037
|
preferences?: undefined;
|
|
5973
6038
|
role?: undefined;
|
|
6039
|
+
thematic?: undefined;
|
|
5974
6040
|
url?: undefined;
|
|
5975
6041
|
parent?: undefined;
|
|
5976
6042
|
public?: undefined;
|
|
@@ -6173,9 +6239,12 @@ declare const endpoints: {
|
|
|
6173
6239
|
collection?: undefined;
|
|
6174
6240
|
pull?: undefined;
|
|
6175
6241
|
arrayForm?: undefined;
|
|
6242
|
+
costum?: undefined;
|
|
6243
|
+
filiere?: undefined;
|
|
6176
6244
|
key?: undefined;
|
|
6177
6245
|
preferences?: undefined;
|
|
6178
6246
|
role?: undefined;
|
|
6247
|
+
thematic?: undefined;
|
|
6179
6248
|
url?: undefined;
|
|
6180
6249
|
parent?: undefined;
|
|
6181
6250
|
public?: undefined;
|
|
@@ -6473,9 +6542,12 @@ declare const endpoints: {
|
|
|
6473
6542
|
collection?: undefined;
|
|
6474
6543
|
pull?: undefined;
|
|
6475
6544
|
arrayForm?: undefined;
|
|
6545
|
+
costum?: undefined;
|
|
6546
|
+
filiere?: undefined;
|
|
6476
6547
|
key?: undefined;
|
|
6477
6548
|
preferences?: undefined;
|
|
6478
6549
|
role?: undefined;
|
|
6550
|
+
thematic?: undefined;
|
|
6479
6551
|
url?: undefined;
|
|
6480
6552
|
parent?: undefined;
|
|
6481
6553
|
public?: undefined;
|
|
@@ -6703,9 +6775,12 @@ declare const endpoints: {
|
|
|
6703
6775
|
collection?: undefined;
|
|
6704
6776
|
pull?: undefined;
|
|
6705
6777
|
arrayForm?: undefined;
|
|
6778
|
+
costum?: undefined;
|
|
6779
|
+
filiere?: undefined;
|
|
6706
6780
|
key?: undefined;
|
|
6707
6781
|
preferences?: undefined;
|
|
6708
6782
|
role?: undefined;
|
|
6783
|
+
thematic?: undefined;
|
|
6709
6784
|
url?: undefined;
|
|
6710
6785
|
parent?: undefined;
|
|
6711
6786
|
public?: undefined;
|
|
@@ -6992,9 +7067,12 @@ declare const endpoints: {
|
|
|
6992
7067
|
collection?: undefined;
|
|
6993
7068
|
pull?: undefined;
|
|
6994
7069
|
arrayForm?: undefined;
|
|
7070
|
+
costum?: undefined;
|
|
7071
|
+
filiere?: undefined;
|
|
6995
7072
|
key?: undefined;
|
|
6996
7073
|
preferences?: undefined;
|
|
6997
7074
|
role?: undefined;
|
|
7075
|
+
thematic?: undefined;
|
|
6998
7076
|
url?: undefined;
|
|
6999
7077
|
parent?: undefined;
|
|
7000
7078
|
public?: undefined;
|
|
@@ -7247,9 +7325,12 @@ declare const endpoints: {
|
|
|
7247
7325
|
collection?: undefined;
|
|
7248
7326
|
pull?: undefined;
|
|
7249
7327
|
arrayForm?: undefined;
|
|
7328
|
+
costum?: undefined;
|
|
7329
|
+
filiere?: undefined;
|
|
7250
7330
|
key?: undefined;
|
|
7251
7331
|
preferences?: undefined;
|
|
7252
7332
|
role?: undefined;
|
|
7333
|
+
thematic?: undefined;
|
|
7253
7334
|
url?: undefined;
|
|
7254
7335
|
parent?: undefined;
|
|
7255
7336
|
public?: undefined;
|
|
@@ -7570,9 +7651,12 @@ declare const endpoints: {
|
|
|
7570
7651
|
collection?: undefined;
|
|
7571
7652
|
pull?: undefined;
|
|
7572
7653
|
arrayForm?: undefined;
|
|
7654
|
+
costum?: undefined;
|
|
7655
|
+
filiere?: undefined;
|
|
7573
7656
|
key?: undefined;
|
|
7574
7657
|
preferences?: undefined;
|
|
7575
7658
|
role?: undefined;
|
|
7659
|
+
thematic?: undefined;
|
|
7576
7660
|
url?: undefined;
|
|
7577
7661
|
parent?: undefined;
|
|
7578
7662
|
public?: undefined;
|
|
@@ -7787,9 +7871,12 @@ declare const endpoints: {
|
|
|
7787
7871
|
collection?: undefined;
|
|
7788
7872
|
pull?: undefined;
|
|
7789
7873
|
arrayForm?: undefined;
|
|
7874
|
+
costum?: undefined;
|
|
7875
|
+
filiere?: undefined;
|
|
7790
7876
|
key?: undefined;
|
|
7791
7877
|
preferences?: undefined;
|
|
7792
7878
|
role?: undefined;
|
|
7879
|
+
thematic?: undefined;
|
|
7793
7880
|
url?: undefined;
|
|
7794
7881
|
parent?: undefined;
|
|
7795
7882
|
public?: undefined;
|
|
@@ -7992,9 +8079,12 @@ declare const endpoints: {
|
|
|
7992
8079
|
collection?: undefined;
|
|
7993
8080
|
pull?: undefined;
|
|
7994
8081
|
arrayForm?: undefined;
|
|
8082
|
+
costum?: undefined;
|
|
8083
|
+
filiere?: undefined;
|
|
7995
8084
|
key?: undefined;
|
|
7996
8085
|
preferences?: undefined;
|
|
7997
8086
|
role?: undefined;
|
|
8087
|
+
thematic?: undefined;
|
|
7998
8088
|
url?: undefined;
|
|
7999
8089
|
parent?: undefined;
|
|
8000
8090
|
public?: undefined;
|
|
@@ -8202,9 +8292,12 @@ declare const endpoints: {
|
|
|
8202
8292
|
collection?: undefined;
|
|
8203
8293
|
pull?: undefined;
|
|
8204
8294
|
arrayForm?: undefined;
|
|
8295
|
+
costum?: undefined;
|
|
8296
|
+
filiere?: undefined;
|
|
8205
8297
|
key?: undefined;
|
|
8206
8298
|
preferences?: undefined;
|
|
8207
8299
|
role?: undefined;
|
|
8300
|
+
thematic?: undefined;
|
|
8208
8301
|
url?: undefined;
|
|
8209
8302
|
parent?: undefined;
|
|
8210
8303
|
public?: undefined;
|
|
@@ -8619,9 +8712,12 @@ declare const endpoints: {
|
|
|
8619
8712
|
collection?: undefined;
|
|
8620
8713
|
pull?: undefined;
|
|
8621
8714
|
arrayForm?: undefined;
|
|
8715
|
+
costum?: undefined;
|
|
8716
|
+
filiere?: undefined;
|
|
8622
8717
|
key?: undefined;
|
|
8623
8718
|
preferences?: undefined;
|
|
8624
8719
|
role?: undefined;
|
|
8720
|
+
thematic?: undefined;
|
|
8625
8721
|
url?: undefined;
|
|
8626
8722
|
parent?: undefined;
|
|
8627
8723
|
public?: undefined;
|
|
@@ -9073,9 +9169,12 @@ declare const endpoints: {
|
|
|
9073
9169
|
collection?: undefined;
|
|
9074
9170
|
pull?: undefined;
|
|
9075
9171
|
arrayForm?: undefined;
|
|
9172
|
+
costum?: undefined;
|
|
9173
|
+
filiere?: undefined;
|
|
9076
9174
|
key?: undefined;
|
|
9077
9175
|
preferences?: undefined;
|
|
9078
9176
|
role?: undefined;
|
|
9177
|
+
thematic?: undefined;
|
|
9079
9178
|
url?: undefined;
|
|
9080
9179
|
parent?: undefined;
|
|
9081
9180
|
public?: undefined;
|
|
@@ -9442,9 +9541,12 @@ declare const endpoints: {
|
|
|
9442
9541
|
collection?: undefined;
|
|
9443
9542
|
pull?: undefined;
|
|
9444
9543
|
arrayForm?: undefined;
|
|
9544
|
+
costum?: undefined;
|
|
9545
|
+
filiere?: undefined;
|
|
9445
9546
|
key?: undefined;
|
|
9446
9547
|
preferences?: undefined;
|
|
9447
9548
|
role?: undefined;
|
|
9549
|
+
thematic?: undefined;
|
|
9448
9550
|
url?: undefined;
|
|
9449
9551
|
parent?: undefined;
|
|
9450
9552
|
public?: undefined;
|
|
@@ -9849,9 +9951,12 @@ declare const endpoints: {
|
|
|
9849
9951
|
collection?: undefined;
|
|
9850
9952
|
pull?: undefined;
|
|
9851
9953
|
arrayForm?: undefined;
|
|
9954
|
+
costum?: undefined;
|
|
9955
|
+
filiere?: undefined;
|
|
9852
9956
|
key?: undefined;
|
|
9853
9957
|
preferences?: undefined;
|
|
9854
9958
|
role?: undefined;
|
|
9959
|
+
thematic?: undefined;
|
|
9855
9960
|
url?: undefined;
|
|
9856
9961
|
parent?: undefined;
|
|
9857
9962
|
public?: undefined;
|
|
@@ -10241,9 +10346,12 @@ declare const endpoints: {
|
|
|
10241
10346
|
collection?: undefined;
|
|
10242
10347
|
pull?: undefined;
|
|
10243
10348
|
arrayForm?: undefined;
|
|
10349
|
+
costum?: undefined;
|
|
10350
|
+
filiere?: undefined;
|
|
10244
10351
|
key?: undefined;
|
|
10245
10352
|
preferences?: undefined;
|
|
10246
10353
|
role?: undefined;
|
|
10354
|
+
thematic?: undefined;
|
|
10247
10355
|
url?: undefined;
|
|
10248
10356
|
parent?: undefined;
|
|
10249
10357
|
public?: undefined;
|
|
@@ -10685,9 +10793,12 @@ declare const endpoints: {
|
|
|
10685
10793
|
collection?: undefined;
|
|
10686
10794
|
pull?: undefined;
|
|
10687
10795
|
arrayForm?: undefined;
|
|
10796
|
+
costum?: undefined;
|
|
10797
|
+
filiere?: undefined;
|
|
10688
10798
|
key?: undefined;
|
|
10689
10799
|
preferences?: undefined;
|
|
10690
10800
|
role?: undefined;
|
|
10801
|
+
thematic?: undefined;
|
|
10691
10802
|
url?: undefined;
|
|
10692
10803
|
parent?: undefined;
|
|
10693
10804
|
public?: undefined;
|
|
@@ -11073,9 +11184,12 @@ declare const endpoints: {
|
|
|
11073
11184
|
collection?: undefined;
|
|
11074
11185
|
pull?: undefined;
|
|
11075
11186
|
arrayForm?: undefined;
|
|
11187
|
+
costum?: undefined;
|
|
11188
|
+
filiere?: undefined;
|
|
11076
11189
|
key?: undefined;
|
|
11077
11190
|
preferences?: undefined;
|
|
11078
11191
|
role?: undefined;
|
|
11192
|
+
thematic?: undefined;
|
|
11079
11193
|
url?: undefined;
|
|
11080
11194
|
parent?: undefined;
|
|
11081
11195
|
public?: undefined;
|
|
@@ -11515,9 +11629,12 @@ declare const endpoints: {
|
|
|
11515
11629
|
collection?: undefined;
|
|
11516
11630
|
pull?: undefined;
|
|
11517
11631
|
arrayForm?: undefined;
|
|
11632
|
+
costum?: undefined;
|
|
11633
|
+
filiere?: undefined;
|
|
11518
11634
|
key?: undefined;
|
|
11519
11635
|
preferences?: undefined;
|
|
11520
11636
|
role?: undefined;
|
|
11637
|
+
thematic?: undefined;
|
|
11521
11638
|
url?: undefined;
|
|
11522
11639
|
parent?: undefined;
|
|
11523
11640
|
public?: undefined;
|
|
@@ -11924,9 +12041,12 @@ declare const endpoints: {
|
|
|
11924
12041
|
collection?: undefined;
|
|
11925
12042
|
pull?: undefined;
|
|
11926
12043
|
arrayForm?: undefined;
|
|
12044
|
+
costum?: undefined;
|
|
12045
|
+
filiere?: undefined;
|
|
11927
12046
|
key?: undefined;
|
|
11928
12047
|
preferences?: undefined;
|
|
11929
12048
|
role?: undefined;
|
|
12049
|
+
thematic?: undefined;
|
|
11930
12050
|
url?: undefined;
|
|
11931
12051
|
parent?: undefined;
|
|
11932
12052
|
public?: undefined;
|
|
@@ -12271,9 +12391,12 @@ declare const endpoints: {
|
|
|
12271
12391
|
collection?: undefined;
|
|
12272
12392
|
pull?: undefined;
|
|
12273
12393
|
arrayForm?: undefined;
|
|
12394
|
+
costum?: undefined;
|
|
12395
|
+
filiere?: undefined;
|
|
12274
12396
|
key?: undefined;
|
|
12275
12397
|
preferences?: undefined;
|
|
12276
12398
|
role?: undefined;
|
|
12399
|
+
thematic?: undefined;
|
|
12277
12400
|
url?: undefined;
|
|
12278
12401
|
parent?: undefined;
|
|
12279
12402
|
public?: undefined;
|
|
@@ -12631,9 +12754,12 @@ declare const endpoints: {
|
|
|
12631
12754
|
collection?: undefined;
|
|
12632
12755
|
pull?: undefined;
|
|
12633
12756
|
arrayForm?: undefined;
|
|
12757
|
+
costum?: undefined;
|
|
12758
|
+
filiere?: undefined;
|
|
12634
12759
|
key?: undefined;
|
|
12635
12760
|
preferences?: undefined;
|
|
12636
12761
|
role?: undefined;
|
|
12762
|
+
thematic?: undefined;
|
|
12637
12763
|
url?: undefined;
|
|
12638
12764
|
parent?: undefined;
|
|
12639
12765
|
public?: undefined;
|
|
@@ -13028,9 +13154,12 @@ declare const endpoints: {
|
|
|
13028
13154
|
collection?: undefined;
|
|
13029
13155
|
pull?: undefined;
|
|
13030
13156
|
arrayForm?: undefined;
|
|
13157
|
+
costum?: undefined;
|
|
13158
|
+
filiere?: undefined;
|
|
13031
13159
|
key?: undefined;
|
|
13032
13160
|
preferences?: undefined;
|
|
13033
13161
|
role?: undefined;
|
|
13162
|
+
thematic?: undefined;
|
|
13034
13163
|
url?: undefined;
|
|
13035
13164
|
parent?: undefined;
|
|
13036
13165
|
public?: undefined;
|
|
@@ -13437,9 +13566,12 @@ declare const endpoints: {
|
|
|
13437
13566
|
collection?: undefined;
|
|
13438
13567
|
pull?: undefined;
|
|
13439
13568
|
arrayForm?: undefined;
|
|
13569
|
+
costum?: undefined;
|
|
13570
|
+
filiere?: undefined;
|
|
13440
13571
|
key?: undefined;
|
|
13441
13572
|
preferences?: undefined;
|
|
13442
13573
|
role?: undefined;
|
|
13574
|
+
thematic?: undefined;
|
|
13443
13575
|
url?: undefined;
|
|
13444
13576
|
parent?: undefined;
|
|
13445
13577
|
public?: undefined;
|
|
@@ -13825,9 +13957,12 @@ declare const endpoints: {
|
|
|
13825
13957
|
collection?: undefined;
|
|
13826
13958
|
pull?: undefined;
|
|
13827
13959
|
arrayForm?: undefined;
|
|
13960
|
+
costum?: undefined;
|
|
13961
|
+
filiere?: undefined;
|
|
13828
13962
|
key?: undefined;
|
|
13829
13963
|
preferences?: undefined;
|
|
13830
13964
|
role?: undefined;
|
|
13965
|
+
thematic?: undefined;
|
|
13831
13966
|
url?: undefined;
|
|
13832
13967
|
parent?: undefined;
|
|
13833
13968
|
public?: undefined;
|
|
@@ -14267,9 +14402,12 @@ declare const endpoints: {
|
|
|
14267
14402
|
collection?: undefined;
|
|
14268
14403
|
pull?: undefined;
|
|
14269
14404
|
arrayForm?: undefined;
|
|
14405
|
+
costum?: undefined;
|
|
14406
|
+
filiere?: undefined;
|
|
14270
14407
|
key?: undefined;
|
|
14271
14408
|
preferences?: undefined;
|
|
14272
14409
|
role?: undefined;
|
|
14410
|
+
thematic?: undefined;
|
|
14273
14411
|
url?: undefined;
|
|
14274
14412
|
parent?: undefined;
|
|
14275
14413
|
public?: undefined;
|
|
@@ -14569,9 +14707,12 @@ declare const endpoints: {
|
|
|
14569
14707
|
collection?: undefined;
|
|
14570
14708
|
pull?: undefined;
|
|
14571
14709
|
arrayForm?: undefined;
|
|
14710
|
+
costum?: undefined;
|
|
14711
|
+
filiere?: undefined;
|
|
14572
14712
|
key?: undefined;
|
|
14573
14713
|
preferences?: undefined;
|
|
14574
14714
|
role?: undefined;
|
|
14715
|
+
thematic?: undefined;
|
|
14575
14716
|
url?: undefined;
|
|
14576
14717
|
parent?: undefined;
|
|
14577
14718
|
public?: undefined;
|
|
@@ -15044,9 +15185,12 @@ declare const endpoints: {
|
|
|
15044
15185
|
collection?: undefined;
|
|
15045
15186
|
pull?: undefined;
|
|
15046
15187
|
arrayForm?: undefined;
|
|
15188
|
+
costum?: undefined;
|
|
15189
|
+
filiere?: undefined;
|
|
15047
15190
|
key?: undefined;
|
|
15048
15191
|
preferences?: undefined;
|
|
15049
15192
|
role?: undefined;
|
|
15193
|
+
thematic?: undefined;
|
|
15050
15194
|
url?: undefined;
|
|
15051
15195
|
parent?: undefined;
|
|
15052
15196
|
public?: undefined;
|
|
@@ -15306,9 +15450,12 @@ declare const endpoints: {
|
|
|
15306
15450
|
collection?: undefined;
|
|
15307
15451
|
pull?: undefined;
|
|
15308
15452
|
arrayForm?: undefined;
|
|
15453
|
+
costum?: undefined;
|
|
15454
|
+
filiere?: undefined;
|
|
15309
15455
|
key?: undefined;
|
|
15310
15456
|
preferences?: undefined;
|
|
15311
15457
|
role?: undefined;
|
|
15458
|
+
thematic?: undefined;
|
|
15312
15459
|
url?: undefined;
|
|
15313
15460
|
parent?: undefined;
|
|
15314
15461
|
public?: undefined;
|
|
@@ -15586,9 +15733,12 @@ declare const endpoints: {
|
|
|
15586
15733
|
scopeValue?: undefined;
|
|
15587
15734
|
fields?: undefined;
|
|
15588
15735
|
arrayForm?: undefined;
|
|
15736
|
+
costum?: undefined;
|
|
15737
|
+
filiere?: undefined;
|
|
15589
15738
|
key?: undefined;
|
|
15590
15739
|
preferences?: undefined;
|
|
15591
15740
|
role?: undefined;
|
|
15741
|
+
thematic?: undefined;
|
|
15592
15742
|
url?: undefined;
|
|
15593
15743
|
parent?: undefined;
|
|
15594
15744
|
public?: undefined;
|
|
@@ -15831,9 +15981,12 @@ declare const endpoints: {
|
|
|
15831
15981
|
scopeValue?: undefined;
|
|
15832
15982
|
fields?: undefined;
|
|
15833
15983
|
pull?: undefined;
|
|
15984
|
+
costum?: undefined;
|
|
15985
|
+
filiere?: undefined;
|
|
15834
15986
|
key?: undefined;
|
|
15835
15987
|
preferences?: undefined;
|
|
15836
15988
|
role?: undefined;
|
|
15989
|
+
thematic?: undefined;
|
|
15837
15990
|
url?: undefined;
|
|
15838
15991
|
parent?: undefined;
|
|
15839
15992
|
public?: undefined;
|
|
@@ -15985,10 +16138,62 @@ declare const endpoints: {
|
|
|
15985
16138
|
type: string;
|
|
15986
16139
|
enum?: undefined;
|
|
15987
16140
|
};
|
|
16141
|
+
costum: {
|
|
16142
|
+
additionalProperties: boolean;
|
|
16143
|
+
properties: {
|
|
16144
|
+
bannerImageUrl: {
|
|
16145
|
+
type: string;
|
|
16146
|
+
};
|
|
16147
|
+
bannerLogoUrl: {
|
|
16148
|
+
type: string;
|
|
16149
|
+
};
|
|
16150
|
+
bannerText: {
|
|
16151
|
+
type: string;
|
|
16152
|
+
};
|
|
16153
|
+
cocity: {
|
|
16154
|
+
default: boolean;
|
|
16155
|
+
type: string;
|
|
16156
|
+
};
|
|
16157
|
+
slug: {
|
|
16158
|
+
type: string;
|
|
16159
|
+
};
|
|
16160
|
+
transparentCommune: {
|
|
16161
|
+
default: boolean;
|
|
16162
|
+
type: string;
|
|
16163
|
+
};
|
|
16164
|
+
typeCocity: {
|
|
16165
|
+
type: string;
|
|
16166
|
+
};
|
|
16167
|
+
};
|
|
16168
|
+
required: never[];
|
|
16169
|
+
type: string;
|
|
16170
|
+
};
|
|
15988
16171
|
email: {
|
|
15989
16172
|
format: string;
|
|
15990
16173
|
type: string;
|
|
15991
16174
|
};
|
|
16175
|
+
filiere: {
|
|
16176
|
+
additionalProperties: {
|
|
16177
|
+
additionalProperties: boolean;
|
|
16178
|
+
properties: {
|
|
16179
|
+
icon: {
|
|
16180
|
+
type: string;
|
|
16181
|
+
};
|
|
16182
|
+
name: {
|
|
16183
|
+
type: string;
|
|
16184
|
+
};
|
|
16185
|
+
tags: {
|
|
16186
|
+
items: {
|
|
16187
|
+
type: string;
|
|
16188
|
+
};
|
|
16189
|
+
type: string;
|
|
16190
|
+
};
|
|
16191
|
+
};
|
|
16192
|
+
required: string[];
|
|
16193
|
+
type: string;
|
|
16194
|
+
};
|
|
16195
|
+
type: string;
|
|
16196
|
+
};
|
|
15992
16197
|
geo: {
|
|
15993
16198
|
additionalProperties: boolean;
|
|
15994
16199
|
properties: {
|
|
@@ -16079,6 +16284,12 @@ declare const endpoints: {
|
|
|
16079
16284
|
};
|
|
16080
16285
|
type: string;
|
|
16081
16286
|
};
|
|
16287
|
+
thematic: {
|
|
16288
|
+
items: {
|
|
16289
|
+
type: string;
|
|
16290
|
+
};
|
|
16291
|
+
type: string;
|
|
16292
|
+
};
|
|
16082
16293
|
type: {
|
|
16083
16294
|
enum: string[];
|
|
16084
16295
|
type: string;
|
|
@@ -16543,7 +16754,10 @@ declare const endpoints: {
|
|
|
16543
16754
|
fields?: undefined;
|
|
16544
16755
|
pull?: undefined;
|
|
16545
16756
|
arrayForm?: undefined;
|
|
16757
|
+
costum?: undefined;
|
|
16758
|
+
filiere?: undefined;
|
|
16546
16759
|
role?: undefined;
|
|
16760
|
+
thematic?: undefined;
|
|
16547
16761
|
urls?: undefined;
|
|
16548
16762
|
endDate?: undefined;
|
|
16549
16763
|
openingHours?: undefined;
|
|
@@ -16877,8 +17091,11 @@ declare const endpoints: {
|
|
|
16877
17091
|
fields?: undefined;
|
|
16878
17092
|
pull?: undefined;
|
|
16879
17093
|
arrayForm?: undefined;
|
|
17094
|
+
costum?: undefined;
|
|
17095
|
+
filiere?: undefined;
|
|
16880
17096
|
preferences?: undefined;
|
|
16881
17097
|
role?: undefined;
|
|
17098
|
+
thematic?: undefined;
|
|
16882
17099
|
url?: undefined;
|
|
16883
17100
|
public?: undefined;
|
|
16884
17101
|
endDate?: undefined;
|
|
@@ -17361,7 +17578,10 @@ declare const endpoints: {
|
|
|
17361
17578
|
fields?: undefined;
|
|
17362
17579
|
pull?: undefined;
|
|
17363
17580
|
arrayForm?: undefined;
|
|
17581
|
+
costum?: undefined;
|
|
17582
|
+
filiere?: undefined;
|
|
17364
17583
|
role?: undefined;
|
|
17584
|
+
thematic?: undefined;
|
|
17365
17585
|
urls?: undefined;
|
|
17366
17586
|
qqfile?: undefined;
|
|
17367
17587
|
qqfilename?: undefined;
|
|
@@ -17671,9 +17891,12 @@ declare const endpoints: {
|
|
|
17671
17891
|
collection?: undefined;
|
|
17672
17892
|
pull?: undefined;
|
|
17673
17893
|
arrayForm?: undefined;
|
|
17894
|
+
costum?: undefined;
|
|
17895
|
+
filiere?: undefined;
|
|
17674
17896
|
key?: undefined;
|
|
17675
17897
|
preferences?: undefined;
|
|
17676
17898
|
role?: undefined;
|
|
17899
|
+
thematic?: undefined;
|
|
17677
17900
|
url?: undefined;
|
|
17678
17901
|
parent?: undefined;
|
|
17679
17902
|
public?: undefined;
|
|
@@ -17876,9 +18099,12 @@ declare const endpoints: {
|
|
|
17876
18099
|
collection?: undefined;
|
|
17877
18100
|
pull?: undefined;
|
|
17878
18101
|
arrayForm?: undefined;
|
|
18102
|
+
costum?: undefined;
|
|
18103
|
+
filiere?: undefined;
|
|
17879
18104
|
key?: undefined;
|
|
17880
18105
|
preferences?: undefined;
|
|
17881
18106
|
role?: undefined;
|
|
18107
|
+
thematic?: undefined;
|
|
17882
18108
|
url?: undefined;
|
|
17883
18109
|
parent?: undefined;
|
|
17884
18110
|
public?: undefined;
|
|
@@ -18074,9 +18300,12 @@ declare const endpoints: {
|
|
|
18074
18300
|
collection?: undefined;
|
|
18075
18301
|
pull?: undefined;
|
|
18076
18302
|
arrayForm?: undefined;
|
|
18303
|
+
costum?: undefined;
|
|
18304
|
+
filiere?: undefined;
|
|
18077
18305
|
key?: undefined;
|
|
18078
18306
|
preferences?: undefined;
|
|
18079
18307
|
role?: undefined;
|
|
18308
|
+
thematic?: undefined;
|
|
18080
18309
|
url?: undefined;
|
|
18081
18310
|
parent?: undefined;
|
|
18082
18311
|
public?: undefined;
|
|
@@ -18285,9 +18514,12 @@ declare const endpoints: {
|
|
|
18285
18514
|
collection?: undefined;
|
|
18286
18515
|
pull?: undefined;
|
|
18287
18516
|
arrayForm?: undefined;
|
|
18517
|
+
costum?: undefined;
|
|
18518
|
+
filiere?: undefined;
|
|
18288
18519
|
key?: undefined;
|
|
18289
18520
|
preferences?: undefined;
|
|
18290
18521
|
role?: undefined;
|
|
18522
|
+
thematic?: undefined;
|
|
18291
18523
|
url?: undefined;
|
|
18292
18524
|
parent?: undefined;
|
|
18293
18525
|
public?: undefined;
|
|
@@ -18496,9 +18728,12 @@ declare const endpoints: {
|
|
|
18496
18728
|
collection?: undefined;
|
|
18497
18729
|
pull?: undefined;
|
|
18498
18730
|
arrayForm?: undefined;
|
|
18731
|
+
costum?: undefined;
|
|
18732
|
+
filiere?: undefined;
|
|
18499
18733
|
key?: undefined;
|
|
18500
18734
|
preferences?: undefined;
|
|
18501
18735
|
role?: undefined;
|
|
18736
|
+
thematic?: undefined;
|
|
18502
18737
|
url?: undefined;
|
|
18503
18738
|
parent?: undefined;
|
|
18504
18739
|
public?: undefined;
|
|
@@ -18697,9 +18932,12 @@ declare const endpoints: {
|
|
|
18697
18932
|
collection?: undefined;
|
|
18698
18933
|
pull?: undefined;
|
|
18699
18934
|
arrayForm?: undefined;
|
|
18935
|
+
costum?: undefined;
|
|
18936
|
+
filiere?: undefined;
|
|
18700
18937
|
key?: undefined;
|
|
18701
18938
|
preferences?: undefined;
|
|
18702
18939
|
role?: undefined;
|
|
18940
|
+
thematic?: undefined;
|
|
18703
18941
|
url?: undefined;
|
|
18704
18942
|
parent?: undefined;
|
|
18705
18943
|
public?: undefined;
|
|
@@ -18977,9 +19215,12 @@ declare const endpoints: {
|
|
|
18977
19215
|
collection?: undefined;
|
|
18978
19216
|
pull?: undefined;
|
|
18979
19217
|
arrayForm?: undefined;
|
|
19218
|
+
costum?: undefined;
|
|
19219
|
+
filiere?: undefined;
|
|
18980
19220
|
key?: undefined;
|
|
18981
19221
|
preferences?: undefined;
|
|
18982
19222
|
role?: undefined;
|
|
19223
|
+
thematic?: undefined;
|
|
18983
19224
|
url?: undefined;
|
|
18984
19225
|
parent?: undefined;
|
|
18985
19226
|
public?: undefined;
|
|
@@ -19314,7 +19555,10 @@ declare const endpoints: {
|
|
|
19314
19555
|
fields?: undefined;
|
|
19315
19556
|
pull?: undefined;
|
|
19316
19557
|
arrayForm?: undefined;
|
|
19558
|
+
costum?: undefined;
|
|
19559
|
+
filiere?: undefined;
|
|
19317
19560
|
role?: undefined;
|
|
19561
|
+
thematic?: undefined;
|
|
19318
19562
|
url?: undefined;
|
|
19319
19563
|
urls?: undefined;
|
|
19320
19564
|
endDate?: undefined;
|
|
@@ -19554,8 +19798,11 @@ declare const endpoints: {
|
|
|
19554
19798
|
fields?: undefined;
|
|
19555
19799
|
pull?: undefined;
|
|
19556
19800
|
arrayForm?: undefined;
|
|
19801
|
+
costum?: undefined;
|
|
19802
|
+
filiere?: undefined;
|
|
19557
19803
|
preferences?: undefined;
|
|
19558
19804
|
role?: undefined;
|
|
19805
|
+
thematic?: undefined;
|
|
19559
19806
|
url?: undefined;
|
|
19560
19807
|
parent?: undefined;
|
|
19561
19808
|
public?: undefined;
|
|
@@ -19952,9 +20199,12 @@ declare const endpoints: {
|
|
|
19952
20199
|
collection?: undefined;
|
|
19953
20200
|
pull?: undefined;
|
|
19954
20201
|
arrayForm?: undefined;
|
|
20202
|
+
costum?: undefined;
|
|
20203
|
+
filiere?: undefined;
|
|
19955
20204
|
key?: undefined;
|
|
19956
20205
|
preferences?: undefined;
|
|
19957
20206
|
role?: undefined;
|
|
20207
|
+
thematic?: undefined;
|
|
19958
20208
|
url?: undefined;
|
|
19959
20209
|
parent?: undefined;
|
|
19960
20210
|
public?: undefined;
|
|
@@ -20279,9 +20529,12 @@ declare const endpoints: {
|
|
|
20279
20529
|
collection?: undefined;
|
|
20280
20530
|
pull?: undefined;
|
|
20281
20531
|
arrayForm?: undefined;
|
|
20532
|
+
costum?: undefined;
|
|
20533
|
+
filiere?: undefined;
|
|
20282
20534
|
key?: undefined;
|
|
20283
20535
|
preferences?: undefined;
|
|
20284
20536
|
role?: undefined;
|
|
20537
|
+
thematic?: undefined;
|
|
20285
20538
|
url?: undefined;
|
|
20286
20539
|
parent?: undefined;
|
|
20287
20540
|
public?: undefined;
|
|
@@ -20491,9 +20744,12 @@ declare const endpoints: {
|
|
|
20491
20744
|
collection?: undefined;
|
|
20492
20745
|
pull?: undefined;
|
|
20493
20746
|
arrayForm?: undefined;
|
|
20747
|
+
costum?: undefined;
|
|
20748
|
+
filiere?: undefined;
|
|
20494
20749
|
key?: undefined;
|
|
20495
20750
|
preferences?: undefined;
|
|
20496
20751
|
role?: undefined;
|
|
20752
|
+
thematic?: undefined;
|
|
20497
20753
|
url?: undefined;
|
|
20498
20754
|
parent?: undefined;
|
|
20499
20755
|
public?: undefined;
|
|
@@ -20851,9 +21107,12 @@ declare const endpoints: {
|
|
|
20851
21107
|
collection?: undefined;
|
|
20852
21108
|
pull?: undefined;
|
|
20853
21109
|
arrayForm?: undefined;
|
|
21110
|
+
costum?: undefined;
|
|
21111
|
+
filiere?: undefined;
|
|
20854
21112
|
key?: undefined;
|
|
20855
21113
|
preferences?: undefined;
|
|
20856
21114
|
role?: undefined;
|
|
21115
|
+
thematic?: undefined;
|
|
20857
21116
|
url?: undefined;
|
|
20858
21117
|
parent?: undefined;
|
|
20859
21118
|
public?: undefined;
|
|
@@ -21081,9 +21340,12 @@ declare const endpoints: {
|
|
|
21081
21340
|
collection?: undefined;
|
|
21082
21341
|
pull?: undefined;
|
|
21083
21342
|
arrayForm?: undefined;
|
|
21343
|
+
costum?: undefined;
|
|
21344
|
+
filiere?: undefined;
|
|
21084
21345
|
key?: undefined;
|
|
21085
21346
|
preferences?: undefined;
|
|
21086
21347
|
role?: undefined;
|
|
21348
|
+
thematic?: undefined;
|
|
21087
21349
|
url?: undefined;
|
|
21088
21350
|
parent?: undefined;
|
|
21089
21351
|
public?: undefined;
|
|
@@ -21363,9 +21625,12 @@ declare const endpoints: {
|
|
|
21363
21625
|
collection?: undefined;
|
|
21364
21626
|
pull?: undefined;
|
|
21365
21627
|
arrayForm?: undefined;
|
|
21628
|
+
costum?: undefined;
|
|
21629
|
+
filiere?: undefined;
|
|
21366
21630
|
key?: undefined;
|
|
21367
21631
|
preferences?: undefined;
|
|
21368
21632
|
role?: undefined;
|
|
21633
|
+
thematic?: undefined;
|
|
21369
21634
|
url?: undefined;
|
|
21370
21635
|
parent?: undefined;
|
|
21371
21636
|
public?: undefined;
|
|
@@ -21652,9 +21917,12 @@ declare const endpoints: {
|
|
|
21652
21917
|
collection?: undefined;
|
|
21653
21918
|
pull?: undefined;
|
|
21654
21919
|
arrayForm?: undefined;
|
|
21920
|
+
costum?: undefined;
|
|
21921
|
+
filiere?: undefined;
|
|
21655
21922
|
key?: undefined;
|
|
21656
21923
|
preferences?: undefined;
|
|
21657
21924
|
role?: undefined;
|
|
21925
|
+
thematic?: undefined;
|
|
21658
21926
|
url?: undefined;
|
|
21659
21927
|
parent?: undefined;
|
|
21660
21928
|
public?: undefined;
|
|
@@ -21879,9 +22147,12 @@ declare const endpoints: {
|
|
|
21879
22147
|
collection?: undefined;
|
|
21880
22148
|
pull?: undefined;
|
|
21881
22149
|
arrayForm?: undefined;
|
|
22150
|
+
costum?: undefined;
|
|
22151
|
+
filiere?: undefined;
|
|
21882
22152
|
key?: undefined;
|
|
21883
22153
|
preferences?: undefined;
|
|
21884
22154
|
role?: undefined;
|
|
22155
|
+
thematic?: undefined;
|
|
21885
22156
|
url?: undefined;
|
|
21886
22157
|
parent?: undefined;
|
|
21887
22158
|
public?: undefined;
|
|
@@ -22105,9 +22376,12 @@ declare const endpoints: {
|
|
|
22105
22376
|
collection?: undefined;
|
|
22106
22377
|
pull?: undefined;
|
|
22107
22378
|
arrayForm?: undefined;
|
|
22379
|
+
costum?: undefined;
|
|
22380
|
+
filiere?: undefined;
|
|
22108
22381
|
key?: undefined;
|
|
22109
22382
|
preferences?: undefined;
|
|
22110
22383
|
role?: undefined;
|
|
22384
|
+
thematic?: undefined;
|
|
22111
22385
|
url?: undefined;
|
|
22112
22386
|
parent?: undefined;
|
|
22113
22387
|
public?: undefined;
|
|
@@ -22353,9 +22627,12 @@ declare const endpoints: {
|
|
|
22353
22627
|
collection?: undefined;
|
|
22354
22628
|
pull?: undefined;
|
|
22355
22629
|
arrayForm?: undefined;
|
|
22630
|
+
costum?: undefined;
|
|
22631
|
+
filiere?: undefined;
|
|
22356
22632
|
key?: undefined;
|
|
22357
22633
|
preferences?: undefined;
|
|
22358
22634
|
role?: undefined;
|
|
22635
|
+
thematic?: undefined;
|
|
22359
22636
|
url?: undefined;
|
|
22360
22637
|
parent?: undefined;
|
|
22361
22638
|
public?: undefined;
|
|
@@ -22738,9 +23015,12 @@ declare const endpoints: {
|
|
|
22738
23015
|
collection?: undefined;
|
|
22739
23016
|
pull?: undefined;
|
|
22740
23017
|
arrayForm?: undefined;
|
|
23018
|
+
costum?: undefined;
|
|
23019
|
+
filiere?: undefined;
|
|
22741
23020
|
key?: undefined;
|
|
22742
23021
|
preferences?: undefined;
|
|
22743
23022
|
role?: undefined;
|
|
23023
|
+
thematic?: undefined;
|
|
22744
23024
|
url?: undefined;
|
|
22745
23025
|
parent?: undefined;
|
|
22746
23026
|
public?: undefined;
|
|
@@ -23180,9 +23460,12 @@ declare const endpoints: {
|
|
|
23180
23460
|
collection?: undefined;
|
|
23181
23461
|
pull?: undefined;
|
|
23182
23462
|
arrayForm?: undefined;
|
|
23463
|
+
costum?: undefined;
|
|
23464
|
+
filiere?: undefined;
|
|
23183
23465
|
key?: undefined;
|
|
23184
23466
|
preferences?: undefined;
|
|
23185
23467
|
role?: undefined;
|
|
23468
|
+
thematic?: undefined;
|
|
23186
23469
|
url?: undefined;
|
|
23187
23470
|
parent?: undefined;
|
|
23188
23471
|
public?: undefined;
|
|
@@ -23387,9 +23670,12 @@ declare const endpoints: {
|
|
|
23387
23670
|
collection?: undefined;
|
|
23388
23671
|
pull?: undefined;
|
|
23389
23672
|
arrayForm?: undefined;
|
|
23673
|
+
costum?: undefined;
|
|
23674
|
+
filiere?: undefined;
|
|
23390
23675
|
key?: undefined;
|
|
23391
23676
|
preferences?: undefined;
|
|
23392
23677
|
role?: undefined;
|
|
23678
|
+
thematic?: undefined;
|
|
23393
23679
|
url?: undefined;
|
|
23394
23680
|
parent?: undefined;
|
|
23395
23681
|
public?: undefined;
|
|
@@ -23580,9 +23866,12 @@ declare const endpoints: {
|
|
|
23580
23866
|
collection?: undefined;
|
|
23581
23867
|
pull?: undefined;
|
|
23582
23868
|
arrayForm?: undefined;
|
|
23869
|
+
costum?: undefined;
|
|
23870
|
+
filiere?: undefined;
|
|
23583
23871
|
key?: undefined;
|
|
23584
23872
|
preferences?: undefined;
|
|
23585
23873
|
role?: undefined;
|
|
23874
|
+
thematic?: undefined;
|
|
23586
23875
|
url?: undefined;
|
|
23587
23876
|
parent?: undefined;
|
|
23588
23877
|
public?: undefined;
|
|
@@ -23803,9 +24092,12 @@ declare const endpoints: {
|
|
|
23803
24092
|
collection?: undefined;
|
|
23804
24093
|
pull?: undefined;
|
|
23805
24094
|
arrayForm?: undefined;
|
|
24095
|
+
costum?: undefined;
|
|
24096
|
+
filiere?: undefined;
|
|
23806
24097
|
key?: undefined;
|
|
23807
24098
|
preferences?: undefined;
|
|
23808
24099
|
role?: undefined;
|
|
24100
|
+
thematic?: undefined;
|
|
23809
24101
|
url?: undefined;
|
|
23810
24102
|
parent?: undefined;
|
|
23811
24103
|
public?: undefined;
|
|
@@ -24002,9 +24294,12 @@ declare const endpoints: {
|
|
|
24002
24294
|
collection?: undefined;
|
|
24003
24295
|
pull?: undefined;
|
|
24004
24296
|
arrayForm?: undefined;
|
|
24297
|
+
costum?: undefined;
|
|
24298
|
+
filiere?: undefined;
|
|
24005
24299
|
key?: undefined;
|
|
24006
24300
|
preferences?: undefined;
|
|
24007
24301
|
role?: undefined;
|
|
24302
|
+
thematic?: undefined;
|
|
24008
24303
|
url?: undefined;
|
|
24009
24304
|
parent?: undefined;
|
|
24010
24305
|
public?: undefined;
|
|
@@ -24207,9 +24502,12 @@ declare const endpoints: {
|
|
|
24207
24502
|
collection?: undefined;
|
|
24208
24503
|
pull?: undefined;
|
|
24209
24504
|
arrayForm?: undefined;
|
|
24505
|
+
costum?: undefined;
|
|
24506
|
+
filiere?: undefined;
|
|
24210
24507
|
key?: undefined;
|
|
24211
24508
|
preferences?: undefined;
|
|
24212
24509
|
role?: undefined;
|
|
24510
|
+
thematic?: undefined;
|
|
24213
24511
|
url?: undefined;
|
|
24214
24512
|
parent?: undefined;
|
|
24215
24513
|
public?: undefined;
|
|
@@ -24418,9 +24716,12 @@ declare const endpoints: {
|
|
|
24418
24716
|
fields?: undefined;
|
|
24419
24717
|
pull?: undefined;
|
|
24420
24718
|
arrayForm?: undefined;
|
|
24719
|
+
costum?: undefined;
|
|
24720
|
+
filiere?: undefined;
|
|
24421
24721
|
key?: undefined;
|
|
24422
24722
|
preferences?: undefined;
|
|
24423
24723
|
role?: undefined;
|
|
24724
|
+
thematic?: undefined;
|
|
24424
24725
|
url?: undefined;
|
|
24425
24726
|
parent?: undefined;
|
|
24426
24727
|
public?: undefined;
|
|
@@ -24634,9 +24935,12 @@ declare const endpoints: {
|
|
|
24634
24935
|
fields?: undefined;
|
|
24635
24936
|
pull?: undefined;
|
|
24636
24937
|
arrayForm?: undefined;
|
|
24938
|
+
costum?: undefined;
|
|
24939
|
+
filiere?: undefined;
|
|
24637
24940
|
key?: undefined;
|
|
24638
24941
|
preferences?: undefined;
|
|
24639
24942
|
role?: undefined;
|
|
24943
|
+
thematic?: undefined;
|
|
24640
24944
|
url?: undefined;
|
|
24641
24945
|
parent?: undefined;
|
|
24642
24946
|
public?: undefined;
|
|
@@ -24837,9 +25141,12 @@ declare const endpoints: {
|
|
|
24837
25141
|
scopeValue?: undefined;
|
|
24838
25142
|
fields?: undefined;
|
|
24839
25143
|
pull?: undefined;
|
|
25144
|
+
costum?: undefined;
|
|
25145
|
+
filiere?: undefined;
|
|
24840
25146
|
key?: undefined;
|
|
24841
25147
|
preferences?: undefined;
|
|
24842
25148
|
role?: undefined;
|
|
25149
|
+
thematic?: undefined;
|
|
24843
25150
|
url?: undefined;
|
|
24844
25151
|
parent?: undefined;
|
|
24845
25152
|
public?: undefined;
|
|
@@ -25078,9 +25385,12 @@ declare const endpoints: {
|
|
|
25078
25385
|
collection?: undefined;
|
|
25079
25386
|
pull?: undefined;
|
|
25080
25387
|
arrayForm?: undefined;
|
|
25388
|
+
costum?: undefined;
|
|
25389
|
+
filiere?: undefined;
|
|
25081
25390
|
key?: undefined;
|
|
25082
25391
|
preferences?: undefined;
|
|
25083
25392
|
role?: undefined;
|
|
25393
|
+
thematic?: undefined;
|
|
25084
25394
|
url?: undefined;
|
|
25085
25395
|
parent?: undefined;
|
|
25086
25396
|
public?: undefined;
|
|
@@ -25290,9 +25600,12 @@ declare const endpoints: {
|
|
|
25290
25600
|
collection?: undefined;
|
|
25291
25601
|
pull?: undefined;
|
|
25292
25602
|
arrayForm?: undefined;
|
|
25603
|
+
costum?: undefined;
|
|
25604
|
+
filiere?: undefined;
|
|
25293
25605
|
key?: undefined;
|
|
25294
25606
|
preferences?: undefined;
|
|
25295
25607
|
role?: undefined;
|
|
25608
|
+
thematic?: undefined;
|
|
25296
25609
|
url?: undefined;
|
|
25297
25610
|
parent?: undefined;
|
|
25298
25611
|
public?: undefined;
|
|
@@ -25491,9 +25804,12 @@ declare const endpoints: {
|
|
|
25491
25804
|
collection?: undefined;
|
|
25492
25805
|
pull?: undefined;
|
|
25493
25806
|
arrayForm?: undefined;
|
|
25807
|
+
costum?: undefined;
|
|
25808
|
+
filiere?: undefined;
|
|
25494
25809
|
key?: undefined;
|
|
25495
25810
|
preferences?: undefined;
|
|
25496
25811
|
role?: undefined;
|
|
25812
|
+
thematic?: undefined;
|
|
25497
25813
|
url?: undefined;
|
|
25498
25814
|
parent?: undefined;
|
|
25499
25815
|
public?: undefined;
|
|
@@ -25703,9 +26019,12 @@ declare const endpoints: {
|
|
|
25703
26019
|
collection?: undefined;
|
|
25704
26020
|
pull?: undefined;
|
|
25705
26021
|
arrayForm?: undefined;
|
|
26022
|
+
costum?: undefined;
|
|
26023
|
+
filiere?: undefined;
|
|
25706
26024
|
key?: undefined;
|
|
25707
26025
|
preferences?: undefined;
|
|
25708
26026
|
role?: undefined;
|
|
26027
|
+
thematic?: undefined;
|
|
25709
26028
|
url?: undefined;
|
|
25710
26029
|
parent?: undefined;
|
|
25711
26030
|
public?: undefined;
|
|
@@ -25909,9 +26228,12 @@ declare const endpoints: {
|
|
|
25909
26228
|
collection?: undefined;
|
|
25910
26229
|
pull?: undefined;
|
|
25911
26230
|
arrayForm?: undefined;
|
|
26231
|
+
costum?: undefined;
|
|
26232
|
+
filiere?: undefined;
|
|
25912
26233
|
key?: undefined;
|
|
25913
26234
|
preferences?: undefined;
|
|
25914
26235
|
role?: undefined;
|
|
26236
|
+
thematic?: undefined;
|
|
25915
26237
|
url?: undefined;
|
|
25916
26238
|
parent?: undefined;
|
|
25917
26239
|
public?: undefined;
|
|
@@ -26105,9 +26427,12 @@ declare const endpoints: {
|
|
|
26105
26427
|
collection?: undefined;
|
|
26106
26428
|
pull?: undefined;
|
|
26107
26429
|
arrayForm?: undefined;
|
|
26430
|
+
costum?: undefined;
|
|
26431
|
+
filiere?: undefined;
|
|
26108
26432
|
key?: undefined;
|
|
26109
26433
|
preferences?: undefined;
|
|
26110
26434
|
role?: undefined;
|
|
26435
|
+
thematic?: undefined;
|
|
26111
26436
|
url?: undefined;
|
|
26112
26437
|
parent?: undefined;
|
|
26113
26438
|
public?: undefined;
|
|
@@ -26328,9 +26653,12 @@ declare const endpoints: {
|
|
|
26328
26653
|
collection?: undefined;
|
|
26329
26654
|
pull?: undefined;
|
|
26330
26655
|
arrayForm?: undefined;
|
|
26656
|
+
costum?: undefined;
|
|
26657
|
+
filiere?: undefined;
|
|
26331
26658
|
key?: undefined;
|
|
26332
26659
|
preferences?: undefined;
|
|
26333
26660
|
role?: undefined;
|
|
26661
|
+
thematic?: undefined;
|
|
26334
26662
|
url?: undefined;
|
|
26335
26663
|
parent?: undefined;
|
|
26336
26664
|
public?: undefined;
|
|
@@ -26549,9 +26877,12 @@ declare const endpoints: {
|
|
|
26549
26877
|
collection?: undefined;
|
|
26550
26878
|
pull?: undefined;
|
|
26551
26879
|
arrayForm?: undefined;
|
|
26880
|
+
costum?: undefined;
|
|
26881
|
+
filiere?: undefined;
|
|
26552
26882
|
key?: undefined;
|
|
26553
26883
|
preferences?: undefined;
|
|
26554
26884
|
role?: undefined;
|
|
26885
|
+
thematic?: undefined;
|
|
26555
26886
|
url?: undefined;
|
|
26556
26887
|
parent?: undefined;
|
|
26557
26888
|
public?: undefined;
|