0.10.0
版本发布时间: 2023-05-20 22:08:02
alufers/mitmproxy2swagger最新发布版本:0.14.0(2024-12-12 21:25:26)
- Improve Python 3.9 compatibility
- Update dependencies
- Add customizable param regex and suppression
-
--param-regex
: Allows the user to customize what path segment value will be considered as a parameter. -
--suppress-params
: Only outputs the "templated" path with the parameter variables, but not the originals with the actual parameters.
-
- fix: correctly escape path templates