Skip to content

Commit 4efe4ab

Browse files
chore: revert #2703 (#2729) (#2730)
* Revert "feat: make AI lab providing swagger UI for the openAI docs (#2703)" This reverts commit 8de0c18 Signed-off-by: axel7083 <[email protected]> * fix: pnpm-lock Signed-off-by: axel7083 <[email protected]> --------- Signed-off-by: axel7083 <[email protected]> (cherry picked from commit 86db349) Co-authored-by: axel7083 <[email protected]>
1 parent b655a45 commit 4efe4ab

File tree

9 files changed

+266
-2425
lines changed

9 files changed

+266
-2425
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@
8484
"dependencies": {
8585
"js-yaml": "^4.1.0"
8686
},
87-
"scarfSettings": {
88-
"enabled": false
89-
},
9087
"pnpm": {
9188
"overrides": {
9289
"postman-collection>semver": "^7.5.2"

packages/backend/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@
110110
"postman-code-generators": "^1.14.1",
111111
"postman-collection": "^5.0.0",
112112
"semver": "^7.7.1",
113-
"swagger-ui-express": "^5.0.1",
114113
"systeminformation": "^5.25.11",
115114
"xml-js": "^1.6.11"
116115
},
@@ -123,7 +122,6 @@
123122
"@types/node": "^22",
124123
"@types/postman-collection": "^3.5.10",
125124
"@types/supertest": "^6.0.2",
126-
"@types/swagger-ui-express": "^4.1.8",
127125
"openapi-typescript": "^7.6.1",
128126
"supertest": "^7.0.0",
129127
"vitest": "^3.0.5"

0 commit comments

Comments
 (0)