Remove openapi from frontend

This commit is contained in:
Andras Schmelczer 2025-06-07 21:33:47 +01:00
parent 9753eaeff5
commit 7956a92bec
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
10 changed files with 157 additions and 1062 deletions

View file

@ -15,8 +15,6 @@
"dependencies": {
"byte-base64": "^1.1.0",
"minimatch": "^10.0.1",
"openapi-fetch": "0.14.0",
"openapi-typescript": "7.6.1",
"p-queue": "^8.1.0",
"uuid": "^11.1.0"
},
@ -34,4 +32,4 @@
"webpack-merge": "^6.0.1",
"ws": "^8.18.1"
}
}
}