express-openapi-validator-documentation This repository maintains the contents of the express-openapi-validator documentation. Setup python -m venv venv source venv/bin/activate pip install mkdocs-material Run mkdocs serve Manual Deploy mkdocs gh-deploy --force