@mintlify/validation
Advanced tools
Comparing version 0.1.257 to 0.1.258
@@ -132,6 +132,3 @@ var __rest = (this && this.__rest) || function (s, e) { | ||
? { | ||
playground: { | ||
display: playground.display, | ||
proxy: playground.proxy, | ||
}, | ||
playground: Object.assign(Object.assign({}, (playground.display ? { display: playground.display } : {})), (playground.proxy !== undefined ? { proxy: playground.proxy } : {})), | ||
} | ||
@@ -138,0 +135,0 @@ : {})), (((_j = (_h = (_g = config.api) === null || _g === void 0 ? void 0 : _g.request) === null || _h === void 0 ? void 0 : _h.example) === null || _j === void 0 ? void 0 : _j.languages) |
{ | ||
"name": "@mintlify/validation", | ||
"version": "0.1.257", | ||
"version": "0.1.258", | ||
"description": "Validates mint.json files", | ||
@@ -63,3 +63,3 @@ "author": "Mintlify, Inc.", | ||
}, | ||
"gitHead": "ef1fc2e8a2eab66bc7a76d818bd224e90016ac8c" | ||
"gitHead": "f28bf32435e773288445537f34c2c865c02ac3c2" | ||
} |
Sorry, the diff of this file is not supported yet
1342908
32505