forked from loafle/openapi-generator-original
Update express-openapi-validator from v3 to v4 to support Node.js versions >14. This includes: - Upgrade express-openapi-validator dependency in package.json - Modify server startup code to accommodate v4 API changes - Update controller implementation to handle breaking changes The changes ensure compatibility with modern Node.js versions while maintaining the generator's functionality.