Mitmproxy2swagger Versions Save

Automagically reverse-engineer REST APIs via capturing traffic

0.13.0

3 months ago
  • Add msgpack support
  • Update dependencies

0.12.0

3 months ago

Update other dependencies

0.11.0

7 months ago
  • Update mitmproxy to 1.0.0
  • Update other dependencies

0.10.1

9 months ago
  • Fixes for the file type detection heuristic (thanks @gadcam)
  • Dependency updates

0.10.0

10 months ago
  • 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

0.9.0

11 months ago

0.8.2

1 year ago

Update json-stream dependency

0.8.1

1 year ago

0.8.0

1 year ago
  • Adds support for parsing and generating schemas for x-www-form-urlencoded requests

0.7.2

1 year ago