@snokam/mcp-api 0.97.2 → 0.97.3
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/sanity.json +0 -12
package/package.json
CHANGED
|
@@ -33320,12 +33320,6 @@
|
|
|
33320
33320
|
],
|
|
33321
33321
|
"nullable": false
|
|
33322
33322
|
},
|
|
33323
|
-
"completedAt": {
|
|
33324
|
-
"type": "string"
|
|
33325
|
-
},
|
|
33326
|
-
"token": {
|
|
33327
|
-
"type": "string"
|
|
33328
|
-
},
|
|
33329
33323
|
"eventRef": {
|
|
33330
33324
|
"$ref": "#/components/schemas/EventReference"
|
|
33331
33325
|
},
|
|
@@ -33636,12 +33630,6 @@
|
|
|
33636
33630
|
],
|
|
33637
33631
|
"nullable": false
|
|
33638
33632
|
},
|
|
33639
|
-
"completedAt": {
|
|
33640
|
-
"type": "string"
|
|
33641
|
-
},
|
|
33642
|
-
"token": {
|
|
33643
|
-
"type": "string"
|
|
33644
|
-
},
|
|
33645
33633
|
"eventRef": {
|
|
33646
33634
|
"$ref": "#/components/schemas/EventReference"
|
|
33647
33635
|
},
|