Using this library in it's most basic form with express@5 causes the follwing error to be thrown:
TypeError: Cannot read properties of undefined (reading 'fast_slash')
at split (@wesleytodd/openapi/lib/generate-doc.js:127:20)
package version: 1.1.0
express version: 5.0.1