This commit is contained in:
@@ -46,7 +46,7 @@ def _format_param_details_section(report: EndpointChangeReport) -> List[str]:
|
||||
lines.append("")
|
||||
|
||||
if regular_changes:
|
||||
lines.append("**普通参数变更**")
|
||||
# lines.append("**普通参数变更**")
|
||||
lines.extend(_format_param_change_list(regular_changes))
|
||||
lines.append("")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user