mirror of
https://github.com/portainer/portainer.git
synced 2026-06-23 04:40:13 +00:00
chore(hey-api): disable api validator [BE-13102] (#2918)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user