chore(hey-api): disable api validator [BE-13102] (#2918)

This commit is contained in:
Chaim Lev-Ari
2026-06-15 21:35:19 +03:00
committed by GitHub
parent ca1d9dc6a2
commit 491df61fbf
2 changed files with 5 additions and 3159 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -22,7 +22,7 @@ export default defineConfig({
}, },
{ {
name: '@hey-api/sdk', name: '@hey-api/sdk',
validator: true, // validator: true, TODO revert in BE-13103
}, },
{ {
name: '@hey-api/client-axios', name: '@hey-api/client-axios',