koa-oas-router
Advanced tools
Comparing version 2.0.1 to 3.0.0
{ | ||
"name": "koa-oas-router", | ||
"version": "2.0.1", | ||
"version": "3.0.0", | ||
"description": "This module extends the koa-router with some features usable with oas.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -51,7 +51,7 @@ # Welcome to koa-oas-router 👋 | ||
For more detailed information look at the [API](https://github.com/matzehecht/koa-oas-router/wiki/README.md). | ||
For more detailed information look at the [API](https://github.com/matzehecht/koa-oas-router/wiki/README). | ||
## Docs | ||
[API](https://github.com/matzehecht/koa-oas-router/wiki/README.md) | ||
[API](https://github.com/matzehecht/koa-oas-router/wiki/README) | ||
@@ -58,0 +58,0 @@ ## Run tests |
36581