Files
DefinitelyTyped/types/swagger-tools
Alex Brick 091c96bace [swagger-tools] Adding strong typing to Swagger Router requests
Previously, we were using the "NextHandleFunction" from connect, which
just takes in a raw IncomingMessage. However, swagger-tools actually
augments the request with a "swagger" field which contains information
from swagger-tools. The types are now updated to reflect this.
2017-09-05 15:03:11 +02:00
..