Merge pull request #11051 from overleaf/revert-10983-revert-10901-lg-openapi-chat

Migrate chat service to OpenAPI : (Revert of the Revert)

GitOrigin-RevId: 77a34fef20f77344e01461d42b531c623cf28203
This commit is contained in:
Lucie Germain
2023-01-04 16:07:58 +01:00
committed by Copybot
parent 29576fc1fd
commit afa66aef49
11 changed files with 802 additions and 150 deletions

View File

@@ -22,6 +22,7 @@
"@overleaf/settings": "*",
"async": "^3.2.2",
"body-parser": "^1.19.0",
"exegesis-express": "^4.0.0",
"express": "4.17.1",
"mongodb": "^4.11.0"
},
@@ -35,5 +36,12 @@
"sandboxed-module": "^2.0.4",
"sinon": "^9.2.4",
"timekeeper": "^2.2.0"
}
},
"version": "1.0.0",
"directories": {
"test": "test"
},
"keywords": [],
"author": "",
"license": "AGPL-3.0"
}