We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e83196 commit 53d3abdCopy full SHA for 53d3abd
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.6.3](https://github.com/JsonMa/swagger-egg/compare/v1.6.2...v1.6.3) (2022-03-18)
2
+
3
4
+### Bug Fixes
5
6
+* :bug: fix path object not found bug ([7e83196](https://github.com/JsonMa/swagger-egg/commit/7e831963fc29b470508b393540ebc21b6f17d901))
7
8
9
10
## [1.6.2](https://github.com/JsonMa/swagger-egg/compare/v1.6.1...v1.6.2) (2022-03-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "swagger-egg",
- "version": "1.6.2",
+ "version": "1.6.3",
"description": "swagger document generator for egg.",
"eggPlugin": {
"name": "swaggerEgg"
0 commit comments