mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 12:16:45 +02:00
drop apiRoot object from build
This commit is contained in:
parent
227370547d
commit
bb14775820
@ -573,7 +573,6 @@ exports.expressCreateServer = (hookName, args, cb) => {
|
||||
|
||||
// build openapi-backend instance for this api version
|
||||
const api = new OpenAPIBackend({
|
||||
apiRoot, // each api version has its own root
|
||||
definition,
|
||||
validate: false,
|
||||
// for a small optimisation, we can run the quick startup for older
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user