Fix schema.json being auto deleted and remove formating and linting of generated openapi client

This commit is contained in:
2025-03-09 16:30:21 +01:00
parent 05edf33062
commit 106dc32a3d
4 changed files with 5 additions and 6 deletions

3
package-lock.json generated
View File

@ -3383,7 +3383,8 @@
"node_modules/country-flag-emoji-polyfill": {
"version": "0.1.8",
"resolved": "https://registry.npmjs.org/country-flag-emoji-polyfill/-/country-flag-emoji-polyfill-0.1.8.tgz",
"integrity": "sha512-Mbah52sADS3gshUYhK5142gtUuJpHYOXlXtLFI3Ly4RqgkmPMvhX9kMZSTqDM8P7UqtSW99eHKFphhQSGXA3Cg=="
"integrity": "sha512-Mbah52sADS3gshUYhK5142gtUuJpHYOXlXtLFI3Ly4RqgkmPMvhX9kMZSTqDM8P7UqtSW99eHKFphhQSGXA3Cg==",
"license": "MIT"
},
"node_modules/cross-spawn": {
"version": "7.0.6",