drop apiRoot object from build

This commit is contained in:
John McLear 2021-02-20 15:43:20 +00:00
parent 227370547d
commit bb14775820

View file

@ -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