The current v5 documentation is an improvement on what we had before but it still isn't good enough for me to write the new TypeScript definitions from.
Documentation issues:
- Change
server.version to be server.versions
Missing documentation:
- API documentation for Router/Route
- Update server options values to reflect all options
- Undocumented options are referenced in the comment for httpsServerOptions
- Request and Response properties documented like server properties
The current v5 documentation is an improvement on what we had before but it still isn't good enough for me to write the new TypeScript definitions from.
Documentation issues:
server.versionto beserver.versionsMissing documentation: