@snokam/mcp-api 0.180.1 → 0.180.2
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/test/accounting.json +27 -2009
- package/specs/test/employees.json +0 -147
- package/specs/test/sales.json +0 -42
- package/specs/production/accounting.json +0 -6054
- package/specs/production/blog.json +0 -1646
- package/specs/production/broker.json +0 -137
- package/specs/production/chatgpt.json +0 -1867
- package/specs/production/employees.json +0 -3396
- package/specs/production/events.json +0 -2792
- package/specs/production/notifications.json +0 -840
- package/specs/production/office.json +0 -1910
- package/specs/production/sync.json +0 -277
- package/specs/production/webshop.json +0 -651
- package/specs/test/blog.json +0 -1646
- package/specs/test/broker.json +0 -137
- package/specs/test/chatgpt.json +0 -1867
- package/specs/test/events.json +0 -2792
- package/specs/test/notifications.json +0 -840
- package/specs/test/office.json +0 -1910
- package/specs/test/recruitment.json +0 -3948
|
@@ -1262,48 +1262,6 @@
|
|
|
1262
1262
|
}
|
|
1263
1263
|
}
|
|
1264
1264
|
},
|
|
1265
|
-
"componentBlocksInnerOneOfChildrenInner": {
|
|
1266
|
-
"type": "object",
|
|
1267
|
-
"properties": {
|
|
1268
|
-
"sanityType": {
|
|
1269
|
-
"enum": [
|
|
1270
|
-
"span"
|
|
1271
|
-
],
|
|
1272
|
-
"type": "string",
|
|
1273
|
-
"default": "span"
|
|
1274
|
-
},
|
|
1275
|
-
"marks": {
|
|
1276
|
-
"type": "array",
|
|
1277
|
-
"items": {
|
|
1278
|
-
"type": "string"
|
|
1279
|
-
}
|
|
1280
|
-
},
|
|
1281
|
-
"sanityKey": {
|
|
1282
|
-
"type": "string"
|
|
1283
|
-
},
|
|
1284
|
-
"text": {
|
|
1285
|
-
"type": "string"
|
|
1286
|
-
}
|
|
1287
|
-
}
|
|
1288
|
-
},
|
|
1289
|
-
"componentBlocksInnerOneOfMarkDefsInner": {
|
|
1290
|
-
"type": "object",
|
|
1291
|
-
"properties": {
|
|
1292
|
-
"sanityType": {
|
|
1293
|
-
"enum": [
|
|
1294
|
-
"link"
|
|
1295
|
-
],
|
|
1296
|
-
"type": "string",
|
|
1297
|
-
"default": "link"
|
|
1298
|
-
},
|
|
1299
|
-
"href": {
|
|
1300
|
-
"type": "string"
|
|
1301
|
-
},
|
|
1302
|
-
"sanityKey": {
|
|
1303
|
-
"type": "string"
|
|
1304
|
-
}
|
|
1305
|
-
}
|
|
1306
|
-
},
|
|
1307
1265
|
"componentGalleryMediaInner": {
|
|
1308
1266
|
"type": "object",
|
|
1309
1267
|
"properties": {
|
|
@@ -1783,27 +1741,6 @@
|
|
|
1783
1741
|
}
|
|
1784
1742
|
}
|
|
1785
1743
|
},
|
|
1786
|
-
"pageEmployeeOrderInner": {
|
|
1787
|
-
"type": "object",
|
|
1788
|
-
"properties": {
|
|
1789
|
-
"sanityType": {
|
|
1790
|
-
"enum": [
|
|
1791
|
-
"reference"
|
|
1792
|
-
],
|
|
1793
|
-
"type": "string",
|
|
1794
|
-
"default": "reference"
|
|
1795
|
-
},
|
|
1796
|
-
"sanityKey": {
|
|
1797
|
-
"type": "string"
|
|
1798
|
-
},
|
|
1799
|
-
"sanityRef": {
|
|
1800
|
-
"type": "string"
|
|
1801
|
-
},
|
|
1802
|
-
"sanityWeak": {
|
|
1803
|
-
"type": "boolean"
|
|
1804
|
-
}
|
|
1805
|
-
}
|
|
1806
|
-
},
|
|
1807
1744
|
"pageEquipmentInner": {
|
|
1808
1745
|
"type": "object",
|
|
1809
1746
|
"properties": {
|
|
@@ -2725,20 +2662,6 @@
|
|
|
2725
2662
|
}
|
|
2726
2663
|
}
|
|
2727
2664
|
},
|
|
2728
|
-
"sanityGadgetBudgetYearlyBudgetsInnerEquipmentListInner": {
|
|
2729
|
-
"type": "object",
|
|
2730
|
-
"properties": {
|
|
2731
|
-
"actualInstance": {
|
|
2732
|
-
"type": "object"
|
|
2733
|
-
},
|
|
2734
|
-
"isNullable": {
|
|
2735
|
-
"type": "boolean"
|
|
2736
|
-
},
|
|
2737
|
-
"schemaType": {
|
|
2738
|
-
"type": "string"
|
|
2739
|
-
}
|
|
2740
|
-
}
|
|
2741
|
-
},
|
|
2742
2665
|
"sanityImage": {
|
|
2743
2666
|
"type": "object",
|
|
2744
2667
|
"properties": {
|
|
@@ -3131,76 +3054,6 @@
|
|
|
3131
3054
|
}
|
|
3132
3055
|
}
|
|
3133
3056
|
},
|
|
3134
|
-
"sanitySystemsInnerDescriptionInner": {
|
|
3135
|
-
"type": "object",
|
|
3136
|
-
"properties": {
|
|
3137
|
-
"listItem": {
|
|
3138
|
-
"enum": [
|
|
3139
|
-
"bullet",
|
|
3140
|
-
"number"
|
|
3141
|
-
],
|
|
3142
|
-
"type": "string",
|
|
3143
|
-
"default": "bullet",
|
|
3144
|
-
"nullable": true
|
|
3145
|
-
},
|
|
3146
|
-
"sanityType": {
|
|
3147
|
-
"enum": [
|
|
3148
|
-
"block"
|
|
3149
|
-
],
|
|
3150
|
-
"type": "string",
|
|
3151
|
-
"default": "block"
|
|
3152
|
-
},
|
|
3153
|
-
"style": {
|
|
3154
|
-
"enum": [
|
|
3155
|
-
"blockquote",
|
|
3156
|
-
"h1",
|
|
3157
|
-
"h2",
|
|
3158
|
-
"h3",
|
|
3159
|
-
"h4",
|
|
3160
|
-
"h5",
|
|
3161
|
-
"h6",
|
|
3162
|
-
"normal"
|
|
3163
|
-
],
|
|
3164
|
-
"type": "string",
|
|
3165
|
-
"default": "blockquote",
|
|
3166
|
-
"nullable": true
|
|
3167
|
-
},
|
|
3168
|
-
"children": {
|
|
3169
|
-
"type": "array",
|
|
3170
|
-
"items": {
|
|
3171
|
-
"$ref": "#/components/schemas/componentBlocksInnerOneOfChildrenInner"
|
|
3172
|
-
}
|
|
3173
|
-
},
|
|
3174
|
-
"level": {
|
|
3175
|
-
"type": "number",
|
|
3176
|
-
"format": "double"
|
|
3177
|
-
},
|
|
3178
|
-
"markDefs": {
|
|
3179
|
-
"type": "array",
|
|
3180
|
-
"items": {
|
|
3181
|
-
"$ref": "#/components/schemas/componentBlocksInnerOneOfMarkDefsInner"
|
|
3182
|
-
}
|
|
3183
|
-
},
|
|
3184
|
-
"sanityKey": {
|
|
3185
|
-
"type": "string"
|
|
3186
|
-
}
|
|
3187
|
-
}
|
|
3188
|
-
},
|
|
3189
|
-
"sanityTechnologyWithRelationsArticlesInnerMediaOneOf": {
|
|
3190
|
-
"type": "object",
|
|
3191
|
-
"properties": {
|
|
3192
|
-
"sanityType": {
|
|
3193
|
-
"enum": [
|
|
3194
|
-
"image"
|
|
3195
|
-
],
|
|
3196
|
-
"type": "string",
|
|
3197
|
-
"default": "image"
|
|
3198
|
-
},
|
|
3199
|
-
"asset": {
|
|
3200
|
-
"$ref": "#/components/schemas/sanityTvCategoryDashboardsInnerBackgroundImageAsset"
|
|
3201
|
-
}
|
|
3202
|
-
}
|
|
3203
|
-
},
|
|
3204
3057
|
"sanityTechnologyWithRelationsDescriptionInnerOneOf4MediaInner": {
|
|
3205
3058
|
"type": "object",
|
|
3206
3059
|
"properties": {
|
package/specs/test/sales.json
CHANGED
|
@@ -4601,48 +4601,6 @@
|
|
|
4601
4601
|
}
|
|
4602
4602
|
}
|
|
4603
4603
|
},
|
|
4604
|
-
"questionLocation": {
|
|
4605
|
-
"type": "object",
|
|
4606
|
-
"properties": {
|
|
4607
|
-
"xmlPart": {
|
|
4608
|
-
"type": "string",
|
|
4609
|
-
"nullable": true
|
|
4610
|
-
},
|
|
4611
|
-
"bodyIndex": {
|
|
4612
|
-
"type": "integer",
|
|
4613
|
-
"format": "int32",
|
|
4614
|
-
"nullable": true
|
|
4615
|
-
},
|
|
4616
|
-
"tableIndex": {
|
|
4617
|
-
"type": "integer",
|
|
4618
|
-
"format": "int32",
|
|
4619
|
-
"nullable": true
|
|
4620
|
-
},
|
|
4621
|
-
"rowIndex": {
|
|
4622
|
-
"type": "integer",
|
|
4623
|
-
"format": "int32",
|
|
4624
|
-
"nullable": true
|
|
4625
|
-
},
|
|
4626
|
-
"colIndex": {
|
|
4627
|
-
"type": "integer",
|
|
4628
|
-
"format": "int32",
|
|
4629
|
-
"nullable": true
|
|
4630
|
-
},
|
|
4631
|
-
"sdtId": {
|
|
4632
|
-
"type": "string",
|
|
4633
|
-
"nullable": true
|
|
4634
|
-
},
|
|
4635
|
-
"sheetName": {
|
|
4636
|
-
"type": "string",
|
|
4637
|
-
"nullable": true
|
|
4638
|
-
},
|
|
4639
|
-
"cellReference": {
|
|
4640
|
-
"type": "string",
|
|
4641
|
-
"nullable": true
|
|
4642
|
-
}
|
|
4643
|
-
},
|
|
4644
|
-
"nullable": true
|
|
4645
|
-
},
|
|
4646
4604
|
"sendTenderSlackMessageRequest": {
|
|
4647
4605
|
"type": "object",
|
|
4648
4606
|
"properties": {
|