@snokam/mcp-api 2.47.0 → 2.50.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/sanity.json +0 -24
- package/specs/test/sanity.json +0 -24
package/package.json
CHANGED
|
@@ -29797,17 +29797,6 @@
|
|
|
29797
29797
|
"bankAccount": {
|
|
29798
29798
|
"type": "string"
|
|
29799
29799
|
},
|
|
29800
|
-
"tShirtSize": {
|
|
29801
|
-
"type": "string",
|
|
29802
|
-
"enum": [
|
|
29803
|
-
"L",
|
|
29804
|
-
"M",
|
|
29805
|
-
"S",
|
|
29806
|
-
"XL",
|
|
29807
|
-
"XS",
|
|
29808
|
-
"XXL"
|
|
29809
|
-
]
|
|
29810
|
-
},
|
|
29811
29800
|
"address": {
|
|
29812
29801
|
"properties": {
|
|
29813
29802
|
"city": {
|
|
@@ -31109,19 +31098,6 @@
|
|
|
31109
31098
|
"type": "string",
|
|
31110
31099
|
"nullable": true
|
|
31111
31100
|
},
|
|
31112
|
-
"tShirtSize": {
|
|
31113
|
-
"type": "string",
|
|
31114
|
-
"enum": [
|
|
31115
|
-
"XS",
|
|
31116
|
-
"S",
|
|
31117
|
-
"M",
|
|
31118
|
-
"L",
|
|
31119
|
-
"XL",
|
|
31120
|
-
"XXL",
|
|
31121
|
-
null
|
|
31122
|
-
],
|
|
31123
|
-
"nullable": true
|
|
31124
|
-
},
|
|
31125
31101
|
"bankAccount": {
|
|
31126
31102
|
"type": "string",
|
|
31127
31103
|
"nullable": true
|
package/specs/test/sanity.json
CHANGED
|
@@ -29797,17 +29797,6 @@
|
|
|
29797
29797
|
"bankAccount": {
|
|
29798
29798
|
"type": "string"
|
|
29799
29799
|
},
|
|
29800
|
-
"tShirtSize": {
|
|
29801
|
-
"type": "string",
|
|
29802
|
-
"enum": [
|
|
29803
|
-
"L",
|
|
29804
|
-
"M",
|
|
29805
|
-
"S",
|
|
29806
|
-
"XL",
|
|
29807
|
-
"XS",
|
|
29808
|
-
"XXL"
|
|
29809
|
-
]
|
|
29810
|
-
},
|
|
29811
29800
|
"address": {
|
|
29812
29801
|
"properties": {
|
|
29813
29802
|
"city": {
|
|
@@ -31109,19 +31098,6 @@
|
|
|
31109
31098
|
"type": "string",
|
|
31110
31099
|
"nullable": true
|
|
31111
31100
|
},
|
|
31112
|
-
"tShirtSize": {
|
|
31113
|
-
"type": "string",
|
|
31114
|
-
"enum": [
|
|
31115
|
-
"XS",
|
|
31116
|
-
"S",
|
|
31117
|
-
"M",
|
|
31118
|
-
"L",
|
|
31119
|
-
"XL",
|
|
31120
|
-
"XXL",
|
|
31121
|
-
null
|
|
31122
|
-
],
|
|
31123
|
-
"nullable": true
|
|
31124
|
-
},
|
|
31125
31101
|
"bankAccount": {
|
|
31126
31102
|
"type": "string",
|
|
31127
31103
|
"nullable": true
|