@snokam/mcp-api 2.6.0 → 2.8.0
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 +1 -1
- package/specs/production/accounting.json +3 -4
- package/specs/production/chatgpt.json +9 -0
- package/specs/production/employees.json +7 -4
- package/specs/production/sanity.json +1439 -605
- package/specs/test/accounting.json +3 -4
- package/specs/test/chatgpt.json +9 -0
- package/specs/test/employees.json +7 -4
- package/specs/test/sanity.json +1439 -605
|
@@ -27,16 +27,14 @@
|
|
|
27
27
|
"asset": {
|
|
28
28
|
"properties": {
|
|
29
29
|
"mimeType": {
|
|
30
|
-
"type": "string"
|
|
31
|
-
"nullable": true
|
|
30
|
+
"type": "string"
|
|
32
31
|
},
|
|
33
32
|
"originalFilename": {
|
|
34
33
|
"type": "string",
|
|
35
34
|
"nullable": true
|
|
36
35
|
},
|
|
37
36
|
"url": {
|
|
38
|
-
"type": "string"
|
|
39
|
-
"nullable": true
|
|
37
|
+
"type": "string"
|
|
40
38
|
},
|
|
41
39
|
"sanityType": {
|
|
42
40
|
"type": "string",
|
|
@@ -79,16 +77,14 @@
|
|
|
79
77
|
"asset": {
|
|
80
78
|
"properties": {
|
|
81
79
|
"mimeType": {
|
|
82
|
-
"type": "string"
|
|
83
|
-
"nullable": true
|
|
80
|
+
"type": "string"
|
|
84
81
|
},
|
|
85
82
|
"originalFilename": {
|
|
86
83
|
"type": "string",
|
|
87
84
|
"nullable": true
|
|
88
85
|
},
|
|
89
86
|
"url": {
|
|
90
|
-
"type": "string"
|
|
91
|
-
"nullable": true
|
|
87
|
+
"type": "string"
|
|
92
88
|
},
|
|
93
89
|
"sanityType": {
|
|
94
90
|
"type": "string",
|
|
@@ -1010,16 +1006,14 @@
|
|
|
1010
1006
|
"asset": {
|
|
1011
1007
|
"properties": {
|
|
1012
1008
|
"mimeType": {
|
|
1013
|
-
"type": "string"
|
|
1014
|
-
"nullable": true
|
|
1009
|
+
"type": "string"
|
|
1015
1010
|
},
|
|
1016
1011
|
"originalFilename": {
|
|
1017
1012
|
"type": "string",
|
|
1018
1013
|
"nullable": true
|
|
1019
1014
|
},
|
|
1020
1015
|
"url": {
|
|
1021
|
-
"type": "string"
|
|
1022
|
-
"nullable": true
|
|
1016
|
+
"type": "string"
|
|
1023
1017
|
},
|
|
1024
1018
|
"sanityType": {
|
|
1025
1019
|
"type": "string",
|
|
@@ -1178,16 +1172,14 @@
|
|
|
1178
1172
|
"asset": {
|
|
1179
1173
|
"properties": {
|
|
1180
1174
|
"mimeType": {
|
|
1181
|
-
"type": "string"
|
|
1182
|
-
"nullable": true
|
|
1175
|
+
"type": "string"
|
|
1183
1176
|
},
|
|
1184
1177
|
"originalFilename": {
|
|
1185
1178
|
"type": "string",
|
|
1186
1179
|
"nullable": true
|
|
1187
1180
|
},
|
|
1188
1181
|
"url": {
|
|
1189
|
-
"type": "string"
|
|
1190
|
-
"nullable": true
|
|
1182
|
+
"type": "string"
|
|
1191
1183
|
},
|
|
1192
1184
|
"sanityType": {
|
|
1193
1185
|
"type": "string",
|
|
@@ -1280,16 +1272,14 @@
|
|
|
1280
1272
|
"asset": {
|
|
1281
1273
|
"properties": {
|
|
1282
1274
|
"mimeType": {
|
|
1283
|
-
"type": "string"
|
|
1284
|
-
"nullable": true
|
|
1275
|
+
"type": "string"
|
|
1285
1276
|
},
|
|
1286
1277
|
"originalFilename": {
|
|
1287
1278
|
"type": "string",
|
|
1288
1279
|
"nullable": true
|
|
1289
1280
|
},
|
|
1290
1281
|
"url": {
|
|
1291
|
-
"type": "string"
|
|
1292
|
-
"nullable": true
|
|
1282
|
+
"type": "string"
|
|
1293
1283
|
},
|
|
1294
1284
|
"sanityType": {
|
|
1295
1285
|
"type": "string",
|
|
@@ -1342,16 +1332,14 @@
|
|
|
1342
1332
|
"asset": {
|
|
1343
1333
|
"properties": {
|
|
1344
1334
|
"mimeType": {
|
|
1345
|
-
"type": "string"
|
|
1346
|
-
"nullable": true
|
|
1335
|
+
"type": "string"
|
|
1347
1336
|
},
|
|
1348
1337
|
"originalFilename": {
|
|
1349
1338
|
"type": "string",
|
|
1350
1339
|
"nullable": true
|
|
1351
1340
|
},
|
|
1352
1341
|
"url": {
|
|
1353
|
-
"type": "string"
|
|
1354
|
-
"nullable": true
|
|
1342
|
+
"type": "string"
|
|
1355
1343
|
},
|
|
1356
1344
|
"sanityType": {
|
|
1357
1345
|
"type": "string",
|
|
@@ -1522,16 +1510,14 @@
|
|
|
1522
1510
|
"asset": {
|
|
1523
1511
|
"properties": {
|
|
1524
1512
|
"mimeType": {
|
|
1525
|
-
"type": "string"
|
|
1526
|
-
"nullable": true
|
|
1513
|
+
"type": "string"
|
|
1527
1514
|
},
|
|
1528
1515
|
"originalFilename": {
|
|
1529
1516
|
"type": "string",
|
|
1530
1517
|
"nullable": true
|
|
1531
1518
|
},
|
|
1532
1519
|
"url": {
|
|
1533
|
-
"type": "string"
|
|
1534
|
-
"nullable": true
|
|
1520
|
+
"type": "string"
|
|
1535
1521
|
},
|
|
1536
1522
|
"sanityType": {
|
|
1537
1523
|
"type": "string",
|
|
@@ -1800,16 +1786,14 @@
|
|
|
1800
1786
|
"asset": {
|
|
1801
1787
|
"properties": {
|
|
1802
1788
|
"mimeType": {
|
|
1803
|
-
"type": "string"
|
|
1804
|
-
"nullable": true
|
|
1789
|
+
"type": "string"
|
|
1805
1790
|
},
|
|
1806
1791
|
"originalFilename": {
|
|
1807
1792
|
"type": "string",
|
|
1808
1793
|
"nullable": true
|
|
1809
1794
|
},
|
|
1810
1795
|
"url": {
|
|
1811
|
-
"type": "string"
|
|
1812
|
-
"nullable": true
|
|
1796
|
+
"type": "string"
|
|
1813
1797
|
},
|
|
1814
1798
|
"sanityType": {
|
|
1815
1799
|
"type": "string",
|
|
@@ -1968,16 +1952,14 @@
|
|
|
1968
1952
|
"asset": {
|
|
1969
1953
|
"properties": {
|
|
1970
1954
|
"mimeType": {
|
|
1971
|
-
"type": "string"
|
|
1972
|
-
"nullable": true
|
|
1955
|
+
"type": "string"
|
|
1973
1956
|
},
|
|
1974
1957
|
"originalFilename": {
|
|
1975
1958
|
"type": "string",
|
|
1976
1959
|
"nullable": true
|
|
1977
1960
|
},
|
|
1978
1961
|
"url": {
|
|
1979
|
-
"type": "string"
|
|
1980
|
-
"nullable": true
|
|
1962
|
+
"type": "string"
|
|
1981
1963
|
},
|
|
1982
1964
|
"sanityType": {
|
|
1983
1965
|
"type": "string",
|
|
@@ -2070,16 +2052,14 @@
|
|
|
2070
2052
|
"asset": {
|
|
2071
2053
|
"properties": {
|
|
2072
2054
|
"mimeType": {
|
|
2073
|
-
"type": "string"
|
|
2074
|
-
"nullable": true
|
|
2055
|
+
"type": "string"
|
|
2075
2056
|
},
|
|
2076
2057
|
"originalFilename": {
|
|
2077
2058
|
"type": "string",
|
|
2078
2059
|
"nullable": true
|
|
2079
2060
|
},
|
|
2080
2061
|
"url": {
|
|
2081
|
-
"type": "string"
|
|
2082
|
-
"nullable": true
|
|
2062
|
+
"type": "string"
|
|
2083
2063
|
},
|
|
2084
2064
|
"sanityType": {
|
|
2085
2065
|
"type": "string",
|
|
@@ -2141,16 +2121,14 @@
|
|
|
2141
2121
|
"asset": {
|
|
2142
2122
|
"properties": {
|
|
2143
2123
|
"mimeType": {
|
|
2144
|
-
"type": "string"
|
|
2145
|
-
"nullable": true
|
|
2124
|
+
"type": "string"
|
|
2146
2125
|
},
|
|
2147
2126
|
"originalFilename": {
|
|
2148
2127
|
"type": "string",
|
|
2149
2128
|
"nullable": true
|
|
2150
2129
|
},
|
|
2151
2130
|
"url": {
|
|
2152
|
-
"type": "string"
|
|
2153
|
-
"nullable": true
|
|
2131
|
+
"type": "string"
|
|
2154
2132
|
},
|
|
2155
2133
|
"sanityType": {
|
|
2156
2134
|
"type": "string",
|
|
@@ -2621,16 +2599,14 @@
|
|
|
2621
2599
|
"asset": {
|
|
2622
2600
|
"properties": {
|
|
2623
2601
|
"mimeType": {
|
|
2624
|
-
"type": "string"
|
|
2625
|
-
"nullable": true
|
|
2602
|
+
"type": "string"
|
|
2626
2603
|
},
|
|
2627
2604
|
"originalFilename": {
|
|
2628
2605
|
"type": "string",
|
|
2629
2606
|
"nullable": true
|
|
2630
2607
|
},
|
|
2631
2608
|
"url": {
|
|
2632
|
-
"type": "string"
|
|
2633
|
-
"nullable": true
|
|
2609
|
+
"type": "string"
|
|
2634
2610
|
},
|
|
2635
2611
|
"sanityType": {
|
|
2636
2612
|
"type": "string",
|
|
@@ -2937,16 +2913,14 @@
|
|
|
2937
2913
|
"asset": {
|
|
2938
2914
|
"properties": {
|
|
2939
2915
|
"mimeType": {
|
|
2940
|
-
"type": "string"
|
|
2941
|
-
"nullable": true
|
|
2916
|
+
"type": "string"
|
|
2942
2917
|
},
|
|
2943
2918
|
"originalFilename": {
|
|
2944
2919
|
"type": "string",
|
|
2945
2920
|
"nullable": true
|
|
2946
2921
|
},
|
|
2947
2922
|
"url": {
|
|
2948
|
-
"type": "string"
|
|
2949
|
-
"nullable": true
|
|
2923
|
+
"type": "string"
|
|
2950
2924
|
},
|
|
2951
2925
|
"sanityType": {
|
|
2952
2926
|
"type": "string",
|
|
@@ -3105,16 +3079,14 @@
|
|
|
3105
3079
|
"asset": {
|
|
3106
3080
|
"properties": {
|
|
3107
3081
|
"mimeType": {
|
|
3108
|
-
"type": "string"
|
|
3109
|
-
"nullable": true
|
|
3082
|
+
"type": "string"
|
|
3110
3083
|
},
|
|
3111
3084
|
"originalFilename": {
|
|
3112
3085
|
"type": "string",
|
|
3113
3086
|
"nullable": true
|
|
3114
3087
|
},
|
|
3115
3088
|
"url": {
|
|
3116
|
-
"type": "string"
|
|
3117
|
-
"nullable": true
|
|
3089
|
+
"type": "string"
|
|
3118
3090
|
},
|
|
3119
3091
|
"sanityType": {
|
|
3120
3092
|
"type": "string",
|
|
@@ -3688,16 +3660,14 @@
|
|
|
3688
3660
|
"asset": {
|
|
3689
3661
|
"properties": {
|
|
3690
3662
|
"mimeType": {
|
|
3691
|
-
"type": "string"
|
|
3692
|
-
"nullable": true
|
|
3663
|
+
"type": "string"
|
|
3693
3664
|
},
|
|
3694
3665
|
"originalFilename": {
|
|
3695
3666
|
"type": "string",
|
|
3696
3667
|
"nullable": true
|
|
3697
3668
|
},
|
|
3698
3669
|
"url": {
|
|
3699
|
-
"type": "string"
|
|
3700
|
-
"nullable": true
|
|
3670
|
+
"type": "string"
|
|
3701
3671
|
},
|
|
3702
3672
|
"sanityType": {
|
|
3703
3673
|
"type": "string",
|
|
@@ -4666,6 +4636,21 @@
|
|
|
4666
4636
|
},
|
|
4667
4637
|
"MuxTrack": {
|
|
4668
4638
|
"properties": {
|
|
4639
|
+
"text_type": {
|
|
4640
|
+
"type": "string"
|
|
4641
|
+
},
|
|
4642
|
+
"text_source": {
|
|
4643
|
+
"type": "string"
|
|
4644
|
+
},
|
|
4645
|
+
"status": {
|
|
4646
|
+
"type": "string"
|
|
4647
|
+
},
|
|
4648
|
+
"name": {
|
|
4649
|
+
"type": "string"
|
|
4650
|
+
},
|
|
4651
|
+
"language_code": {
|
|
4652
|
+
"type": "string"
|
|
4653
|
+
},
|
|
4669
4654
|
"max_height": {
|
|
4670
4655
|
"type": "number",
|
|
4671
4656
|
"format": "double"
|
|
@@ -5860,16 +5845,14 @@
|
|
|
5860
5845
|
"asset": {
|
|
5861
5846
|
"properties": {
|
|
5862
5847
|
"mimeType": {
|
|
5863
|
-
"type": "string"
|
|
5864
|
-
"nullable": true
|
|
5848
|
+
"type": "string"
|
|
5865
5849
|
},
|
|
5866
5850
|
"originalFilename": {
|
|
5867
5851
|
"type": "string",
|
|
5868
5852
|
"nullable": true
|
|
5869
5853
|
},
|
|
5870
5854
|
"url": {
|
|
5871
|
-
"type": "string"
|
|
5872
|
-
"nullable": true
|
|
5855
|
+
"type": "string"
|
|
5873
5856
|
},
|
|
5874
5857
|
"sanityType": {
|
|
5875
5858
|
"type": "string",
|
|
@@ -6028,16 +6011,14 @@
|
|
|
6028
6011
|
"asset": {
|
|
6029
6012
|
"properties": {
|
|
6030
6013
|
"mimeType": {
|
|
6031
|
-
"type": "string"
|
|
6032
|
-
"nullable": true
|
|
6014
|
+
"type": "string"
|
|
6033
6015
|
},
|
|
6034
6016
|
"originalFilename": {
|
|
6035
6017
|
"type": "string",
|
|
6036
6018
|
"nullable": true
|
|
6037
6019
|
},
|
|
6038
6020
|
"url": {
|
|
6039
|
-
"type": "string"
|
|
6040
|
-
"nullable": true
|
|
6021
|
+
"type": "string"
|
|
6041
6022
|
},
|
|
6042
6023
|
"sanityType": {
|
|
6043
6024
|
"type": "string",
|
|
@@ -6130,16 +6111,14 @@
|
|
|
6130
6111
|
"asset": {
|
|
6131
6112
|
"properties": {
|
|
6132
6113
|
"mimeType": {
|
|
6133
|
-
"type": "string"
|
|
6134
|
-
"nullable": true
|
|
6114
|
+
"type": "string"
|
|
6135
6115
|
},
|
|
6136
6116
|
"originalFilename": {
|
|
6137
6117
|
"type": "string",
|
|
6138
6118
|
"nullable": true
|
|
6139
6119
|
},
|
|
6140
6120
|
"url": {
|
|
6141
|
-
"type": "string"
|
|
6142
|
-
"nullable": true
|
|
6121
|
+
"type": "string"
|
|
6143
6122
|
},
|
|
6144
6123
|
"sanityType": {
|
|
6145
6124
|
"type": "string",
|
|
@@ -6192,197 +6171,193 @@
|
|
|
6192
6171
|
"asset": {
|
|
6193
6172
|
"properties": {
|
|
6194
6173
|
"mimeType": {
|
|
6195
|
-
"type": "string"
|
|
6196
|
-
"nullable": true
|
|
6197
|
-
},
|
|
6198
|
-
"originalFilename": {
|
|
6199
|
-
"type": "string",
|
|
6200
|
-
"nullable": true
|
|
6201
|
-
},
|
|
6202
|
-
"url": {
|
|
6203
|
-
"type": "string",
|
|
6204
|
-
"nullable": true
|
|
6205
|
-
},
|
|
6206
|
-
"sanityType": {
|
|
6207
|
-
"type": "string",
|
|
6208
|
-
"enum": [
|
|
6209
|
-
"sanity.imageAsset"
|
|
6210
|
-
],
|
|
6211
|
-
"nullable": false
|
|
6212
|
-
},
|
|
6213
|
-
"sanityId": {
|
|
6214
|
-
"type": "string"
|
|
6215
|
-
}
|
|
6216
|
-
},
|
|
6217
|
-
"required": [
|
|
6218
|
-
"mimeType",
|
|
6219
|
-
"originalFilename",
|
|
6220
|
-
"url",
|
|
6221
|
-
"sanityType",
|
|
6222
|
-
"sanityId"
|
|
6223
|
-
],
|
|
6224
|
-
"type": "object",
|
|
6225
|
-
"nullable": true
|
|
6226
|
-
},
|
|
6227
|
-
"sanityType": {
|
|
6228
|
-
"type": "string",
|
|
6229
|
-
"enum": [
|
|
6230
|
-
"image"
|
|
6231
|
-
],
|
|
6232
|
-
"nullable": false
|
|
6233
|
-
}
|
|
6234
|
-
},
|
|
6235
|
-
"required": [
|
|
6236
|
-
"asset",
|
|
6237
|
-
"sanityType"
|
|
6238
|
-
],
|
|
6239
|
-
"type": "object",
|
|
6240
|
-
"nullable": true
|
|
6241
|
-
},
|
|
6242
|
-
"name": {
|
|
6243
|
-
"type": "string"
|
|
6244
|
-
},
|
|
6245
|
-
"sanityType": {
|
|
6246
|
-
"type": "string",
|
|
6247
|
-
"enum": [
|
|
6248
|
-
"testimonial"
|
|
6249
|
-
],
|
|
6250
|
-
"nullable": false
|
|
6251
|
-
},
|
|
6252
|
-
"sanityId": {
|
|
6253
|
-
"type": "string"
|
|
6254
|
-
}
|
|
6255
|
-
},
|
|
6256
|
-
"required": [
|
|
6257
|
-
"content",
|
|
6258
|
-
"customer",
|
|
6259
|
-
"image",
|
|
6260
|
-
"name",
|
|
6261
|
-
"sanityType",
|
|
6262
|
-
"sanityId"
|
|
6263
|
-
],
|
|
6264
|
-
"type": "object"
|
|
6265
|
-
},
|
|
6266
|
-
"type": "array",
|
|
6267
|
-
"nullable": true
|
|
6268
|
-
},
|
|
6269
|
-
"technologies": {
|
|
6270
|
-
"items": {
|
|
6271
|
-
"properties": {
|
|
6272
|
-
"parent": {
|
|
6273
|
-
"properties": {
|
|
6274
|
-
"slug": {
|
|
6275
|
-
"$ref": "#/components/schemas/Slug"
|
|
6276
|
-
},
|
|
6277
|
-
"name": {
|
|
6278
|
-
"type": "string"
|
|
6279
|
-
},
|
|
6280
|
-
"sanityType": {
|
|
6281
|
-
"type": "string",
|
|
6282
|
-
"enum": [
|
|
6283
|
-
"tag"
|
|
6284
|
-
],
|
|
6285
|
-
"nullable": false
|
|
6286
|
-
},
|
|
6287
|
-
"sanityId": {
|
|
6288
|
-
"type": "string"
|
|
6289
|
-
}
|
|
6290
|
-
},
|
|
6291
|
-
"required": [
|
|
6292
|
-
"slug",
|
|
6293
|
-
"name",
|
|
6294
|
-
"sanityType",
|
|
6295
|
-
"sanityId"
|
|
6296
|
-
],
|
|
6297
|
-
"type": "object"
|
|
6298
|
-
},
|
|
6299
|
-
"slug": {
|
|
6300
|
-
"$ref": "#/components/schemas/Slug"
|
|
6301
|
-
},
|
|
6302
|
-
"title": {
|
|
6303
|
-
"type": "string"
|
|
6304
|
-
},
|
|
6305
|
-
"sanityType": {
|
|
6306
|
-
"type": "string",
|
|
6307
|
-
"enum": [
|
|
6308
|
-
"technology"
|
|
6309
|
-
],
|
|
6310
|
-
"nullable": false
|
|
6311
|
-
},
|
|
6312
|
-
"sanityId": {
|
|
6313
|
-
"type": "string"
|
|
6314
|
-
}
|
|
6315
|
-
},
|
|
6316
|
-
"required": [
|
|
6317
|
-
"parent",
|
|
6318
|
-
"slug",
|
|
6319
|
-
"title",
|
|
6320
|
-
"sanityType",
|
|
6321
|
-
"sanityId"
|
|
6322
|
-
],
|
|
6323
|
-
"type": "object"
|
|
6324
|
-
},
|
|
6325
|
-
"type": "array",
|
|
6326
|
-
"nullable": true
|
|
6327
|
-
},
|
|
6328
|
-
"participants": {
|
|
6329
|
-
"items": {
|
|
6330
|
-
"properties": {
|
|
6331
|
-
"position": {
|
|
6332
|
-
"type": "string",
|
|
6333
|
-
"nullable": true
|
|
6334
|
-
},
|
|
6335
|
-
"about": {
|
|
6336
|
-
"type": "string",
|
|
6337
|
-
"nullable": true
|
|
6338
|
-
},
|
|
6339
|
-
"tags": {
|
|
6340
|
-
"items": {
|
|
6341
|
-
"properties": {
|
|
6342
|
-
"slug": {
|
|
6343
|
-
"$ref": "#/components/schemas/Slug"
|
|
6344
|
-
},
|
|
6345
|
-
"name": {
|
|
6346
|
-
"type": "string"
|
|
6347
|
-
},
|
|
6348
|
-
"sanityType": {
|
|
6349
|
-
"type": "string",
|
|
6350
|
-
"enum": [
|
|
6351
|
-
"tag"
|
|
6352
|
-
],
|
|
6353
|
-
"nullable": false
|
|
6354
|
-
},
|
|
6355
|
-
"sanityId": {
|
|
6356
|
-
"type": "string"
|
|
6357
|
-
}
|
|
6358
|
-
},
|
|
6359
|
-
"required": [
|
|
6360
|
-
"slug",
|
|
6361
|
-
"name",
|
|
6362
|
-
"sanityType",
|
|
6363
|
-
"sanityId"
|
|
6364
|
-
],
|
|
6365
|
-
"type": "object"
|
|
6366
|
-
},
|
|
6367
|
-
"type": "array",
|
|
6368
|
-
"nullable": true
|
|
6369
|
-
},
|
|
6370
|
-
"image": {
|
|
6371
|
-
"properties": {
|
|
6372
|
-
"asset": {
|
|
6373
|
-
"properties": {
|
|
6374
|
-
"mimeType": {
|
|
6375
|
-
"type": "string",
|
|
6376
|
-
"nullable": true
|
|
6174
|
+
"type": "string"
|
|
6377
6175
|
},
|
|
6378
6176
|
"originalFilename": {
|
|
6379
6177
|
"type": "string",
|
|
6380
6178
|
"nullable": true
|
|
6381
6179
|
},
|
|
6382
6180
|
"url": {
|
|
6181
|
+
"type": "string"
|
|
6182
|
+
},
|
|
6183
|
+
"sanityType": {
|
|
6184
|
+
"type": "string",
|
|
6185
|
+
"enum": [
|
|
6186
|
+
"sanity.imageAsset"
|
|
6187
|
+
],
|
|
6188
|
+
"nullable": false
|
|
6189
|
+
},
|
|
6190
|
+
"sanityId": {
|
|
6191
|
+
"type": "string"
|
|
6192
|
+
}
|
|
6193
|
+
},
|
|
6194
|
+
"required": [
|
|
6195
|
+
"mimeType",
|
|
6196
|
+
"originalFilename",
|
|
6197
|
+
"url",
|
|
6198
|
+
"sanityType",
|
|
6199
|
+
"sanityId"
|
|
6200
|
+
],
|
|
6201
|
+
"type": "object",
|
|
6202
|
+
"nullable": true
|
|
6203
|
+
},
|
|
6204
|
+
"sanityType": {
|
|
6205
|
+
"type": "string",
|
|
6206
|
+
"enum": [
|
|
6207
|
+
"image"
|
|
6208
|
+
],
|
|
6209
|
+
"nullable": false
|
|
6210
|
+
}
|
|
6211
|
+
},
|
|
6212
|
+
"required": [
|
|
6213
|
+
"asset",
|
|
6214
|
+
"sanityType"
|
|
6215
|
+
],
|
|
6216
|
+
"type": "object",
|
|
6217
|
+
"nullable": true
|
|
6218
|
+
},
|
|
6219
|
+
"name": {
|
|
6220
|
+
"type": "string"
|
|
6221
|
+
},
|
|
6222
|
+
"sanityType": {
|
|
6223
|
+
"type": "string",
|
|
6224
|
+
"enum": [
|
|
6225
|
+
"testimonial"
|
|
6226
|
+
],
|
|
6227
|
+
"nullable": false
|
|
6228
|
+
},
|
|
6229
|
+
"sanityId": {
|
|
6230
|
+
"type": "string"
|
|
6231
|
+
}
|
|
6232
|
+
},
|
|
6233
|
+
"required": [
|
|
6234
|
+
"content",
|
|
6235
|
+
"customer",
|
|
6236
|
+
"image",
|
|
6237
|
+
"name",
|
|
6238
|
+
"sanityType",
|
|
6239
|
+
"sanityId"
|
|
6240
|
+
],
|
|
6241
|
+
"type": "object"
|
|
6242
|
+
},
|
|
6243
|
+
"type": "array",
|
|
6244
|
+
"nullable": true
|
|
6245
|
+
},
|
|
6246
|
+
"technologies": {
|
|
6247
|
+
"items": {
|
|
6248
|
+
"properties": {
|
|
6249
|
+
"parent": {
|
|
6250
|
+
"properties": {
|
|
6251
|
+
"slug": {
|
|
6252
|
+
"$ref": "#/components/schemas/Slug"
|
|
6253
|
+
},
|
|
6254
|
+
"name": {
|
|
6255
|
+
"type": "string"
|
|
6256
|
+
},
|
|
6257
|
+
"sanityType": {
|
|
6258
|
+
"type": "string",
|
|
6259
|
+
"enum": [
|
|
6260
|
+
"tag"
|
|
6261
|
+
],
|
|
6262
|
+
"nullable": false
|
|
6263
|
+
},
|
|
6264
|
+
"sanityId": {
|
|
6265
|
+
"type": "string"
|
|
6266
|
+
}
|
|
6267
|
+
},
|
|
6268
|
+
"required": [
|
|
6269
|
+
"slug",
|
|
6270
|
+
"name",
|
|
6271
|
+
"sanityType",
|
|
6272
|
+
"sanityId"
|
|
6273
|
+
],
|
|
6274
|
+
"type": "object"
|
|
6275
|
+
},
|
|
6276
|
+
"slug": {
|
|
6277
|
+
"$ref": "#/components/schemas/Slug"
|
|
6278
|
+
},
|
|
6279
|
+
"title": {
|
|
6280
|
+
"type": "string"
|
|
6281
|
+
},
|
|
6282
|
+
"sanityType": {
|
|
6283
|
+
"type": "string",
|
|
6284
|
+
"enum": [
|
|
6285
|
+
"technology"
|
|
6286
|
+
],
|
|
6287
|
+
"nullable": false
|
|
6288
|
+
},
|
|
6289
|
+
"sanityId": {
|
|
6290
|
+
"type": "string"
|
|
6291
|
+
}
|
|
6292
|
+
},
|
|
6293
|
+
"required": [
|
|
6294
|
+
"parent",
|
|
6295
|
+
"slug",
|
|
6296
|
+
"title",
|
|
6297
|
+
"sanityType",
|
|
6298
|
+
"sanityId"
|
|
6299
|
+
],
|
|
6300
|
+
"type": "object"
|
|
6301
|
+
},
|
|
6302
|
+
"type": "array",
|
|
6303
|
+
"nullable": true
|
|
6304
|
+
},
|
|
6305
|
+
"participants": {
|
|
6306
|
+
"items": {
|
|
6307
|
+
"properties": {
|
|
6308
|
+
"position": {
|
|
6309
|
+
"type": "string",
|
|
6310
|
+
"nullable": true
|
|
6311
|
+
},
|
|
6312
|
+
"about": {
|
|
6313
|
+
"type": "string",
|
|
6314
|
+
"nullable": true
|
|
6315
|
+
},
|
|
6316
|
+
"tags": {
|
|
6317
|
+
"items": {
|
|
6318
|
+
"properties": {
|
|
6319
|
+
"slug": {
|
|
6320
|
+
"$ref": "#/components/schemas/Slug"
|
|
6321
|
+
},
|
|
6322
|
+
"name": {
|
|
6323
|
+
"type": "string"
|
|
6324
|
+
},
|
|
6325
|
+
"sanityType": {
|
|
6326
|
+
"type": "string",
|
|
6327
|
+
"enum": [
|
|
6328
|
+
"tag"
|
|
6329
|
+
],
|
|
6330
|
+
"nullable": false
|
|
6331
|
+
},
|
|
6332
|
+
"sanityId": {
|
|
6333
|
+
"type": "string"
|
|
6334
|
+
}
|
|
6335
|
+
},
|
|
6336
|
+
"required": [
|
|
6337
|
+
"slug",
|
|
6338
|
+
"name",
|
|
6339
|
+
"sanityType",
|
|
6340
|
+
"sanityId"
|
|
6341
|
+
],
|
|
6342
|
+
"type": "object"
|
|
6343
|
+
},
|
|
6344
|
+
"type": "array",
|
|
6345
|
+
"nullable": true
|
|
6346
|
+
},
|
|
6347
|
+
"image": {
|
|
6348
|
+
"properties": {
|
|
6349
|
+
"asset": {
|
|
6350
|
+
"properties": {
|
|
6351
|
+
"mimeType": {
|
|
6352
|
+
"type": "string"
|
|
6353
|
+
},
|
|
6354
|
+
"originalFilename": {
|
|
6383
6355
|
"type": "string",
|
|
6384
6356
|
"nullable": true
|
|
6385
6357
|
},
|
|
6358
|
+
"url": {
|
|
6359
|
+
"type": "string"
|
|
6360
|
+
},
|
|
6386
6361
|
"sanityType": {
|
|
6387
6362
|
"type": "string",
|
|
6388
6363
|
"enum": [
|
|
@@ -6650,16 +6625,14 @@
|
|
|
6650
6625
|
"asset": {
|
|
6651
6626
|
"properties": {
|
|
6652
6627
|
"mimeType": {
|
|
6653
|
-
"type": "string"
|
|
6654
|
-
"nullable": true
|
|
6628
|
+
"type": "string"
|
|
6655
6629
|
},
|
|
6656
6630
|
"originalFilename": {
|
|
6657
6631
|
"type": "string",
|
|
6658
6632
|
"nullable": true
|
|
6659
6633
|
},
|
|
6660
6634
|
"url": {
|
|
6661
|
-
"type": "string"
|
|
6662
|
-
"nullable": true
|
|
6635
|
+
"type": "string"
|
|
6663
6636
|
},
|
|
6664
6637
|
"sanityType": {
|
|
6665
6638
|
"type": "string",
|
|
@@ -6818,16 +6791,14 @@
|
|
|
6818
6791
|
"asset": {
|
|
6819
6792
|
"properties": {
|
|
6820
6793
|
"mimeType": {
|
|
6821
|
-
"type": "string"
|
|
6822
|
-
"nullable": true
|
|
6794
|
+
"type": "string"
|
|
6823
6795
|
},
|
|
6824
6796
|
"originalFilename": {
|
|
6825
6797
|
"type": "string",
|
|
6826
6798
|
"nullable": true
|
|
6827
6799
|
},
|
|
6828
6800
|
"url": {
|
|
6829
|
-
"type": "string"
|
|
6830
|
-
"nullable": true
|
|
6801
|
+
"type": "string"
|
|
6831
6802
|
},
|
|
6832
6803
|
"sanityType": {
|
|
6833
6804
|
"type": "string",
|
|
@@ -6920,88 +6891,84 @@
|
|
|
6920
6891
|
"asset": {
|
|
6921
6892
|
"properties": {
|
|
6922
6893
|
"mimeType": {
|
|
6923
|
-
"type": "string"
|
|
6924
|
-
"nullable": true
|
|
6925
|
-
},
|
|
6926
|
-
"originalFilename": {
|
|
6927
|
-
"type": "string",
|
|
6928
|
-
"nullable": true
|
|
6929
|
-
},
|
|
6930
|
-
"url": {
|
|
6931
|
-
"type": "string",
|
|
6932
|
-
"nullable": true
|
|
6933
|
-
},
|
|
6934
|
-
"sanityType": {
|
|
6935
|
-
"type": "string",
|
|
6936
|
-
"enum": [
|
|
6937
|
-
"sanity.imageAsset"
|
|
6938
|
-
],
|
|
6939
|
-
"nullable": false
|
|
6940
|
-
},
|
|
6941
|
-
"sanityId": {
|
|
6942
|
-
"type": "string"
|
|
6943
|
-
}
|
|
6944
|
-
},
|
|
6945
|
-
"required": [
|
|
6946
|
-
"mimeType",
|
|
6947
|
-
"originalFilename",
|
|
6948
|
-
"url",
|
|
6949
|
-
"sanityType",
|
|
6950
|
-
"sanityId"
|
|
6951
|
-
],
|
|
6952
|
-
"type": "object",
|
|
6953
|
-
"nullable": true
|
|
6954
|
-
},
|
|
6955
|
-
"sanityType": {
|
|
6956
|
-
"type": "string",
|
|
6957
|
-
"enum": [
|
|
6958
|
-
"image"
|
|
6959
|
-
],
|
|
6960
|
-
"nullable": false
|
|
6961
|
-
}
|
|
6962
|
-
},
|
|
6963
|
-
"required": [
|
|
6964
|
-
"asset",
|
|
6965
|
-
"sanityType"
|
|
6966
|
-
],
|
|
6967
|
-
"type": "object"
|
|
6968
|
-
},
|
|
6969
|
-
"name": {
|
|
6970
|
-
"type": "string"
|
|
6971
|
-
}
|
|
6972
|
-
},
|
|
6973
|
-
"required": [
|
|
6974
|
-
"logo",
|
|
6975
|
-
"name"
|
|
6976
|
-
],
|
|
6977
|
-
"type": "object",
|
|
6978
|
-
"nullable": true
|
|
6979
|
-
},
|
|
6980
|
-
"type": {
|
|
6981
|
-
"type": "string",
|
|
6982
|
-
"enum": [
|
|
6983
|
-
"customer",
|
|
6984
|
-
"internal"
|
|
6985
|
-
]
|
|
6986
|
-
},
|
|
6987
|
-
"media": {
|
|
6988
|
-
"oneOf": [
|
|
6989
|
-
{
|
|
6990
|
-
"properties": {
|
|
6991
|
-
"asset": {
|
|
6992
|
-
"properties": {
|
|
6993
|
-
"mimeType": {
|
|
6994
|
-
"type": "string",
|
|
6995
|
-
"nullable": true
|
|
6894
|
+
"type": "string"
|
|
6996
6895
|
},
|
|
6997
6896
|
"originalFilename": {
|
|
6998
6897
|
"type": "string",
|
|
6999
6898
|
"nullable": true
|
|
7000
6899
|
},
|
|
7001
6900
|
"url": {
|
|
6901
|
+
"type": "string"
|
|
6902
|
+
},
|
|
6903
|
+
"sanityType": {
|
|
6904
|
+
"type": "string",
|
|
6905
|
+
"enum": [
|
|
6906
|
+
"sanity.imageAsset"
|
|
6907
|
+
],
|
|
6908
|
+
"nullable": false
|
|
6909
|
+
},
|
|
6910
|
+
"sanityId": {
|
|
6911
|
+
"type": "string"
|
|
6912
|
+
}
|
|
6913
|
+
},
|
|
6914
|
+
"required": [
|
|
6915
|
+
"mimeType",
|
|
6916
|
+
"originalFilename",
|
|
6917
|
+
"url",
|
|
6918
|
+
"sanityType",
|
|
6919
|
+
"sanityId"
|
|
6920
|
+
],
|
|
6921
|
+
"type": "object",
|
|
6922
|
+
"nullable": true
|
|
6923
|
+
},
|
|
6924
|
+
"sanityType": {
|
|
6925
|
+
"type": "string",
|
|
6926
|
+
"enum": [
|
|
6927
|
+
"image"
|
|
6928
|
+
],
|
|
6929
|
+
"nullable": false
|
|
6930
|
+
}
|
|
6931
|
+
},
|
|
6932
|
+
"required": [
|
|
6933
|
+
"asset",
|
|
6934
|
+
"sanityType"
|
|
6935
|
+
],
|
|
6936
|
+
"type": "object"
|
|
6937
|
+
},
|
|
6938
|
+
"name": {
|
|
6939
|
+
"type": "string"
|
|
6940
|
+
}
|
|
6941
|
+
},
|
|
6942
|
+
"required": [
|
|
6943
|
+
"logo",
|
|
6944
|
+
"name"
|
|
6945
|
+
],
|
|
6946
|
+
"type": "object",
|
|
6947
|
+
"nullable": true
|
|
6948
|
+
},
|
|
6949
|
+
"type": {
|
|
6950
|
+
"type": "string",
|
|
6951
|
+
"enum": [
|
|
6952
|
+
"customer",
|
|
6953
|
+
"internal"
|
|
6954
|
+
]
|
|
6955
|
+
},
|
|
6956
|
+
"media": {
|
|
6957
|
+
"oneOf": [
|
|
6958
|
+
{
|
|
6959
|
+
"properties": {
|
|
6960
|
+
"asset": {
|
|
6961
|
+
"properties": {
|
|
6962
|
+
"mimeType": {
|
|
6963
|
+
"type": "string"
|
|
6964
|
+
},
|
|
6965
|
+
"originalFilename": {
|
|
7002
6966
|
"type": "string",
|
|
7003
6967
|
"nullable": true
|
|
7004
6968
|
},
|
|
6969
|
+
"url": {
|
|
6970
|
+
"type": "string"
|
|
6971
|
+
},
|
|
7005
6972
|
"sanityType": {
|
|
7006
6973
|
"type": "string",
|
|
7007
6974
|
"enum": [
|
|
@@ -18538,16 +18505,14 @@
|
|
|
18538
18505
|
"asset": {
|
|
18539
18506
|
"properties": {
|
|
18540
18507
|
"mimeType": {
|
|
18541
|
-
"type": "string"
|
|
18542
|
-
"nullable": true
|
|
18508
|
+
"type": "string"
|
|
18543
18509
|
},
|
|
18544
18510
|
"originalFilename": {
|
|
18545
18511
|
"type": "string",
|
|
18546
18512
|
"nullable": true
|
|
18547
18513
|
},
|
|
18548
18514
|
"url": {
|
|
18549
|
-
"type": "string"
|
|
18550
|
-
"nullable": true
|
|
18515
|
+
"type": "string"
|
|
18551
18516
|
},
|
|
18552
18517
|
"sanityType": {
|
|
18553
18518
|
"type": "string",
|
|
@@ -18784,16 +18749,14 @@
|
|
|
18784
18749
|
"asset": {
|
|
18785
18750
|
"properties": {
|
|
18786
18751
|
"mimeType": {
|
|
18787
|
-
"type": "string"
|
|
18788
|
-
"nullable": true
|
|
18752
|
+
"type": "string"
|
|
18789
18753
|
},
|
|
18790
18754
|
"originalFilename": {
|
|
18791
18755
|
"type": "string",
|
|
18792
18756
|
"nullable": true
|
|
18793
18757
|
},
|
|
18794
18758
|
"url": {
|
|
18795
|
-
"type": "string"
|
|
18796
|
-
"nullable": true
|
|
18759
|
+
"type": "string"
|
|
18797
18760
|
},
|
|
18798
18761
|
"sanityType": {
|
|
18799
18762
|
"type": "string",
|
|
@@ -18842,16 +18805,14 @@
|
|
|
18842
18805
|
"asset": {
|
|
18843
18806
|
"properties": {
|
|
18844
18807
|
"mimeType": {
|
|
18845
|
-
"type": "string"
|
|
18846
|
-
"nullable": true
|
|
18808
|
+
"type": "string"
|
|
18847
18809
|
},
|
|
18848
18810
|
"originalFilename": {
|
|
18849
18811
|
"type": "string",
|
|
18850
18812
|
"nullable": true
|
|
18851
18813
|
},
|
|
18852
18814
|
"url": {
|
|
18853
|
-
"type": "string"
|
|
18854
|
-
"nullable": true
|
|
18815
|
+
"type": "string"
|
|
18855
18816
|
},
|
|
18856
18817
|
"sanityType": {
|
|
18857
18818
|
"type": "string",
|
|
@@ -19132,16 +19093,14 @@
|
|
|
19132
19093
|
"asset": {
|
|
19133
19094
|
"properties": {
|
|
19134
19095
|
"mimeType": {
|
|
19135
|
-
"type": "string"
|
|
19136
|
-
"nullable": true
|
|
19096
|
+
"type": "string"
|
|
19137
19097
|
},
|
|
19138
19098
|
"originalFilename": {
|
|
19139
19099
|
"type": "string",
|
|
19140
19100
|
"nullable": true
|
|
19141
19101
|
},
|
|
19142
19102
|
"url": {
|
|
19143
|
-
"type": "string"
|
|
19144
|
-
"nullable": true
|
|
19103
|
+
"type": "string"
|
|
19145
19104
|
},
|
|
19146
19105
|
"sanityType": {
|
|
19147
19106
|
"type": "string",
|
|
@@ -19872,6 +19831,457 @@
|
|
|
19872
19831
|
"type": "object",
|
|
19873
19832
|
"additionalProperties": true
|
|
19874
19833
|
},
|
|
19834
|
+
"GetNewslettersBySeriesSinceQueryResult": {
|
|
19835
|
+
"items": {
|
|
19836
|
+
"properties": {
|
|
19837
|
+
"recipientCount": {
|
|
19838
|
+
"type": "number",
|
|
19839
|
+
"format": "double"
|
|
19840
|
+
},
|
|
19841
|
+
"sentAt": {
|
|
19842
|
+
"type": "string"
|
|
19843
|
+
},
|
|
19844
|
+
"generatedAt": {
|
|
19845
|
+
"type": "string"
|
|
19846
|
+
},
|
|
19847
|
+
"content": {
|
|
19848
|
+
"$ref": "#/components/schemas/ComponentBlocks"
|
|
19849
|
+
},
|
|
19850
|
+
"series": {
|
|
19851
|
+
"properties": {
|
|
19852
|
+
"tag": {
|
|
19853
|
+
"properties": {
|
|
19854
|
+
"slug": {
|
|
19855
|
+
"$ref": "#/components/schemas/Slug"
|
|
19856
|
+
},
|
|
19857
|
+
"name": {
|
|
19858
|
+
"type": "string"
|
|
19859
|
+
},
|
|
19860
|
+
"sanityType": {
|
|
19861
|
+
"type": "string",
|
|
19862
|
+
"enum": [
|
|
19863
|
+
"tag"
|
|
19864
|
+
],
|
|
19865
|
+
"nullable": false
|
|
19866
|
+
},
|
|
19867
|
+
"sanityId": {
|
|
19868
|
+
"type": "string"
|
|
19869
|
+
}
|
|
19870
|
+
},
|
|
19871
|
+
"required": [
|
|
19872
|
+
"slug",
|
|
19873
|
+
"name",
|
|
19874
|
+
"sanityType",
|
|
19875
|
+
"sanityId"
|
|
19876
|
+
],
|
|
19877
|
+
"type": "object"
|
|
19878
|
+
},
|
|
19879
|
+
"active": {
|
|
19880
|
+
"type": "boolean"
|
|
19881
|
+
},
|
|
19882
|
+
"topic": {
|
|
19883
|
+
"type": "string"
|
|
19884
|
+
},
|
|
19885
|
+
"name": {
|
|
19886
|
+
"type": "string"
|
|
19887
|
+
},
|
|
19888
|
+
"sanityType": {
|
|
19889
|
+
"type": "string",
|
|
19890
|
+
"enum": [
|
|
19891
|
+
"newsletterSeries"
|
|
19892
|
+
],
|
|
19893
|
+
"nullable": false
|
|
19894
|
+
},
|
|
19895
|
+
"sanityId": {
|
|
19896
|
+
"type": "string"
|
|
19897
|
+
}
|
|
19898
|
+
},
|
|
19899
|
+
"required": [
|
|
19900
|
+
"tag",
|
|
19901
|
+
"active",
|
|
19902
|
+
"topic",
|
|
19903
|
+
"name",
|
|
19904
|
+
"sanityType",
|
|
19905
|
+
"sanityId"
|
|
19906
|
+
],
|
|
19907
|
+
"type": "object"
|
|
19908
|
+
},
|
|
19909
|
+
"title": {
|
|
19910
|
+
"type": "string"
|
|
19911
|
+
},
|
|
19912
|
+
"sanityRev": {
|
|
19913
|
+
"type": "string"
|
|
19914
|
+
},
|
|
19915
|
+
"sanityUpdatedAt": {
|
|
19916
|
+
"type": "string"
|
|
19917
|
+
},
|
|
19918
|
+
"sanityCreatedAt": {
|
|
19919
|
+
"type": "string"
|
|
19920
|
+
},
|
|
19921
|
+
"sanityType": {
|
|
19922
|
+
"type": "string",
|
|
19923
|
+
"enum": [
|
|
19924
|
+
"newsletter"
|
|
19925
|
+
],
|
|
19926
|
+
"nullable": false
|
|
19927
|
+
},
|
|
19928
|
+
"sanityId": {
|
|
19929
|
+
"type": "string"
|
|
19930
|
+
}
|
|
19931
|
+
},
|
|
19932
|
+
"required": [
|
|
19933
|
+
"generatedAt",
|
|
19934
|
+
"series",
|
|
19935
|
+
"title",
|
|
19936
|
+
"sanityRev",
|
|
19937
|
+
"sanityUpdatedAt",
|
|
19938
|
+
"sanityCreatedAt",
|
|
19939
|
+
"sanityType",
|
|
19940
|
+
"sanityId"
|
|
19941
|
+
],
|
|
19942
|
+
"type": "object"
|
|
19943
|
+
},
|
|
19944
|
+
"type": "array"
|
|
19945
|
+
},
|
|
19946
|
+
"GetNewsletterByIdQueryResult": {
|
|
19947
|
+
"properties": {
|
|
19948
|
+
"recipientCount": {
|
|
19949
|
+
"type": "number",
|
|
19950
|
+
"format": "double"
|
|
19951
|
+
},
|
|
19952
|
+
"sentAt": {
|
|
19953
|
+
"type": "string"
|
|
19954
|
+
},
|
|
19955
|
+
"generatedAt": {
|
|
19956
|
+
"type": "string"
|
|
19957
|
+
},
|
|
19958
|
+
"content": {
|
|
19959
|
+
"$ref": "#/components/schemas/ComponentBlocks"
|
|
19960
|
+
},
|
|
19961
|
+
"series": {
|
|
19962
|
+
"properties": {
|
|
19963
|
+
"tag": {
|
|
19964
|
+
"properties": {
|
|
19965
|
+
"slug": {
|
|
19966
|
+
"$ref": "#/components/schemas/Slug"
|
|
19967
|
+
},
|
|
19968
|
+
"name": {
|
|
19969
|
+
"type": "string"
|
|
19970
|
+
},
|
|
19971
|
+
"sanityType": {
|
|
19972
|
+
"type": "string",
|
|
19973
|
+
"enum": [
|
|
19974
|
+
"tag"
|
|
19975
|
+
],
|
|
19976
|
+
"nullable": false
|
|
19977
|
+
},
|
|
19978
|
+
"sanityId": {
|
|
19979
|
+
"type": "string"
|
|
19980
|
+
}
|
|
19981
|
+
},
|
|
19982
|
+
"required": [
|
|
19983
|
+
"slug",
|
|
19984
|
+
"name",
|
|
19985
|
+
"sanityType",
|
|
19986
|
+
"sanityId"
|
|
19987
|
+
],
|
|
19988
|
+
"type": "object"
|
|
19989
|
+
},
|
|
19990
|
+
"active": {
|
|
19991
|
+
"type": "boolean"
|
|
19992
|
+
},
|
|
19993
|
+
"topic": {
|
|
19994
|
+
"type": "string"
|
|
19995
|
+
},
|
|
19996
|
+
"name": {
|
|
19997
|
+
"type": "string"
|
|
19998
|
+
},
|
|
19999
|
+
"sanityType": {
|
|
20000
|
+
"type": "string",
|
|
20001
|
+
"enum": [
|
|
20002
|
+
"newsletterSeries"
|
|
20003
|
+
],
|
|
20004
|
+
"nullable": false
|
|
20005
|
+
},
|
|
20006
|
+
"sanityId": {
|
|
20007
|
+
"type": "string"
|
|
20008
|
+
}
|
|
20009
|
+
},
|
|
20010
|
+
"required": [
|
|
20011
|
+
"tag",
|
|
20012
|
+
"active",
|
|
20013
|
+
"topic",
|
|
20014
|
+
"name",
|
|
20015
|
+
"sanityType",
|
|
20016
|
+
"sanityId"
|
|
20017
|
+
],
|
|
20018
|
+
"type": "object"
|
|
20019
|
+
},
|
|
20020
|
+
"title": {
|
|
20021
|
+
"type": "string"
|
|
20022
|
+
},
|
|
20023
|
+
"sanityRev": {
|
|
20024
|
+
"type": "string"
|
|
20025
|
+
},
|
|
20026
|
+
"sanityUpdatedAt": {
|
|
20027
|
+
"type": "string"
|
|
20028
|
+
},
|
|
20029
|
+
"sanityCreatedAt": {
|
|
20030
|
+
"type": "string"
|
|
20031
|
+
},
|
|
20032
|
+
"sanityType": {
|
|
20033
|
+
"type": "string",
|
|
20034
|
+
"enum": [
|
|
20035
|
+
"newsletter"
|
|
20036
|
+
],
|
|
20037
|
+
"nullable": false
|
|
20038
|
+
},
|
|
20039
|
+
"sanityId": {
|
|
20040
|
+
"type": "string"
|
|
20041
|
+
}
|
|
20042
|
+
},
|
|
20043
|
+
"required": [
|
|
20044
|
+
"generatedAt",
|
|
20045
|
+
"series",
|
|
20046
|
+
"title",
|
|
20047
|
+
"sanityRev",
|
|
20048
|
+
"sanityUpdatedAt",
|
|
20049
|
+
"sanityCreatedAt",
|
|
20050
|
+
"sanityType",
|
|
20051
|
+
"sanityId"
|
|
20052
|
+
],
|
|
20053
|
+
"type": "object",
|
|
20054
|
+
"nullable": true
|
|
20055
|
+
},
|
|
20056
|
+
"NewsletterSeriesReference": {
|
|
20057
|
+
"properties": {
|
|
20058
|
+
"sanityWeak": {
|
|
20059
|
+
"type": "boolean"
|
|
20060
|
+
},
|
|
20061
|
+
"sanityType": {
|
|
20062
|
+
"type": "string",
|
|
20063
|
+
"enum": [
|
|
20064
|
+
"reference"
|
|
20065
|
+
],
|
|
20066
|
+
"nullable": false
|
|
20067
|
+
},
|
|
20068
|
+
"sanityRef": {
|
|
20069
|
+
"type": "string"
|
|
20070
|
+
}
|
|
20071
|
+
},
|
|
20072
|
+
"required": [
|
|
20073
|
+
"sanityType",
|
|
20074
|
+
"sanityRef"
|
|
20075
|
+
],
|
|
20076
|
+
"type": "object"
|
|
20077
|
+
},
|
|
20078
|
+
"SanityCreateNewsletter": {
|
|
20079
|
+
"properties": {
|
|
20080
|
+
"recipientCount": {
|
|
20081
|
+
"type": "number",
|
|
20082
|
+
"format": "double"
|
|
20083
|
+
},
|
|
20084
|
+
"sentAt": {
|
|
20085
|
+
"type": "string"
|
|
20086
|
+
},
|
|
20087
|
+
"generatedAt": {
|
|
20088
|
+
"type": "string"
|
|
20089
|
+
},
|
|
20090
|
+
"content": {
|
|
20091
|
+
"$ref": "#/components/schemas/ComponentBlocks"
|
|
20092
|
+
},
|
|
20093
|
+
"series": {
|
|
20094
|
+
"$ref": "#/components/schemas/NewsletterSeriesReference"
|
|
20095
|
+
},
|
|
20096
|
+
"title": {
|
|
20097
|
+
"type": "string"
|
|
20098
|
+
},
|
|
20099
|
+
"sanityType": {
|
|
20100
|
+
"type": "string",
|
|
20101
|
+
"enum": [
|
|
20102
|
+
"newsletter"
|
|
20103
|
+
],
|
|
20104
|
+
"nullable": false
|
|
20105
|
+
}
|
|
20106
|
+
},
|
|
20107
|
+
"required": [
|
|
20108
|
+
"generatedAt",
|
|
20109
|
+
"series",
|
|
20110
|
+
"title",
|
|
20111
|
+
"sanityType"
|
|
20112
|
+
],
|
|
20113
|
+
"type": "object",
|
|
20114
|
+
"additionalProperties": true
|
|
20115
|
+
},
|
|
20116
|
+
"SanityPatchNewsletter": {
|
|
20117
|
+
"properties": {
|
|
20118
|
+
"sanityType": {
|
|
20119
|
+
"type": "string",
|
|
20120
|
+
"enum": [
|
|
20121
|
+
"newsletter",
|
|
20122
|
+
null
|
|
20123
|
+
],
|
|
20124
|
+
"nullable": true
|
|
20125
|
+
},
|
|
20126
|
+
"title": {
|
|
20127
|
+
"type": "string",
|
|
20128
|
+
"nullable": true
|
|
20129
|
+
},
|
|
20130
|
+
"series": {
|
|
20131
|
+
"allOf": [
|
|
20132
|
+
{
|
|
20133
|
+
"$ref": "#/components/schemas/NewsletterSeriesReference"
|
|
20134
|
+
}
|
|
20135
|
+
],
|
|
20136
|
+
"nullable": true
|
|
20137
|
+
},
|
|
20138
|
+
"content": {
|
|
20139
|
+
"allOf": [
|
|
20140
|
+
{
|
|
20141
|
+
"$ref": "#/components/schemas/ComponentBlocks"
|
|
20142
|
+
}
|
|
20143
|
+
],
|
|
20144
|
+
"nullable": true
|
|
20145
|
+
},
|
|
20146
|
+
"generatedAt": {
|
|
20147
|
+
"type": "string",
|
|
20148
|
+
"nullable": true
|
|
20149
|
+
},
|
|
20150
|
+
"sentAt": {
|
|
20151
|
+
"type": "string",
|
|
20152
|
+
"nullable": true
|
|
20153
|
+
},
|
|
20154
|
+
"recipientCount": {
|
|
20155
|
+
"type": "number",
|
|
20156
|
+
"format": "double",
|
|
20157
|
+
"nullable": true
|
|
20158
|
+
}
|
|
20159
|
+
},
|
|
20160
|
+
"type": "object",
|
|
20161
|
+
"additionalProperties": true
|
|
20162
|
+
},
|
|
20163
|
+
"GetActiveNewsletterSeriesQueryResult": {
|
|
20164
|
+
"items": {
|
|
20165
|
+
"properties": {
|
|
20166
|
+
"tag": {
|
|
20167
|
+
"properties": {
|
|
20168
|
+
"slug": {
|
|
20169
|
+
"$ref": "#/components/schemas/Slug"
|
|
20170
|
+
},
|
|
20171
|
+
"name": {
|
|
20172
|
+
"type": "string"
|
|
20173
|
+
},
|
|
20174
|
+
"sanityType": {
|
|
20175
|
+
"type": "string",
|
|
20176
|
+
"enum": [
|
|
20177
|
+
"tag"
|
|
20178
|
+
],
|
|
20179
|
+
"nullable": false
|
|
20180
|
+
},
|
|
20181
|
+
"sanityId": {
|
|
20182
|
+
"type": "string"
|
|
20183
|
+
}
|
|
20184
|
+
},
|
|
20185
|
+
"required": [
|
|
20186
|
+
"slug",
|
|
20187
|
+
"name",
|
|
20188
|
+
"sanityType",
|
|
20189
|
+
"sanityId"
|
|
20190
|
+
],
|
|
20191
|
+
"type": "object"
|
|
20192
|
+
},
|
|
20193
|
+
"active": {
|
|
20194
|
+
"type": "boolean"
|
|
20195
|
+
},
|
|
20196
|
+
"topic": {
|
|
20197
|
+
"type": "string"
|
|
20198
|
+
},
|
|
20199
|
+
"name": {
|
|
20200
|
+
"type": "string"
|
|
20201
|
+
},
|
|
20202
|
+
"sanityType": {
|
|
20203
|
+
"type": "string",
|
|
20204
|
+
"enum": [
|
|
20205
|
+
"newsletterSeries"
|
|
20206
|
+
],
|
|
20207
|
+
"nullable": false
|
|
20208
|
+
},
|
|
20209
|
+
"sanityId": {
|
|
20210
|
+
"type": "string"
|
|
20211
|
+
}
|
|
20212
|
+
},
|
|
20213
|
+
"required": [
|
|
20214
|
+
"tag",
|
|
20215
|
+
"active",
|
|
20216
|
+
"topic",
|
|
20217
|
+
"name",
|
|
20218
|
+
"sanityType",
|
|
20219
|
+
"sanityId"
|
|
20220
|
+
],
|
|
20221
|
+
"type": "object"
|
|
20222
|
+
},
|
|
20223
|
+
"type": "array"
|
|
20224
|
+
},
|
|
20225
|
+
"GetNewsletterSeriesByIdQueryResult": {
|
|
20226
|
+
"properties": {
|
|
20227
|
+
"tag": {
|
|
20228
|
+
"properties": {
|
|
20229
|
+
"slug": {
|
|
20230
|
+
"$ref": "#/components/schemas/Slug"
|
|
20231
|
+
},
|
|
20232
|
+
"name": {
|
|
20233
|
+
"type": "string"
|
|
20234
|
+
},
|
|
20235
|
+
"sanityType": {
|
|
20236
|
+
"type": "string",
|
|
20237
|
+
"enum": [
|
|
20238
|
+
"tag"
|
|
20239
|
+
],
|
|
20240
|
+
"nullable": false
|
|
20241
|
+
},
|
|
20242
|
+
"sanityId": {
|
|
20243
|
+
"type": "string"
|
|
20244
|
+
}
|
|
20245
|
+
},
|
|
20246
|
+
"required": [
|
|
20247
|
+
"slug",
|
|
20248
|
+
"name",
|
|
20249
|
+
"sanityType",
|
|
20250
|
+
"sanityId"
|
|
20251
|
+
],
|
|
20252
|
+
"type": "object"
|
|
20253
|
+
},
|
|
20254
|
+
"active": {
|
|
20255
|
+
"type": "boolean"
|
|
20256
|
+
},
|
|
20257
|
+
"topic": {
|
|
20258
|
+
"type": "string"
|
|
20259
|
+
},
|
|
20260
|
+
"name": {
|
|
20261
|
+
"type": "string"
|
|
20262
|
+
},
|
|
20263
|
+
"sanityType": {
|
|
20264
|
+
"type": "string",
|
|
20265
|
+
"enum": [
|
|
20266
|
+
"newsletterSeries"
|
|
20267
|
+
],
|
|
20268
|
+
"nullable": false
|
|
20269
|
+
},
|
|
20270
|
+
"sanityId": {
|
|
20271
|
+
"type": "string"
|
|
20272
|
+
}
|
|
20273
|
+
},
|
|
20274
|
+
"required": [
|
|
20275
|
+
"tag",
|
|
20276
|
+
"active",
|
|
20277
|
+
"topic",
|
|
20278
|
+
"name",
|
|
20279
|
+
"sanityType",
|
|
20280
|
+
"sanityId"
|
|
20281
|
+
],
|
|
20282
|
+
"type": "object",
|
|
20283
|
+
"nullable": true
|
|
20284
|
+
},
|
|
19875
20285
|
"SanityJobPosition": {
|
|
19876
20286
|
"properties": {
|
|
19877
20287
|
"askForGrades": {
|
|
@@ -19987,16 +20397,14 @@
|
|
|
19987
20397
|
"asset": {
|
|
19988
20398
|
"properties": {
|
|
19989
20399
|
"mimeType": {
|
|
19990
|
-
"type": "string"
|
|
19991
|
-
"nullable": true
|
|
20400
|
+
"type": "string"
|
|
19992
20401
|
},
|
|
19993
20402
|
"originalFilename": {
|
|
19994
20403
|
"type": "string",
|
|
19995
20404
|
"nullable": true
|
|
19996
20405
|
},
|
|
19997
20406
|
"url": {
|
|
19998
|
-
"type": "string"
|
|
19999
|
-
"nullable": true
|
|
20407
|
+
"type": "string"
|
|
20000
20408
|
},
|
|
20001
20409
|
"sanityType": {
|
|
20002
20410
|
"type": "string",
|
|
@@ -20086,16 +20494,14 @@
|
|
|
20086
20494
|
"asset": {
|
|
20087
20495
|
"properties": {
|
|
20088
20496
|
"mimeType": {
|
|
20089
|
-
"type": "string"
|
|
20090
|
-
"nullable": true
|
|
20497
|
+
"type": "string"
|
|
20091
20498
|
},
|
|
20092
20499
|
"originalFilename": {
|
|
20093
20500
|
"type": "string",
|
|
20094
20501
|
"nullable": true
|
|
20095
20502
|
},
|
|
20096
20503
|
"url": {
|
|
20097
|
-
"type": "string"
|
|
20098
|
-
"nullable": true
|
|
20504
|
+
"type": "string"
|
|
20099
20505
|
},
|
|
20100
20506
|
"sanityType": {
|
|
20101
20507
|
"type": "string",
|
|
@@ -20171,16 +20577,14 @@
|
|
|
20171
20577
|
"asset": {
|
|
20172
20578
|
"properties": {
|
|
20173
20579
|
"mimeType": {
|
|
20174
|
-
"type": "string"
|
|
20175
|
-
"nullable": true
|
|
20580
|
+
"type": "string"
|
|
20176
20581
|
},
|
|
20177
20582
|
"originalFilename": {
|
|
20178
20583
|
"type": "string",
|
|
20179
20584
|
"nullable": true
|
|
20180
20585
|
},
|
|
20181
20586
|
"url": {
|
|
20182
|
-
"type": "string"
|
|
20183
|
-
"nullable": true
|
|
20587
|
+
"type": "string"
|
|
20184
20588
|
},
|
|
20185
20589
|
"sanityType": {
|
|
20186
20590
|
"type": "string",
|
|
@@ -20515,16 +20919,14 @@
|
|
|
20515
20919
|
"asset": {
|
|
20516
20920
|
"properties": {
|
|
20517
20921
|
"mimeType": {
|
|
20518
|
-
"type": "string"
|
|
20519
|
-
"nullable": true
|
|
20922
|
+
"type": "string"
|
|
20520
20923
|
},
|
|
20521
20924
|
"originalFilename": {
|
|
20522
20925
|
"type": "string",
|
|
20523
20926
|
"nullable": true
|
|
20524
20927
|
},
|
|
20525
20928
|
"url": {
|
|
20526
|
-
"type": "string"
|
|
20527
|
-
"nullable": true
|
|
20929
|
+
"type": "string"
|
|
20528
20930
|
},
|
|
20529
20931
|
"sanityType": {
|
|
20530
20932
|
"type": "string",
|
|
@@ -20645,16 +21047,14 @@
|
|
|
20645
21047
|
"asset": {
|
|
20646
21048
|
"properties": {
|
|
20647
21049
|
"mimeType": {
|
|
20648
|
-
"type": "string"
|
|
20649
|
-
"nullable": true
|
|
21050
|
+
"type": "string"
|
|
20650
21051
|
},
|
|
20651
21052
|
"originalFilename": {
|
|
20652
21053
|
"type": "string",
|
|
20653
21054
|
"nullable": true
|
|
20654
21055
|
},
|
|
20655
21056
|
"url": {
|
|
20656
|
-
"type": "string"
|
|
20657
|
-
"nullable": true
|
|
21057
|
+
"type": "string"
|
|
20658
21058
|
},
|
|
20659
21059
|
"sanityType": {
|
|
20660
21060
|
"type": "string",
|
|
@@ -20699,16 +21099,14 @@
|
|
|
20699
21099
|
"asset": {
|
|
20700
21100
|
"properties": {
|
|
20701
21101
|
"mimeType": {
|
|
20702
|
-
"type": "string"
|
|
20703
|
-
"nullable": true
|
|
21102
|
+
"type": "string"
|
|
20704
21103
|
},
|
|
20705
21104
|
"originalFilename": {
|
|
20706
21105
|
"type": "string",
|
|
20707
21106
|
"nullable": true
|
|
20708
21107
|
},
|
|
20709
21108
|
"url": {
|
|
20710
|
-
"type": "string"
|
|
20711
|
-
"nullable": true
|
|
21109
|
+
"type": "string"
|
|
20712
21110
|
},
|
|
20713
21111
|
"sanityType": {
|
|
20714
21112
|
"type": "string",
|
|
@@ -20998,16 +21396,14 @@
|
|
|
20998
21396
|
"asset": {
|
|
20999
21397
|
"properties": {
|
|
21000
21398
|
"mimeType": {
|
|
21001
|
-
"type": "string"
|
|
21002
|
-
"nullable": true
|
|
21399
|
+
"type": "string"
|
|
21003
21400
|
},
|
|
21004
21401
|
"originalFilename": {
|
|
21005
21402
|
"type": "string",
|
|
21006
21403
|
"nullable": true
|
|
21007
21404
|
},
|
|
21008
21405
|
"url": {
|
|
21009
|
-
"type": "string"
|
|
21010
|
-
"nullable": true
|
|
21406
|
+
"type": "string"
|
|
21011
21407
|
},
|
|
21012
21408
|
"sanityType": {
|
|
21013
21409
|
"type": "string",
|
|
@@ -21319,16 +21715,14 @@
|
|
|
21319
21715
|
"asset": {
|
|
21320
21716
|
"properties": {
|
|
21321
21717
|
"mimeType": {
|
|
21322
|
-
"type": "string"
|
|
21323
|
-
"nullable": true
|
|
21718
|
+
"type": "string"
|
|
21324
21719
|
},
|
|
21325
21720
|
"originalFilename": {
|
|
21326
21721
|
"type": "string",
|
|
21327
21722
|
"nullable": true
|
|
21328
21723
|
},
|
|
21329
21724
|
"url": {
|
|
21330
|
-
"type": "string"
|
|
21331
|
-
"nullable": true
|
|
21725
|
+
"type": "string"
|
|
21332
21726
|
},
|
|
21333
21727
|
"sanityType": {
|
|
21334
21728
|
"type": "string",
|
|
@@ -21373,16 +21767,14 @@
|
|
|
21373
21767
|
"asset": {
|
|
21374
21768
|
"properties": {
|
|
21375
21769
|
"mimeType": {
|
|
21376
|
-
"type": "string"
|
|
21377
|
-
"nullable": true
|
|
21770
|
+
"type": "string"
|
|
21378
21771
|
},
|
|
21379
21772
|
"originalFilename": {
|
|
21380
21773
|
"type": "string",
|
|
21381
21774
|
"nullable": true
|
|
21382
21775
|
},
|
|
21383
21776
|
"url": {
|
|
21384
|
-
"type": "string"
|
|
21385
|
-
"nullable": true
|
|
21777
|
+
"type": "string"
|
|
21386
21778
|
},
|
|
21387
21779
|
"sanityType": {
|
|
21388
21780
|
"type": "string",
|
|
@@ -21751,16 +22143,14 @@
|
|
|
21751
22143
|
"asset": {
|
|
21752
22144
|
"properties": {
|
|
21753
22145
|
"mimeType": {
|
|
21754
|
-
"type": "string"
|
|
21755
|
-
"nullable": true
|
|
22146
|
+
"type": "string"
|
|
21756
22147
|
},
|
|
21757
22148
|
"originalFilename": {
|
|
21758
22149
|
"type": "string",
|
|
21759
22150
|
"nullable": true
|
|
21760
22151
|
},
|
|
21761
22152
|
"url": {
|
|
21762
|
-
"type": "string"
|
|
21763
|
-
"nullable": true
|
|
22153
|
+
"type": "string"
|
|
21764
22154
|
},
|
|
21765
22155
|
"sanityType": {
|
|
21766
22156
|
"type": "string",
|
|
@@ -21805,16 +22195,14 @@
|
|
|
21805
22195
|
"asset": {
|
|
21806
22196
|
"properties": {
|
|
21807
22197
|
"mimeType": {
|
|
21808
|
-
"type": "string"
|
|
21809
|
-
"nullable": true
|
|
22198
|
+
"type": "string"
|
|
21810
22199
|
},
|
|
21811
22200
|
"originalFilename": {
|
|
21812
22201
|
"type": "string",
|
|
21813
22202
|
"nullable": true
|
|
21814
22203
|
},
|
|
21815
22204
|
"url": {
|
|
21816
|
-
"type": "string"
|
|
21817
|
-
"nullable": true
|
|
22205
|
+
"type": "string"
|
|
21818
22206
|
},
|
|
21819
22207
|
"sanityType": {
|
|
21820
22208
|
"type": "string",
|
|
@@ -23323,16 +23711,14 @@
|
|
|
23323
23711
|
"asset": {
|
|
23324
23712
|
"properties": {
|
|
23325
23713
|
"mimeType": {
|
|
23326
|
-
"type": "string"
|
|
23327
|
-
"nullable": true
|
|
23714
|
+
"type": "string"
|
|
23328
23715
|
},
|
|
23329
23716
|
"originalFilename": {
|
|
23330
23717
|
"type": "string",
|
|
23331
23718
|
"nullable": true
|
|
23332
23719
|
},
|
|
23333
23720
|
"url": {
|
|
23334
|
-
"type": "string"
|
|
23335
|
-
"nullable": true
|
|
23721
|
+
"type": "string"
|
|
23336
23722
|
},
|
|
23337
23723
|
"sanityType": {
|
|
23338
23724
|
"type": "string",
|
|
@@ -23589,16 +23975,14 @@
|
|
|
23589
23975
|
"asset": {
|
|
23590
23976
|
"properties": {
|
|
23591
23977
|
"mimeType": {
|
|
23592
|
-
"type": "string"
|
|
23593
|
-
"nullable": true
|
|
23978
|
+
"type": "string"
|
|
23594
23979
|
},
|
|
23595
23980
|
"originalFilename": {
|
|
23596
23981
|
"type": "string",
|
|
23597
23982
|
"nullable": true
|
|
23598
23983
|
},
|
|
23599
23984
|
"url": {
|
|
23600
|
-
"type": "string"
|
|
23601
|
-
"nullable": true
|
|
23985
|
+
"type": "string"
|
|
23602
23986
|
},
|
|
23603
23987
|
"sanityType": {
|
|
23604
23988
|
"type": "string",
|
|
@@ -23751,16 +24135,14 @@
|
|
|
23751
24135
|
"asset": {
|
|
23752
24136
|
"properties": {
|
|
23753
24137
|
"mimeType": {
|
|
23754
|
-
"type": "string"
|
|
23755
|
-
"nullable": true
|
|
24138
|
+
"type": "string"
|
|
23756
24139
|
},
|
|
23757
24140
|
"originalFilename": {
|
|
23758
24141
|
"type": "string",
|
|
23759
24142
|
"nullable": true
|
|
23760
24143
|
},
|
|
23761
24144
|
"url": {
|
|
23762
|
-
"type": "string"
|
|
23763
|
-
"nullable": true
|
|
24145
|
+
"type": "string"
|
|
23764
24146
|
},
|
|
23765
24147
|
"sanityType": {
|
|
23766
24148
|
"type": "string",
|
|
@@ -23888,16 +24270,14 @@
|
|
|
23888
24270
|
"asset": {
|
|
23889
24271
|
"properties": {
|
|
23890
24272
|
"mimeType": {
|
|
23891
|
-
"type": "string"
|
|
23892
|
-
"nullable": true
|
|
24273
|
+
"type": "string"
|
|
23893
24274
|
},
|
|
23894
24275
|
"originalFilename": {
|
|
23895
24276
|
"type": "string",
|
|
23896
24277
|
"nullable": true
|
|
23897
24278
|
},
|
|
23898
24279
|
"url": {
|
|
23899
|
-
"type": "string"
|
|
23900
|
-
"nullable": true
|
|
24280
|
+
"type": "string"
|
|
23901
24281
|
},
|
|
23902
24282
|
"sanityType": {
|
|
23903
24283
|
"type": "string",
|
|
@@ -24242,16 +24622,14 @@
|
|
|
24242
24622
|
"asset": {
|
|
24243
24623
|
"properties": {
|
|
24244
24624
|
"mimeType": {
|
|
24245
|
-
"type": "string"
|
|
24246
|
-
"nullable": true
|
|
24625
|
+
"type": "string"
|
|
24247
24626
|
},
|
|
24248
24627
|
"originalFilename": {
|
|
24249
24628
|
"type": "string",
|
|
24250
24629
|
"nullable": true
|
|
24251
24630
|
},
|
|
24252
24631
|
"url": {
|
|
24253
|
-
"type": "string"
|
|
24254
|
-
"nullable": true
|
|
24632
|
+
"type": "string"
|
|
24255
24633
|
},
|
|
24256
24634
|
"sanityType": {
|
|
24257
24635
|
"type": "string",
|
|
@@ -24410,16 +24788,14 @@
|
|
|
24410
24788
|
"asset": {
|
|
24411
24789
|
"properties": {
|
|
24412
24790
|
"mimeType": {
|
|
24413
|
-
"type": "string"
|
|
24414
|
-
"nullable": true
|
|
24791
|
+
"type": "string"
|
|
24415
24792
|
},
|
|
24416
24793
|
"originalFilename": {
|
|
24417
24794
|
"type": "string",
|
|
24418
24795
|
"nullable": true
|
|
24419
24796
|
},
|
|
24420
24797
|
"url": {
|
|
24421
|
-
"type": "string"
|
|
24422
|
-
"nullable": true
|
|
24798
|
+
"type": "string"
|
|
24423
24799
|
},
|
|
24424
24800
|
"sanityType": {
|
|
24425
24801
|
"type": "string",
|
|
@@ -24730,16 +25106,14 @@
|
|
|
24730
25106
|
"asset": {
|
|
24731
25107
|
"properties": {
|
|
24732
25108
|
"mimeType": {
|
|
24733
|
-
"type": "string"
|
|
24734
|
-
"nullable": true
|
|
25109
|
+
"type": "string"
|
|
24735
25110
|
},
|
|
24736
25111
|
"originalFilename": {
|
|
24737
25112
|
"type": "string",
|
|
24738
25113
|
"nullable": true
|
|
24739
25114
|
},
|
|
24740
25115
|
"url": {
|
|
24741
|
-
"type": "string"
|
|
24742
|
-
"nullable": true
|
|
25116
|
+
"type": "string"
|
|
24743
25117
|
},
|
|
24744
25118
|
"sanityType": {
|
|
24745
25119
|
"type": "string",
|
|
@@ -24898,16 +25272,14 @@
|
|
|
24898
25272
|
"asset": {
|
|
24899
25273
|
"properties": {
|
|
24900
25274
|
"mimeType": {
|
|
24901
|
-
"type": "string"
|
|
24902
|
-
"nullable": true
|
|
25275
|
+
"type": "string"
|
|
24903
25276
|
},
|
|
24904
25277
|
"originalFilename": {
|
|
24905
25278
|
"type": "string",
|
|
24906
25279
|
"nullable": true
|
|
24907
25280
|
},
|
|
24908
25281
|
"url": {
|
|
24909
|
-
"type": "string"
|
|
24910
|
-
"nullable": true
|
|
25282
|
+
"type": "string"
|
|
24911
25283
|
},
|
|
24912
25284
|
"sanityType": {
|
|
24913
25285
|
"type": "string",
|
|
@@ -25756,16 +26128,14 @@
|
|
|
25756
26128
|
"asset": {
|
|
25757
26129
|
"properties": {
|
|
25758
26130
|
"mimeType": {
|
|
25759
|
-
"type": "string"
|
|
25760
|
-
"nullable": true
|
|
26131
|
+
"type": "string"
|
|
25761
26132
|
},
|
|
25762
26133
|
"originalFilename": {
|
|
25763
26134
|
"type": "string",
|
|
25764
26135
|
"nullable": true
|
|
25765
26136
|
},
|
|
25766
26137
|
"url": {
|
|
25767
|
-
"type": "string"
|
|
25768
|
-
"nullable": true
|
|
26138
|
+
"type": "string"
|
|
25769
26139
|
},
|
|
25770
26140
|
"sanityType": {
|
|
25771
26141
|
"type": "string",
|
|
@@ -26009,16 +26379,14 @@
|
|
|
26009
26379
|
"asset": {
|
|
26010
26380
|
"properties": {
|
|
26011
26381
|
"mimeType": {
|
|
26012
|
-
"type": "string"
|
|
26013
|
-
"nullable": true
|
|
26382
|
+
"type": "string"
|
|
26014
26383
|
},
|
|
26015
26384
|
"originalFilename": {
|
|
26016
26385
|
"type": "string",
|
|
26017
26386
|
"nullable": true
|
|
26018
26387
|
},
|
|
26019
26388
|
"url": {
|
|
26020
|
-
"type": "string"
|
|
26021
|
-
"nullable": true
|
|
26389
|
+
"type": "string"
|
|
26022
26390
|
},
|
|
26023
26391
|
"sanityType": {
|
|
26024
26392
|
"type": "string",
|
|
@@ -26369,16 +26737,14 @@
|
|
|
26369
26737
|
"asset": {
|
|
26370
26738
|
"properties": {
|
|
26371
26739
|
"mimeType": {
|
|
26372
|
-
"type": "string"
|
|
26373
|
-
"nullable": true
|
|
26740
|
+
"type": "string"
|
|
26374
26741
|
},
|
|
26375
26742
|
"originalFilename": {
|
|
26376
26743
|
"type": "string",
|
|
26377
26744
|
"nullable": true
|
|
26378
26745
|
},
|
|
26379
26746
|
"url": {
|
|
26380
|
-
"type": "string"
|
|
26381
|
-
"nullable": true
|
|
26747
|
+
"type": "string"
|
|
26382
26748
|
},
|
|
26383
26749
|
"sanityType": {
|
|
26384
26750
|
"type": "string",
|
|
@@ -26427,16 +26793,14 @@
|
|
|
26427
26793
|
"asset": {
|
|
26428
26794
|
"properties": {
|
|
26429
26795
|
"mimeType": {
|
|
26430
|
-
"type": "string"
|
|
26431
|
-
"nullable": true
|
|
26796
|
+
"type": "string"
|
|
26432
26797
|
},
|
|
26433
26798
|
"originalFilename": {
|
|
26434
26799
|
"type": "string",
|
|
26435
26800
|
"nullable": true
|
|
26436
26801
|
},
|
|
26437
26802
|
"url": {
|
|
26438
|
-
"type": "string"
|
|
26439
|
-
"nullable": true
|
|
26803
|
+
"type": "string"
|
|
26440
26804
|
},
|
|
26441
26805
|
"sanityType": {
|
|
26442
26806
|
"type": "string",
|
|
@@ -26797,16 +27161,14 @@
|
|
|
26797
27161
|
"asset": {
|
|
26798
27162
|
"properties": {
|
|
26799
27163
|
"mimeType": {
|
|
26800
|
-
"type": "string"
|
|
26801
|
-
"nullable": true
|
|
27164
|
+
"type": "string"
|
|
26802
27165
|
},
|
|
26803
27166
|
"originalFilename": {
|
|
26804
27167
|
"type": "string",
|
|
26805
27168
|
"nullable": true
|
|
26806
27169
|
},
|
|
26807
27170
|
"url": {
|
|
26808
|
-
"type": "string"
|
|
26809
|
-
"nullable": true
|
|
27171
|
+
"type": "string"
|
|
26810
27172
|
},
|
|
26811
27173
|
"sanityType": {
|
|
26812
27174
|
"type": "string",
|
|
@@ -26990,16 +27352,14 @@
|
|
|
26990
27352
|
"asset": {
|
|
26991
27353
|
"properties": {
|
|
26992
27354
|
"mimeType": {
|
|
26993
|
-
"type": "string"
|
|
26994
|
-
"nullable": true
|
|
27355
|
+
"type": "string"
|
|
26995
27356
|
},
|
|
26996
27357
|
"originalFilename": {
|
|
26997
27358
|
"type": "string",
|
|
26998
27359
|
"nullable": true
|
|
26999
27360
|
},
|
|
27000
27361
|
"url": {
|
|
27001
|
-
"type": "string"
|
|
27002
|
-
"nullable": true
|
|
27362
|
+
"type": "string"
|
|
27003
27363
|
},
|
|
27004
27364
|
"sanityType": {
|
|
27005
27365
|
"type": "string",
|
|
@@ -27104,16 +27464,14 @@
|
|
|
27104
27464
|
"asset": {
|
|
27105
27465
|
"properties": {
|
|
27106
27466
|
"mimeType": {
|
|
27107
|
-
"type": "string"
|
|
27108
|
-
"nullable": true
|
|
27467
|
+
"type": "string"
|
|
27109
27468
|
},
|
|
27110
27469
|
"originalFilename": {
|
|
27111
27470
|
"type": "string",
|
|
27112
27471
|
"nullable": true
|
|
27113
27472
|
},
|
|
27114
27473
|
"url": {
|
|
27115
|
-
"type": "string"
|
|
27116
|
-
"nullable": true
|
|
27474
|
+
"type": "string"
|
|
27117
27475
|
},
|
|
27118
27476
|
"sanityType": {
|
|
27119
27477
|
"type": "string",
|
|
@@ -27158,16 +27516,14 @@
|
|
|
27158
27516
|
"asset": {
|
|
27159
27517
|
"properties": {
|
|
27160
27518
|
"mimeType": {
|
|
27161
|
-
"type": "string"
|
|
27162
|
-
"nullable": true
|
|
27519
|
+
"type": "string"
|
|
27163
27520
|
},
|
|
27164
27521
|
"originalFilename": {
|
|
27165
27522
|
"type": "string",
|
|
27166
27523
|
"nullable": true
|
|
27167
27524
|
},
|
|
27168
27525
|
"url": {
|
|
27169
|
-
"type": "string"
|
|
27170
|
-
"nullable": true
|
|
27526
|
+
"type": "string"
|
|
27171
27527
|
},
|
|
27172
27528
|
"sanityType": {
|
|
27173
27529
|
"type": "string",
|
|
@@ -27343,16 +27699,14 @@
|
|
|
27343
27699
|
"asset": {
|
|
27344
27700
|
"properties": {
|
|
27345
27701
|
"mimeType": {
|
|
27346
|
-
"type": "string"
|
|
27347
|
-
"nullable": true
|
|
27702
|
+
"type": "string"
|
|
27348
27703
|
},
|
|
27349
27704
|
"originalFilename": {
|
|
27350
27705
|
"type": "string",
|
|
27351
27706
|
"nullable": true
|
|
27352
27707
|
},
|
|
27353
27708
|
"url": {
|
|
27354
|
-
"type": "string"
|
|
27355
|
-
"nullable": true
|
|
27709
|
+
"type": "string"
|
|
27356
27710
|
},
|
|
27357
27711
|
"sanityType": {
|
|
27358
27712
|
"type": "string",
|
|
@@ -27620,16 +27974,14 @@
|
|
|
27620
27974
|
"asset": {
|
|
27621
27975
|
"properties": {
|
|
27622
27976
|
"mimeType": {
|
|
27623
|
-
"type": "string"
|
|
27624
|
-
"nullable": true
|
|
27977
|
+
"type": "string"
|
|
27625
27978
|
},
|
|
27626
27979
|
"originalFilename": {
|
|
27627
27980
|
"type": "string",
|
|
27628
27981
|
"nullable": true
|
|
27629
27982
|
},
|
|
27630
27983
|
"url": {
|
|
27631
|
-
"type": "string"
|
|
27632
|
-
"nullable": true
|
|
27984
|
+
"type": "string"
|
|
27633
27985
|
},
|
|
27634
27986
|
"sanityType": {
|
|
27635
27987
|
"type": "string",
|
|
@@ -27671,16 +28023,14 @@
|
|
|
27671
28023
|
"asset": {
|
|
27672
28024
|
"properties": {
|
|
27673
28025
|
"mimeType": {
|
|
27674
|
-
"type": "string"
|
|
27675
|
-
"nullable": true
|
|
28026
|
+
"type": "string"
|
|
27676
28027
|
},
|
|
27677
28028
|
"originalFilename": {
|
|
27678
28029
|
"type": "string",
|
|
27679
28030
|
"nullable": true
|
|
27680
28031
|
},
|
|
27681
28032
|
"url": {
|
|
27682
|
-
"type": "string"
|
|
27683
|
-
"nullable": true
|
|
28033
|
+
"type": "string"
|
|
27684
28034
|
},
|
|
27685
28035
|
"sanityType": {
|
|
27686
28036
|
"type": "string",
|
|
@@ -27854,16 +28204,14 @@
|
|
|
27854
28204
|
"asset": {
|
|
27855
28205
|
"properties": {
|
|
27856
28206
|
"mimeType": {
|
|
27857
|
-
"type": "string"
|
|
27858
|
-
"nullable": true
|
|
28207
|
+
"type": "string"
|
|
27859
28208
|
},
|
|
27860
28209
|
"originalFilename": {
|
|
27861
28210
|
"type": "string",
|
|
27862
28211
|
"nullable": true
|
|
27863
28212
|
},
|
|
27864
28213
|
"url": {
|
|
27865
|
-
"type": "string"
|
|
27866
|
-
"nullable": true
|
|
28214
|
+
"type": "string"
|
|
27867
28215
|
},
|
|
27868
28216
|
"sanityType": {
|
|
27869
28217
|
"type": "string",
|
|
@@ -27971,6 +28319,9 @@
|
|
|
27971
28319
|
},
|
|
27972
28320
|
"sanityId": {
|
|
27973
28321
|
"type": "string"
|
|
28322
|
+
},
|
|
28323
|
+
"isBot": {
|
|
28324
|
+
"type": "boolean"
|
|
27974
28325
|
}
|
|
27975
28326
|
},
|
|
27976
28327
|
"required": [
|
|
@@ -28071,6 +28422,9 @@
|
|
|
28071
28422
|
},
|
|
28072
28423
|
"SanityCreateEmployee": {
|
|
28073
28424
|
"properties": {
|
|
28425
|
+
"isBot": {
|
|
28426
|
+
"type": "boolean"
|
|
28427
|
+
},
|
|
28074
28428
|
"commissionTier": {
|
|
28075
28429
|
"$ref": "#/components/schemas/CommissionTierReference"
|
|
28076
28430
|
},
|
|
@@ -28788,6 +29142,10 @@
|
|
|
28788
29142
|
}
|
|
28789
29143
|
],
|
|
28790
29144
|
"nullable": true
|
|
29145
|
+
},
|
|
29146
|
+
"isBot": {
|
|
29147
|
+
"type": "boolean",
|
|
29148
|
+
"nullable": true
|
|
28791
29149
|
}
|
|
28792
29150
|
},
|
|
28793
29151
|
"type": "object",
|
|
@@ -28877,6 +29235,13 @@
|
|
|
28877
29235
|
}
|
|
28878
29236
|
},
|
|
28879
29237
|
"required": [
|
|
29238
|
+
"url",
|
|
29239
|
+
"path",
|
|
29240
|
+
"assetId",
|
|
29241
|
+
"size",
|
|
29242
|
+
"mimeType",
|
|
29243
|
+
"extension",
|
|
29244
|
+
"sha1hash",
|
|
28880
29245
|
"sanityRev",
|
|
28881
29246
|
"sanityUpdatedAt",
|
|
28882
29247
|
"sanityCreatedAt",
|
|
@@ -29062,16 +29427,14 @@
|
|
|
29062
29427
|
"asset": {
|
|
29063
29428
|
"properties": {
|
|
29064
29429
|
"mimeType": {
|
|
29065
|
-
"type": "string"
|
|
29066
|
-
"nullable": true
|
|
29430
|
+
"type": "string"
|
|
29067
29431
|
},
|
|
29068
29432
|
"originalFilename": {
|
|
29069
29433
|
"type": "string",
|
|
29070
29434
|
"nullable": true
|
|
29071
29435
|
},
|
|
29072
29436
|
"url": {
|
|
29073
|
-
"type": "string"
|
|
29074
|
-
"nullable": true
|
|
29437
|
+
"type": "string"
|
|
29075
29438
|
},
|
|
29076
29439
|
"sanityType": {
|
|
29077
29440
|
"type": "string",
|
|
@@ -29372,16 +29735,14 @@
|
|
|
29372
29735
|
"asset": {
|
|
29373
29736
|
"properties": {
|
|
29374
29737
|
"mimeType": {
|
|
29375
|
-
"type": "string"
|
|
29376
|
-
"nullable": true
|
|
29738
|
+
"type": "string"
|
|
29377
29739
|
},
|
|
29378
29740
|
"originalFilename": {
|
|
29379
29741
|
"type": "string",
|
|
29380
29742
|
"nullable": true
|
|
29381
29743
|
},
|
|
29382
29744
|
"url": {
|
|
29383
|
-
"type": "string"
|
|
29384
|
-
"nullable": true
|
|
29745
|
+
"type": "string"
|
|
29385
29746
|
},
|
|
29386
29747
|
"sanityType": {
|
|
29387
29748
|
"type": "string",
|
|
@@ -29494,16 +29855,14 @@
|
|
|
29494
29855
|
"asset": {
|
|
29495
29856
|
"properties": {
|
|
29496
29857
|
"mimeType": {
|
|
29497
|
-
"type": "string"
|
|
29498
|
-
"nullable": true
|
|
29858
|
+
"type": "string"
|
|
29499
29859
|
},
|
|
29500
29860
|
"originalFilename": {
|
|
29501
29861
|
"type": "string",
|
|
29502
29862
|
"nullable": true
|
|
29503
29863
|
},
|
|
29504
29864
|
"url": {
|
|
29505
|
-
"type": "string"
|
|
29506
|
-
"nullable": true
|
|
29865
|
+
"type": "string"
|
|
29507
29866
|
},
|
|
29508
29867
|
"sanityType": {
|
|
29509
29868
|
"type": "string",
|
|
@@ -29614,16 +29973,14 @@
|
|
|
29614
29973
|
"asset": {
|
|
29615
29974
|
"properties": {
|
|
29616
29975
|
"mimeType": {
|
|
29617
|
-
"type": "string"
|
|
29618
|
-
"nullable": true
|
|
29976
|
+
"type": "string"
|
|
29619
29977
|
},
|
|
29620
29978
|
"originalFilename": {
|
|
29621
29979
|
"type": "string",
|
|
29622
29980
|
"nullable": true
|
|
29623
29981
|
},
|
|
29624
29982
|
"url": {
|
|
29625
|
-
"type": "string"
|
|
29626
|
-
"nullable": true
|
|
29983
|
+
"type": "string"
|
|
29627
29984
|
},
|
|
29628
29985
|
"sanityType": {
|
|
29629
29986
|
"type": "string",
|
|
@@ -29813,6 +30170,13 @@
|
|
|
29813
30170
|
}
|
|
29814
30171
|
},
|
|
29815
30172
|
"required": [
|
|
30173
|
+
"url",
|
|
30174
|
+
"path",
|
|
30175
|
+
"assetId",
|
|
30176
|
+
"size",
|
|
30177
|
+
"mimeType",
|
|
30178
|
+
"extension",
|
|
30179
|
+
"sha1hash",
|
|
29816
30180
|
"sanityRev",
|
|
29817
30181
|
"sanityUpdatedAt",
|
|
29818
30182
|
"sanityCreatedAt",
|
|
@@ -29906,6 +30270,13 @@
|
|
|
29906
30270
|
}
|
|
29907
30271
|
},
|
|
29908
30272
|
"required": [
|
|
30273
|
+
"url",
|
|
30274
|
+
"path",
|
|
30275
|
+
"assetId",
|
|
30276
|
+
"size",
|
|
30277
|
+
"mimeType",
|
|
30278
|
+
"extension",
|
|
30279
|
+
"sha1hash",
|
|
29909
30280
|
"sanityRev",
|
|
29910
30281
|
"sanityUpdatedAt",
|
|
29911
30282
|
"sanityCreatedAt",
|
|
@@ -29999,6 +30370,13 @@
|
|
|
29999
30370
|
}
|
|
30000
30371
|
},
|
|
30001
30372
|
"required": [
|
|
30373
|
+
"url",
|
|
30374
|
+
"path",
|
|
30375
|
+
"assetId",
|
|
30376
|
+
"size",
|
|
30377
|
+
"mimeType",
|
|
30378
|
+
"extension",
|
|
30379
|
+
"sha1hash",
|
|
30002
30380
|
"sanityRev",
|
|
30003
30381
|
"sanityUpdatedAt",
|
|
30004
30382
|
"sanityCreatedAt",
|
|
@@ -30596,16 +30974,14 @@
|
|
|
30596
30974
|
"asset": {
|
|
30597
30975
|
"properties": {
|
|
30598
30976
|
"mimeType": {
|
|
30599
|
-
"type": "string"
|
|
30600
|
-
"nullable": true
|
|
30977
|
+
"type": "string"
|
|
30601
30978
|
},
|
|
30602
30979
|
"originalFilename": {
|
|
30603
30980
|
"type": "string",
|
|
30604
30981
|
"nullable": true
|
|
30605
30982
|
},
|
|
30606
30983
|
"url": {
|
|
30607
|
-
"type": "string"
|
|
30608
|
-
"nullable": true
|
|
30984
|
+
"type": "string"
|
|
30609
30985
|
},
|
|
30610
30986
|
"sanityType": {
|
|
30611
30987
|
"type": "string",
|
|
@@ -30872,16 +31248,14 @@
|
|
|
30872
31248
|
"asset": {
|
|
30873
31249
|
"properties": {
|
|
30874
31250
|
"mimeType": {
|
|
30875
|
-
"type": "string"
|
|
30876
|
-
"nullable": true
|
|
31251
|
+
"type": "string"
|
|
30877
31252
|
},
|
|
30878
31253
|
"originalFilename": {
|
|
30879
31254
|
"type": "string",
|
|
30880
31255
|
"nullable": true
|
|
30881
31256
|
},
|
|
30882
31257
|
"url": {
|
|
30883
|
-
"type": "string"
|
|
30884
|
-
"nullable": true
|
|
31258
|
+
"type": "string"
|
|
30885
31259
|
},
|
|
30886
31260
|
"sanityType": {
|
|
30887
31261
|
"type": "string",
|
|
@@ -31040,16 +31414,14 @@
|
|
|
31040
31414
|
"asset": {
|
|
31041
31415
|
"properties": {
|
|
31042
31416
|
"mimeType": {
|
|
31043
|
-
"type": "string"
|
|
31044
|
-
"nullable": true
|
|
31417
|
+
"type": "string"
|
|
31045
31418
|
},
|
|
31046
31419
|
"originalFilename": {
|
|
31047
31420
|
"type": "string",
|
|
31048
31421
|
"nullable": true
|
|
31049
31422
|
},
|
|
31050
31423
|
"url": {
|
|
31051
|
-
"type": "string"
|
|
31052
|
-
"nullable": true
|
|
31424
|
+
"type": "string"
|
|
31053
31425
|
},
|
|
31054
31426
|
"sanityType": {
|
|
31055
31427
|
"type": "string",
|
|
@@ -31145,16 +31517,14 @@
|
|
|
31145
31517
|
"asset": {
|
|
31146
31518
|
"properties": {
|
|
31147
31519
|
"mimeType": {
|
|
31148
|
-
"type": "string"
|
|
31149
|
-
"nullable": true
|
|
31520
|
+
"type": "string"
|
|
31150
31521
|
},
|
|
31151
31522
|
"originalFilename": {
|
|
31152
31523
|
"type": "string",
|
|
31153
31524
|
"nullable": true
|
|
31154
31525
|
},
|
|
31155
31526
|
"url": {
|
|
31156
|
-
"type": "string"
|
|
31157
|
-
"nullable": true
|
|
31527
|
+
"type": "string"
|
|
31158
31528
|
},
|
|
31159
31529
|
"sanityType": {
|
|
31160
31530
|
"type": "string",
|
|
@@ -31459,16 +31829,14 @@
|
|
|
31459
31829
|
"asset": {
|
|
31460
31830
|
"properties": {
|
|
31461
31831
|
"mimeType": {
|
|
31462
|
-
"type": "string"
|
|
31463
|
-
"nullable": true
|
|
31832
|
+
"type": "string"
|
|
31464
31833
|
},
|
|
31465
31834
|
"originalFilename": {
|
|
31466
31835
|
"type": "string",
|
|
31467
31836
|
"nullable": true
|
|
31468
31837
|
},
|
|
31469
31838
|
"url": {
|
|
31470
|
-
"type": "string"
|
|
31471
|
-
"nullable": true
|
|
31839
|
+
"type": "string"
|
|
31472
31840
|
},
|
|
31473
31841
|
"sanityType": {
|
|
31474
31842
|
"type": "string",
|
|
@@ -31735,16 +32103,14 @@
|
|
|
31735
32103
|
"asset": {
|
|
31736
32104
|
"properties": {
|
|
31737
32105
|
"mimeType": {
|
|
31738
|
-
"type": "string"
|
|
31739
|
-
"nullable": true
|
|
32106
|
+
"type": "string"
|
|
31740
32107
|
},
|
|
31741
32108
|
"originalFilename": {
|
|
31742
32109
|
"type": "string",
|
|
31743
32110
|
"nullable": true
|
|
31744
32111
|
},
|
|
31745
32112
|
"url": {
|
|
31746
|
-
"type": "string"
|
|
31747
|
-
"nullable": true
|
|
32113
|
+
"type": "string"
|
|
31748
32114
|
},
|
|
31749
32115
|
"sanityType": {
|
|
31750
32116
|
"type": "string",
|
|
@@ -31903,16 +32269,14 @@
|
|
|
31903
32269
|
"asset": {
|
|
31904
32270
|
"properties": {
|
|
31905
32271
|
"mimeType": {
|
|
31906
|
-
"type": "string"
|
|
31907
|
-
"nullable": true
|
|
32272
|
+
"type": "string"
|
|
31908
32273
|
},
|
|
31909
32274
|
"originalFilename": {
|
|
31910
32275
|
"type": "string",
|
|
31911
32276
|
"nullable": true
|
|
31912
32277
|
},
|
|
31913
32278
|
"url": {
|
|
31914
|
-
"type": "string"
|
|
31915
|
-
"nullable": true
|
|
32279
|
+
"type": "string"
|
|
31916
32280
|
},
|
|
31917
32281
|
"sanityType": {
|
|
31918
32282
|
"type": "string",
|
|
@@ -32008,16 +32372,14 @@
|
|
|
32008
32372
|
"asset": {
|
|
32009
32373
|
"properties": {
|
|
32010
32374
|
"mimeType": {
|
|
32011
|
-
"type": "string"
|
|
32012
|
-
"nullable": true
|
|
32375
|
+
"type": "string"
|
|
32013
32376
|
},
|
|
32014
32377
|
"originalFilename": {
|
|
32015
32378
|
"type": "string",
|
|
32016
32379
|
"nullable": true
|
|
32017
32380
|
},
|
|
32018
32381
|
"url": {
|
|
32019
|
-
"type": "string"
|
|
32020
|
-
"nullable": true
|
|
32382
|
+
"type": "string"
|
|
32021
32383
|
},
|
|
32022
32384
|
"sanityType": {
|
|
32023
32385
|
"type": "string",
|
|
@@ -32409,16 +32771,14 @@
|
|
|
32409
32771
|
"asset": {
|
|
32410
32772
|
"properties": {
|
|
32411
32773
|
"mimeType": {
|
|
32412
|
-
"type": "string"
|
|
32413
|
-
"nullable": true
|
|
32774
|
+
"type": "string"
|
|
32414
32775
|
},
|
|
32415
32776
|
"originalFilename": {
|
|
32416
32777
|
"type": "string",
|
|
32417
32778
|
"nullable": true
|
|
32418
32779
|
},
|
|
32419
32780
|
"url": {
|
|
32420
|
-
"type": "string"
|
|
32421
|
-
"nullable": true
|
|
32781
|
+
"type": "string"
|
|
32422
32782
|
},
|
|
32423
32783
|
"sanityType": {
|
|
32424
32784
|
"type": "string",
|
|
@@ -32780,16 +33140,14 @@
|
|
|
32780
33140
|
"asset": {
|
|
32781
33141
|
"properties": {
|
|
32782
33142
|
"mimeType": {
|
|
32783
|
-
"type": "string"
|
|
32784
|
-
"nullable": true
|
|
33143
|
+
"type": "string"
|
|
32785
33144
|
},
|
|
32786
33145
|
"originalFilename": {
|
|
32787
33146
|
"type": "string",
|
|
32788
33147
|
"nullable": true
|
|
32789
33148
|
},
|
|
32790
33149
|
"url": {
|
|
32791
|
-
"type": "string"
|
|
32792
|
-
"nullable": true
|
|
33150
|
+
"type": "string"
|
|
32793
33151
|
},
|
|
32794
33152
|
"sanityType": {
|
|
32795
33153
|
"type": "string",
|
|
@@ -33063,16 +33421,14 @@
|
|
|
33063
33421
|
"asset": {
|
|
33064
33422
|
"properties": {
|
|
33065
33423
|
"mimeType": {
|
|
33066
|
-
"type": "string"
|
|
33067
|
-
"nullable": true
|
|
33424
|
+
"type": "string"
|
|
33068
33425
|
},
|
|
33069
33426
|
"originalFilename": {
|
|
33070
33427
|
"type": "string",
|
|
33071
33428
|
"nullable": true
|
|
33072
33429
|
},
|
|
33073
33430
|
"url": {
|
|
33074
|
-
"type": "string"
|
|
33075
|
-
"nullable": true
|
|
33431
|
+
"type": "string"
|
|
33076
33432
|
},
|
|
33077
33433
|
"sanityType": {
|
|
33078
33434
|
"type": "string",
|
|
@@ -33339,16 +33695,14 @@
|
|
|
33339
33695
|
"asset": {
|
|
33340
33696
|
"properties": {
|
|
33341
33697
|
"mimeType": {
|
|
33342
|
-
"type": "string"
|
|
33343
|
-
"nullable": true
|
|
33698
|
+
"type": "string"
|
|
33344
33699
|
},
|
|
33345
33700
|
"originalFilename": {
|
|
33346
33701
|
"type": "string",
|
|
33347
33702
|
"nullable": true
|
|
33348
33703
|
},
|
|
33349
33704
|
"url": {
|
|
33350
|
-
"type": "string"
|
|
33351
|
-
"nullable": true
|
|
33705
|
+
"type": "string"
|
|
33352
33706
|
},
|
|
33353
33707
|
"sanityType": {
|
|
33354
33708
|
"type": "string",
|
|
@@ -33507,16 +33861,14 @@
|
|
|
33507
33861
|
"asset": {
|
|
33508
33862
|
"properties": {
|
|
33509
33863
|
"mimeType": {
|
|
33510
|
-
"type": "string"
|
|
33511
|
-
"nullable": true
|
|
33864
|
+
"type": "string"
|
|
33512
33865
|
},
|
|
33513
33866
|
"originalFilename": {
|
|
33514
33867
|
"type": "string",
|
|
33515
33868
|
"nullable": true
|
|
33516
33869
|
},
|
|
33517
33870
|
"url": {
|
|
33518
|
-
"type": "string"
|
|
33519
|
-
"nullable": true
|
|
33871
|
+
"type": "string"
|
|
33520
33872
|
},
|
|
33521
33873
|
"sanityType": {
|
|
33522
33874
|
"type": "string",
|
|
@@ -33612,16 +33964,14 @@
|
|
|
33612
33964
|
"asset": {
|
|
33613
33965
|
"properties": {
|
|
33614
33966
|
"mimeType": {
|
|
33615
|
-
"type": "string"
|
|
33616
|
-
"nullable": true
|
|
33967
|
+
"type": "string"
|
|
33617
33968
|
},
|
|
33618
33969
|
"originalFilename": {
|
|
33619
33970
|
"type": "string",
|
|
33620
33971
|
"nullable": true
|
|
33621
33972
|
},
|
|
33622
33973
|
"url": {
|
|
33623
|
-
"type": "string"
|
|
33624
|
-
"nullable": true
|
|
33974
|
+
"type": "string"
|
|
33625
33975
|
},
|
|
33626
33976
|
"sanityType": {
|
|
33627
33977
|
"type": "string",
|
|
@@ -33764,6 +34114,150 @@
|
|
|
33764
34114
|
"type": "object",
|
|
33765
34115
|
"nullable": true
|
|
33766
34116
|
},
|
|
34117
|
+
"ArticleSeriesReference": {
|
|
34118
|
+
"properties": {
|
|
34119
|
+
"sanityWeak": {
|
|
34120
|
+
"type": "boolean"
|
|
34121
|
+
},
|
|
34122
|
+
"sanityType": {
|
|
34123
|
+
"type": "string",
|
|
34124
|
+
"enum": [
|
|
34125
|
+
"reference"
|
|
34126
|
+
],
|
|
34127
|
+
"nullable": false
|
|
34128
|
+
},
|
|
34129
|
+
"sanityRef": {
|
|
34130
|
+
"type": "string"
|
|
34131
|
+
}
|
|
34132
|
+
},
|
|
34133
|
+
"required": [
|
|
34134
|
+
"sanityType",
|
|
34135
|
+
"sanityRef"
|
|
34136
|
+
],
|
|
34137
|
+
"type": "object"
|
|
34138
|
+
},
|
|
34139
|
+
"SanityPatchArticle": {
|
|
34140
|
+
"properties": {
|
|
34141
|
+
"sanityType": {
|
|
34142
|
+
"type": "string",
|
|
34143
|
+
"enum": [
|
|
34144
|
+
"article",
|
|
34145
|
+
null
|
|
34146
|
+
],
|
|
34147
|
+
"nullable": true
|
|
34148
|
+
},
|
|
34149
|
+
"metaDescription": {
|
|
34150
|
+
"type": "string",
|
|
34151
|
+
"nullable": true
|
|
34152
|
+
},
|
|
34153
|
+
"media": {
|
|
34154
|
+
"allOf": [
|
|
34155
|
+
{
|
|
34156
|
+
"$ref": "#/components/schemas/ComponentMedia"
|
|
34157
|
+
}
|
|
34158
|
+
],
|
|
34159
|
+
"nullable": true
|
|
34160
|
+
},
|
|
34161
|
+
"title": {
|
|
34162
|
+
"type": "string",
|
|
34163
|
+
"nullable": true
|
|
34164
|
+
},
|
|
34165
|
+
"content": {
|
|
34166
|
+
"allOf": [
|
|
34167
|
+
{
|
|
34168
|
+
"$ref": "#/components/schemas/ComponentBlocks"
|
|
34169
|
+
}
|
|
34170
|
+
],
|
|
34171
|
+
"nullable": true
|
|
34172
|
+
},
|
|
34173
|
+
"slug": {
|
|
34174
|
+
"allOf": [
|
|
34175
|
+
{
|
|
34176
|
+
"$ref": "#/components/schemas/Slug"
|
|
34177
|
+
}
|
|
34178
|
+
],
|
|
34179
|
+
"nullable": true
|
|
34180
|
+
},
|
|
34181
|
+
"active": {
|
|
34182
|
+
"type": "boolean",
|
|
34183
|
+
"nullable": true
|
|
34184
|
+
},
|
|
34185
|
+
"technologies": {
|
|
34186
|
+
"items": {
|
|
34187
|
+
"allOf": [
|
|
34188
|
+
{
|
|
34189
|
+
"properties": {
|
|
34190
|
+
"sanityKey": {
|
|
34191
|
+
"type": "string"
|
|
34192
|
+
}
|
|
34193
|
+
},
|
|
34194
|
+
"required": [
|
|
34195
|
+
"sanityKey"
|
|
34196
|
+
],
|
|
34197
|
+
"type": "object"
|
|
34198
|
+
},
|
|
34199
|
+
{
|
|
34200
|
+
"$ref": "#/components/schemas/TechnologyReference"
|
|
34201
|
+
}
|
|
34202
|
+
]
|
|
34203
|
+
},
|
|
34204
|
+
"type": "array",
|
|
34205
|
+
"nullable": true
|
|
34206
|
+
},
|
|
34207
|
+
"publishedAt": {
|
|
34208
|
+
"type": "string",
|
|
34209
|
+
"nullable": true
|
|
34210
|
+
},
|
|
34211
|
+
"customer": {
|
|
34212
|
+
"allOf": [
|
|
34213
|
+
{
|
|
34214
|
+
"$ref": "#/components/schemas/CustomerReference"
|
|
34215
|
+
}
|
|
34216
|
+
],
|
|
34217
|
+
"nullable": true
|
|
34218
|
+
},
|
|
34219
|
+
"authors": {
|
|
34220
|
+
"items": {
|
|
34221
|
+
"allOf": [
|
|
34222
|
+
{
|
|
34223
|
+
"properties": {
|
|
34224
|
+
"sanityKey": {
|
|
34225
|
+
"type": "string"
|
|
34226
|
+
}
|
|
34227
|
+
},
|
|
34228
|
+
"required": [
|
|
34229
|
+
"sanityKey"
|
|
34230
|
+
],
|
|
34231
|
+
"type": "object"
|
|
34232
|
+
},
|
|
34233
|
+
{
|
|
34234
|
+
"$ref": "#/components/schemas/EmployeeReference"
|
|
34235
|
+
}
|
|
34236
|
+
]
|
|
34237
|
+
},
|
|
34238
|
+
"type": "array",
|
|
34239
|
+
"nullable": true
|
|
34240
|
+
},
|
|
34241
|
+
"articleSeries": {
|
|
34242
|
+
"allOf": [
|
|
34243
|
+
{
|
|
34244
|
+
"$ref": "#/components/schemas/ArticleSeriesReference"
|
|
34245
|
+
}
|
|
34246
|
+
],
|
|
34247
|
+
"nullable": true
|
|
34248
|
+
},
|
|
34249
|
+
"preview": {
|
|
34250
|
+
"type": "string",
|
|
34251
|
+
"nullable": true
|
|
34252
|
+
},
|
|
34253
|
+
"live": {
|
|
34254
|
+
"type": "string",
|
|
34255
|
+
"nullable": true
|
|
34256
|
+
}
|
|
34257
|
+
},
|
|
34258
|
+
"type": "object",
|
|
34259
|
+
"additionalProperties": true
|
|
34260
|
+
},
|
|
33767
34261
|
"GetAppByKeyResult": {
|
|
33768
34262
|
"properties": {
|
|
33769
34263
|
"menu": {
|
|
@@ -33786,16 +34280,14 @@
|
|
|
33786
34280
|
"asset": {
|
|
33787
34281
|
"properties": {
|
|
33788
34282
|
"mimeType": {
|
|
33789
|
-
"type": "string"
|
|
33790
|
-
"nullable": true
|
|
34283
|
+
"type": "string"
|
|
33791
34284
|
},
|
|
33792
34285
|
"originalFilename": {
|
|
33793
34286
|
"type": "string",
|
|
33794
34287
|
"nullable": true
|
|
33795
34288
|
},
|
|
33796
34289
|
"url": {
|
|
33797
|
-
"type": "string"
|
|
33798
|
-
"nullable": true
|
|
34290
|
+
"type": "string"
|
|
33799
34291
|
},
|
|
33800
34292
|
"sanityType": {
|
|
33801
34293
|
"type": "string",
|
|
@@ -41534,16 +42026,14 @@
|
|
|
41534
42026
|
"asset": {
|
|
41535
42027
|
"properties": {
|
|
41536
42028
|
"mimeType": {
|
|
41537
|
-
"type": "string"
|
|
41538
|
-
"nullable": true
|
|
42029
|
+
"type": "string"
|
|
41539
42030
|
},
|
|
41540
42031
|
"originalFilename": {
|
|
41541
42032
|
"type": "string",
|
|
41542
42033
|
"nullable": true
|
|
41543
42034
|
},
|
|
41544
42035
|
"url": {
|
|
41545
|
-
"type": "string"
|
|
41546
|
-
"nullable": true
|
|
42036
|
+
"type": "string"
|
|
41547
42037
|
},
|
|
41548
42038
|
"sanityType": {
|
|
41549
42039
|
"type": "string",
|
|
@@ -41686,16 +42176,14 @@
|
|
|
41686
42176
|
"asset": {
|
|
41687
42177
|
"properties": {
|
|
41688
42178
|
"mimeType": {
|
|
41689
|
-
"type": "string"
|
|
41690
|
-
"nullable": true
|
|
42179
|
+
"type": "string"
|
|
41691
42180
|
},
|
|
41692
42181
|
"originalFilename": {
|
|
41693
42182
|
"type": "string",
|
|
41694
42183
|
"nullable": true
|
|
41695
42184
|
},
|
|
41696
42185
|
"url": {
|
|
41697
|
-
"type": "string"
|
|
41698
|
-
"nullable": true
|
|
42186
|
+
"type": "string"
|
|
41699
42187
|
},
|
|
41700
42188
|
"sanityType": {
|
|
41701
42189
|
"type": "string",
|
|
@@ -45264,7 +45752,166 @@
|
|
|
45264
45752
|
"schema": {
|
|
45265
45753
|
"type": "string"
|
|
45266
45754
|
}
|
|
45267
|
-
},
|
|
45755
|
+
},
|
|
45756
|
+
{
|
|
45757
|
+
"in": "query",
|
|
45758
|
+
"name": "useCache",
|
|
45759
|
+
"required": false,
|
|
45760
|
+
"schema": {
|
|
45761
|
+
"default": true,
|
|
45762
|
+
"type": "boolean"
|
|
45763
|
+
}
|
|
45764
|
+
},
|
|
45765
|
+
{
|
|
45766
|
+
"in": "query",
|
|
45767
|
+
"name": "useCdn",
|
|
45768
|
+
"required": false,
|
|
45769
|
+
"schema": {
|
|
45770
|
+
"default": true,
|
|
45771
|
+
"type": "boolean"
|
|
45772
|
+
}
|
|
45773
|
+
}
|
|
45774
|
+
]
|
|
45775
|
+
},
|
|
45776
|
+
"patch": {
|
|
45777
|
+
"operationId": "PatchProgressHistoryFromOkrKeyResult",
|
|
45778
|
+
"responses": {
|
|
45779
|
+
"200": {
|
|
45780
|
+
"description": "Ok",
|
|
45781
|
+
"content": {
|
|
45782
|
+
"application/json": {
|
|
45783
|
+
"schema": {
|
|
45784
|
+
"$ref": "#/components/schemas/SanityProgressHistory"
|
|
45785
|
+
}
|
|
45786
|
+
}
|
|
45787
|
+
}
|
|
45788
|
+
}
|
|
45789
|
+
},
|
|
45790
|
+
"tags": [
|
|
45791
|
+
"Okrs"
|
|
45792
|
+
],
|
|
45793
|
+
"security": [
|
|
45794
|
+
{
|
|
45795
|
+
"Implicit": [
|
|
45796
|
+
"api://3358ac8e-681e-4aeb-bfbf-bb008913c423/.default"
|
|
45797
|
+
]
|
|
45798
|
+
}
|
|
45799
|
+
],
|
|
45800
|
+
"parameters": [
|
|
45801
|
+
{
|
|
45802
|
+
"in": "path",
|
|
45803
|
+
"name": "okrId",
|
|
45804
|
+
"required": true,
|
|
45805
|
+
"schema": {
|
|
45806
|
+
"type": "string"
|
|
45807
|
+
}
|
|
45808
|
+
},
|
|
45809
|
+
{
|
|
45810
|
+
"in": "path",
|
|
45811
|
+
"name": "keyResultKey",
|
|
45812
|
+
"required": true,
|
|
45813
|
+
"schema": {
|
|
45814
|
+
"type": "string"
|
|
45815
|
+
}
|
|
45816
|
+
},
|
|
45817
|
+
{
|
|
45818
|
+
"in": "path",
|
|
45819
|
+
"name": "historyKey",
|
|
45820
|
+
"required": true,
|
|
45821
|
+
"schema": {
|
|
45822
|
+
"type": "string"
|
|
45823
|
+
}
|
|
45824
|
+
}
|
|
45825
|
+
],
|
|
45826
|
+
"requestBody": {
|
|
45827
|
+
"required": true,
|
|
45828
|
+
"content": {
|
|
45829
|
+
"application/json": {
|
|
45830
|
+
"schema": {
|
|
45831
|
+
"$ref": "#/components/schemas/SanityPatchProgressHistory"
|
|
45832
|
+
}
|
|
45833
|
+
}
|
|
45834
|
+
}
|
|
45835
|
+
}
|
|
45836
|
+
},
|
|
45837
|
+
"delete": {
|
|
45838
|
+
"operationId": "RemoveProgressHistoryFromOkrKeyResult",
|
|
45839
|
+
"responses": {
|
|
45840
|
+
"200": {
|
|
45841
|
+
"description": "Ok",
|
|
45842
|
+
"content": {
|
|
45843
|
+
"application/json": {
|
|
45844
|
+
"schema": {
|
|
45845
|
+
"$ref": "#/components/schemas/SanityProgressHistory"
|
|
45846
|
+
}
|
|
45847
|
+
}
|
|
45848
|
+
}
|
|
45849
|
+
}
|
|
45850
|
+
},
|
|
45851
|
+
"tags": [
|
|
45852
|
+
"Okrs"
|
|
45853
|
+
],
|
|
45854
|
+
"security": [
|
|
45855
|
+
{
|
|
45856
|
+
"Implicit": [
|
|
45857
|
+
"api://3358ac8e-681e-4aeb-bfbf-bb008913c423/.default"
|
|
45858
|
+
]
|
|
45859
|
+
}
|
|
45860
|
+
],
|
|
45861
|
+
"parameters": [
|
|
45862
|
+
{
|
|
45863
|
+
"in": "path",
|
|
45864
|
+
"name": "okrId",
|
|
45865
|
+
"required": true,
|
|
45866
|
+
"schema": {
|
|
45867
|
+
"type": "string"
|
|
45868
|
+
}
|
|
45869
|
+
},
|
|
45870
|
+
{
|
|
45871
|
+
"in": "path",
|
|
45872
|
+
"name": "keyResultKey",
|
|
45873
|
+
"required": true,
|
|
45874
|
+
"schema": {
|
|
45875
|
+
"type": "string"
|
|
45876
|
+
}
|
|
45877
|
+
},
|
|
45878
|
+
{
|
|
45879
|
+
"in": "path",
|
|
45880
|
+
"name": "historyKey",
|
|
45881
|
+
"required": true,
|
|
45882
|
+
"schema": {
|
|
45883
|
+
"type": "string"
|
|
45884
|
+
}
|
|
45885
|
+
}
|
|
45886
|
+
]
|
|
45887
|
+
}
|
|
45888
|
+
},
|
|
45889
|
+
"/v1.0/office": {
|
|
45890
|
+
"get": {
|
|
45891
|
+
"operationId": "GetOffice",
|
|
45892
|
+
"responses": {
|
|
45893
|
+
"200": {
|
|
45894
|
+
"description": "Ok",
|
|
45895
|
+
"content": {
|
|
45896
|
+
"application/json": {
|
|
45897
|
+
"schema": {
|
|
45898
|
+
"$ref": "#/components/schemas/SanityOffice"
|
|
45899
|
+
}
|
|
45900
|
+
}
|
|
45901
|
+
}
|
|
45902
|
+
}
|
|
45903
|
+
},
|
|
45904
|
+
"tags": [
|
|
45905
|
+
"Office"
|
|
45906
|
+
],
|
|
45907
|
+
"security": [
|
|
45908
|
+
{
|
|
45909
|
+
"Implicit": [
|
|
45910
|
+
"api://3358ac8e-681e-4aeb-bfbf-bb008913c423/.default"
|
|
45911
|
+
]
|
|
45912
|
+
}
|
|
45913
|
+
],
|
|
45914
|
+
"parameters": [
|
|
45268
45915
|
{
|
|
45269
45916
|
"in": "query",
|
|
45270
45917
|
"name": "useCache",
|
|
@@ -45279,28 +45926,66 @@
|
|
|
45279
45926
|
"name": "useCdn",
|
|
45280
45927
|
"required": false,
|
|
45281
45928
|
"schema": {
|
|
45282
|
-
"default":
|
|
45929
|
+
"default": false,
|
|
45283
45930
|
"type": "boolean"
|
|
45284
45931
|
}
|
|
45285
45932
|
}
|
|
45286
45933
|
]
|
|
45287
45934
|
},
|
|
45288
45935
|
"patch": {
|
|
45289
|
-
"operationId": "
|
|
45936
|
+
"operationId": "PatchOffice",
|
|
45290
45937
|
"responses": {
|
|
45291
45938
|
"200": {
|
|
45292
45939
|
"description": "Ok",
|
|
45293
45940
|
"content": {
|
|
45294
45941
|
"application/json": {
|
|
45295
45942
|
"schema": {
|
|
45296
|
-
"$ref": "#/components/schemas/
|
|
45943
|
+
"$ref": "#/components/schemas/SanityOffice"
|
|
45297
45944
|
}
|
|
45298
45945
|
}
|
|
45299
45946
|
}
|
|
45300
45947
|
}
|
|
45301
45948
|
},
|
|
45302
45949
|
"tags": [
|
|
45303
|
-
"
|
|
45950
|
+
"Office"
|
|
45951
|
+
],
|
|
45952
|
+
"security": [
|
|
45953
|
+
{
|
|
45954
|
+
"Implicit": [
|
|
45955
|
+
"api://3358ac8e-681e-4aeb-bfbf-bb008913c423/.default"
|
|
45956
|
+
]
|
|
45957
|
+
}
|
|
45958
|
+
],
|
|
45959
|
+
"parameters": [],
|
|
45960
|
+
"requestBody": {
|
|
45961
|
+
"required": true,
|
|
45962
|
+
"content": {
|
|
45963
|
+
"application/json": {
|
|
45964
|
+
"schema": {
|
|
45965
|
+
"$ref": "#/components/schemas/SanityPatchOffice"
|
|
45966
|
+
}
|
|
45967
|
+
}
|
|
45968
|
+
}
|
|
45969
|
+
}
|
|
45970
|
+
}
|
|
45971
|
+
},
|
|
45972
|
+
"/v1.0/newsletters": {
|
|
45973
|
+
"get": {
|
|
45974
|
+
"operationId": "GetNewsletters",
|
|
45975
|
+
"responses": {
|
|
45976
|
+
"200": {
|
|
45977
|
+
"description": "Ok",
|
|
45978
|
+
"content": {
|
|
45979
|
+
"application/json": {
|
|
45980
|
+
"schema": {
|
|
45981
|
+
"$ref": "#/components/schemas/GetNewslettersBySeriesSinceQueryResult"
|
|
45982
|
+
}
|
|
45983
|
+
}
|
|
45984
|
+
}
|
|
45985
|
+
}
|
|
45986
|
+
},
|
|
45987
|
+
"tags": [
|
|
45988
|
+
"Newsletters"
|
|
45304
45989
|
],
|
|
45305
45990
|
"security": [
|
|
45306
45991
|
{
|
|
@@ -45311,57 +45996,95 @@
|
|
|
45311
45996
|
],
|
|
45312
45997
|
"parameters": [
|
|
45313
45998
|
{
|
|
45314
|
-
"in": "
|
|
45315
|
-
"name": "
|
|
45999
|
+
"in": "query",
|
|
46000
|
+
"name": "seriesId",
|
|
45316
46001
|
"required": true,
|
|
45317
46002
|
"schema": {
|
|
45318
46003
|
"type": "string"
|
|
45319
46004
|
}
|
|
45320
46005
|
},
|
|
45321
46006
|
{
|
|
45322
|
-
"in": "
|
|
45323
|
-
"name": "
|
|
45324
|
-
"required":
|
|
46007
|
+
"in": "query",
|
|
46008
|
+
"name": "sentSince",
|
|
46009
|
+
"required": false,
|
|
45325
46010
|
"schema": {
|
|
45326
46011
|
"type": "string"
|
|
45327
46012
|
}
|
|
45328
46013
|
},
|
|
45329
46014
|
{
|
|
45330
|
-
"in": "
|
|
45331
|
-
"name": "
|
|
45332
|
-
"required":
|
|
46015
|
+
"in": "query",
|
|
46016
|
+
"name": "useCache",
|
|
46017
|
+
"required": false,
|
|
45333
46018
|
"schema": {
|
|
45334
|
-
"
|
|
46019
|
+
"default": false,
|
|
46020
|
+
"type": "boolean"
|
|
46021
|
+
}
|
|
46022
|
+
},
|
|
46023
|
+
{
|
|
46024
|
+
"in": "query",
|
|
46025
|
+
"name": "useCdn",
|
|
46026
|
+
"required": false,
|
|
46027
|
+
"schema": {
|
|
46028
|
+
"default": false,
|
|
46029
|
+
"type": "boolean"
|
|
46030
|
+
}
|
|
46031
|
+
}
|
|
46032
|
+
]
|
|
46033
|
+
},
|
|
46034
|
+
"post": {
|
|
46035
|
+
"operationId": "CreateNewsletter",
|
|
46036
|
+
"responses": {
|
|
46037
|
+
"200": {
|
|
46038
|
+
"description": "Ok",
|
|
46039
|
+
"content": {
|
|
46040
|
+
"application/json": {
|
|
46041
|
+
"schema": {
|
|
46042
|
+
"$ref": "#/components/schemas/GetNewsletterByIdQueryResult"
|
|
46043
|
+
}
|
|
46044
|
+
}
|
|
45335
46045
|
}
|
|
45336
46046
|
}
|
|
46047
|
+
},
|
|
46048
|
+
"tags": [
|
|
46049
|
+
"Newsletters"
|
|
46050
|
+
],
|
|
46051
|
+
"security": [
|
|
46052
|
+
{
|
|
46053
|
+
"Implicit": [
|
|
46054
|
+
"api://3358ac8e-681e-4aeb-bfbf-bb008913c423/.default"
|
|
46055
|
+
]
|
|
46056
|
+
}
|
|
45337
46057
|
],
|
|
46058
|
+
"parameters": [],
|
|
45338
46059
|
"requestBody": {
|
|
45339
46060
|
"required": true,
|
|
45340
46061
|
"content": {
|
|
45341
46062
|
"application/json": {
|
|
45342
46063
|
"schema": {
|
|
45343
|
-
"$ref": "#/components/schemas/
|
|
46064
|
+
"$ref": "#/components/schemas/SanityCreateNewsletter"
|
|
45344
46065
|
}
|
|
45345
46066
|
}
|
|
45346
46067
|
}
|
|
45347
46068
|
}
|
|
45348
|
-
}
|
|
45349
|
-
|
|
45350
|
-
|
|
46069
|
+
}
|
|
46070
|
+
},
|
|
46071
|
+
"/v1.0/newsletters/{id}": {
|
|
46072
|
+
"get": {
|
|
46073
|
+
"operationId": "GetNewsletterById",
|
|
45351
46074
|
"responses": {
|
|
45352
46075
|
"200": {
|
|
45353
46076
|
"description": "Ok",
|
|
45354
46077
|
"content": {
|
|
45355
46078
|
"application/json": {
|
|
45356
46079
|
"schema": {
|
|
45357
|
-
"$ref": "#/components/schemas/
|
|
46080
|
+
"$ref": "#/components/schemas/GetNewsletterByIdQueryResult"
|
|
45358
46081
|
}
|
|
45359
46082
|
}
|
|
45360
46083
|
}
|
|
45361
46084
|
}
|
|
45362
46085
|
},
|
|
45363
46086
|
"tags": [
|
|
45364
|
-
"
|
|
46087
|
+
"Newsletters"
|
|
45365
46088
|
],
|
|
45366
46089
|
"security": [
|
|
45367
46090
|
{
|
|
@@ -45373,48 +46096,95 @@
|
|
|
45373
46096
|
"parameters": [
|
|
45374
46097
|
{
|
|
45375
46098
|
"in": "path",
|
|
45376
|
-
"name": "
|
|
46099
|
+
"name": "id",
|
|
45377
46100
|
"required": true,
|
|
45378
46101
|
"schema": {
|
|
45379
46102
|
"type": "string"
|
|
45380
46103
|
}
|
|
45381
46104
|
},
|
|
45382
46105
|
{
|
|
45383
|
-
"in": "
|
|
45384
|
-
"name": "
|
|
45385
|
-
"required":
|
|
46106
|
+
"in": "query",
|
|
46107
|
+
"name": "useCache",
|
|
46108
|
+
"required": false,
|
|
45386
46109
|
"schema": {
|
|
45387
|
-
"
|
|
46110
|
+
"default": false,
|
|
46111
|
+
"type": "boolean"
|
|
45388
46112
|
}
|
|
45389
46113
|
},
|
|
46114
|
+
{
|
|
46115
|
+
"in": "query",
|
|
46116
|
+
"name": "useCdn",
|
|
46117
|
+
"required": false,
|
|
46118
|
+
"schema": {
|
|
46119
|
+
"default": false,
|
|
46120
|
+
"type": "boolean"
|
|
46121
|
+
}
|
|
46122
|
+
}
|
|
46123
|
+
]
|
|
46124
|
+
},
|
|
46125
|
+
"patch": {
|
|
46126
|
+
"operationId": "PatchNewsletter",
|
|
46127
|
+
"responses": {
|
|
46128
|
+
"200": {
|
|
46129
|
+
"description": "Ok",
|
|
46130
|
+
"content": {
|
|
46131
|
+
"application/json": {
|
|
46132
|
+
"schema": {
|
|
46133
|
+
"$ref": "#/components/schemas/GetNewsletterByIdQueryResult"
|
|
46134
|
+
}
|
|
46135
|
+
}
|
|
46136
|
+
}
|
|
46137
|
+
}
|
|
46138
|
+
},
|
|
46139
|
+
"tags": [
|
|
46140
|
+
"Newsletters"
|
|
46141
|
+
],
|
|
46142
|
+
"security": [
|
|
46143
|
+
{
|
|
46144
|
+
"Implicit": [
|
|
46145
|
+
"api://3358ac8e-681e-4aeb-bfbf-bb008913c423/.default"
|
|
46146
|
+
]
|
|
46147
|
+
}
|
|
46148
|
+
],
|
|
46149
|
+
"parameters": [
|
|
45390
46150
|
{
|
|
45391
46151
|
"in": "path",
|
|
45392
|
-
"name": "
|
|
46152
|
+
"name": "id",
|
|
45393
46153
|
"required": true,
|
|
45394
46154
|
"schema": {
|
|
45395
46155
|
"type": "string"
|
|
45396
46156
|
}
|
|
45397
46157
|
}
|
|
45398
|
-
]
|
|
46158
|
+
],
|
|
46159
|
+
"requestBody": {
|
|
46160
|
+
"required": true,
|
|
46161
|
+
"content": {
|
|
46162
|
+
"application/json": {
|
|
46163
|
+
"schema": {
|
|
46164
|
+
"$ref": "#/components/schemas/SanityPatchNewsletter"
|
|
46165
|
+
}
|
|
46166
|
+
}
|
|
46167
|
+
}
|
|
46168
|
+
}
|
|
45399
46169
|
}
|
|
45400
46170
|
},
|
|
45401
|
-
"/v1.0/
|
|
46171
|
+
"/v1.0/newsletter-series": {
|
|
45402
46172
|
"get": {
|
|
45403
|
-
"operationId": "
|
|
46173
|
+
"operationId": "GetActiveNewsletterSeries",
|
|
45404
46174
|
"responses": {
|
|
45405
46175
|
"200": {
|
|
45406
46176
|
"description": "Ok",
|
|
45407
46177
|
"content": {
|
|
45408
46178
|
"application/json": {
|
|
45409
46179
|
"schema": {
|
|
45410
|
-
"$ref": "#/components/schemas/
|
|
46180
|
+
"$ref": "#/components/schemas/GetActiveNewsletterSeriesQueryResult"
|
|
45411
46181
|
}
|
|
45412
46182
|
}
|
|
45413
46183
|
}
|
|
45414
46184
|
}
|
|
45415
46185
|
},
|
|
45416
46186
|
"tags": [
|
|
45417
|
-
"
|
|
46187
|
+
"Newsletter Series"
|
|
45418
46188
|
],
|
|
45419
46189
|
"security": [
|
|
45420
46190
|
{
|
|
@@ -45429,7 +46199,7 @@
|
|
|
45429
46199
|
"name": "useCache",
|
|
45430
46200
|
"required": false,
|
|
45431
46201
|
"schema": {
|
|
45432
|
-
"default":
|
|
46202
|
+
"default": false,
|
|
45433
46203
|
"type": "boolean"
|
|
45434
46204
|
}
|
|
45435
46205
|
},
|
|
@@ -45443,23 +46213,25 @@
|
|
|
45443
46213
|
}
|
|
45444
46214
|
}
|
|
45445
46215
|
]
|
|
45446
|
-
}
|
|
45447
|
-
|
|
45448
|
-
|
|
46216
|
+
}
|
|
46217
|
+
},
|
|
46218
|
+
"/v1.0/newsletter-series/{id}": {
|
|
46219
|
+
"get": {
|
|
46220
|
+
"operationId": "GetNewsletterSeriesById",
|
|
45449
46221
|
"responses": {
|
|
45450
46222
|
"200": {
|
|
45451
46223
|
"description": "Ok",
|
|
45452
46224
|
"content": {
|
|
45453
46225
|
"application/json": {
|
|
45454
46226
|
"schema": {
|
|
45455
|
-
"$ref": "#/components/schemas/
|
|
46227
|
+
"$ref": "#/components/schemas/GetNewsletterSeriesByIdQueryResult"
|
|
45456
46228
|
}
|
|
45457
46229
|
}
|
|
45458
46230
|
}
|
|
45459
46231
|
}
|
|
45460
46232
|
},
|
|
45461
46233
|
"tags": [
|
|
45462
|
-
"
|
|
46234
|
+
"Newsletter Series"
|
|
45463
46235
|
],
|
|
45464
46236
|
"security": [
|
|
45465
46237
|
{
|
|
@@ -45468,17 +46240,34 @@
|
|
|
45468
46240
|
]
|
|
45469
46241
|
}
|
|
45470
46242
|
],
|
|
45471
|
-
"parameters": [
|
|
45472
|
-
|
|
45473
|
-
|
|
45474
|
-
|
|
45475
|
-
"
|
|
45476
|
-
|
|
45477
|
-
|
|
45478
|
-
|
|
46243
|
+
"parameters": [
|
|
46244
|
+
{
|
|
46245
|
+
"in": "path",
|
|
46246
|
+
"name": "id",
|
|
46247
|
+
"required": true,
|
|
46248
|
+
"schema": {
|
|
46249
|
+
"type": "string"
|
|
46250
|
+
}
|
|
46251
|
+
},
|
|
46252
|
+
{
|
|
46253
|
+
"in": "query",
|
|
46254
|
+
"name": "useCache",
|
|
46255
|
+
"required": false,
|
|
46256
|
+
"schema": {
|
|
46257
|
+
"default": false,
|
|
46258
|
+
"type": "boolean"
|
|
46259
|
+
}
|
|
46260
|
+
},
|
|
46261
|
+
{
|
|
46262
|
+
"in": "query",
|
|
46263
|
+
"name": "useCdn",
|
|
46264
|
+
"required": false,
|
|
46265
|
+
"schema": {
|
|
46266
|
+
"default": false,
|
|
46267
|
+
"type": "boolean"
|
|
45479
46268
|
}
|
|
45480
46269
|
}
|
|
45481
|
-
|
|
46270
|
+
]
|
|
45482
46271
|
}
|
|
45483
46272
|
},
|
|
45484
46273
|
"/v1.0/job-positions": {
|
|
@@ -48962,6 +49751,51 @@
|
|
|
48962
49751
|
}
|
|
48963
49752
|
}
|
|
48964
49753
|
]
|
|
49754
|
+
},
|
|
49755
|
+
"patch": {
|
|
49756
|
+
"operationId": "PatchArticle",
|
|
49757
|
+
"responses": {
|
|
49758
|
+
"200": {
|
|
49759
|
+
"description": "Ok",
|
|
49760
|
+
"content": {
|
|
49761
|
+
"application/json": {
|
|
49762
|
+
"schema": {
|
|
49763
|
+
"$ref": "#/components/schemas/GetArticlesBySlugOrIdResult"
|
|
49764
|
+
}
|
|
49765
|
+
}
|
|
49766
|
+
}
|
|
49767
|
+
}
|
|
49768
|
+
},
|
|
49769
|
+
"tags": [
|
|
49770
|
+
"Articles"
|
|
49771
|
+
],
|
|
49772
|
+
"security": [
|
|
49773
|
+
{
|
|
49774
|
+
"Implicit": [
|
|
49775
|
+
"api://3358ac8e-681e-4aeb-bfbf-bb008913c423/.default"
|
|
49776
|
+
]
|
|
49777
|
+
}
|
|
49778
|
+
],
|
|
49779
|
+
"parameters": [
|
|
49780
|
+
{
|
|
49781
|
+
"in": "path",
|
|
49782
|
+
"name": "slugOrId",
|
|
49783
|
+
"required": true,
|
|
49784
|
+
"schema": {
|
|
49785
|
+
"type": "string"
|
|
49786
|
+
}
|
|
49787
|
+
}
|
|
49788
|
+
],
|
|
49789
|
+
"requestBody": {
|
|
49790
|
+
"required": true,
|
|
49791
|
+
"content": {
|
|
49792
|
+
"application/json": {
|
|
49793
|
+
"schema": {
|
|
49794
|
+
"$ref": "#/components/schemas/SanityPatchArticle"
|
|
49795
|
+
}
|
|
49796
|
+
}
|
|
49797
|
+
}
|
|
49798
|
+
}
|
|
48965
49799
|
}
|
|
48966
49800
|
},
|
|
48967
49801
|
"/v1.0/apps": {
|