You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: remove AskWithApplyAllDialog form file [(#1181)](https://github.com/tangcent/easy-yapi/pull/1181)
5
+
6
+
* test: add unit tests for ClassApiExporterHelper [(#1179)](https://github.com/tangcent/easy-yapi/pull/1179)
7
+
8
+
* refactor: replace nullable properties with lateinit for improved initialization in CommentResolver [(#1178)](https://github.com/tangcent/easy-yapi/pull/1178)
9
+
10
+
* fix: update methods in ScriptRuleParser to avoid return types with parameter type erasure [(#1176)](https://github.com/tangcent/easy-yapi/pull/1176)
1
11
* 2.7.3
2
12
* feat: support Jackson JsonView [(#1162)](https://github.com/tangcent/easy-yapi/pull/1162)
<li>feat: support Jackson JsonView (<ahref="https://github.com/tangcent/easy-yapi/pull/1162">#1162</a>)</li>
8
-
9
-
<li>feat: add 'yapi.no_update.description' to stop api description updates (<ahref="https://github.com/tangcent/easy-yapi/pull/1170">#1170</a>)</li>
6
+
<h3>Fixes:</h3>
10
7
11
-
<li>feat: omit content-type header when no parameters are present (<ahref="https://github.com/tangcent/easy-yapi/pull/1169">#1169</a>)</li>
12
-
13
-
<li>feat(script): add support for 'mavenId()' in 'class' (<ahref="https://github.com/tangcent/easy-yapi/pull/1155">#1155</a>)</li>
14
-
</ul>
8
+
<ul>
9
+
<li>fix: update methods in ScriptRuleParser to avoid return types with parameter type erasure (<ahref="https://github.com/tangcent/easy-yapi/pull/1176">#1176</a>)</li>
0 commit comments