Sarah
Results
2
issues of
Sarah
Installed it for djangocms-3.6.0 in my infrastructure and fixed errors. The description concerning including urls might also get updated to use "path" instead of "url".
I got the error: ``` File "/usr/bin/mitmproxy2swagger", line 8, in sys.exit(main()) ^^^^^^ File "/usr/lib/python3.12/site-packages/mitmproxy2swagger/mitmproxy2swagger.py", line 265, in main body_val[key.decode("utf-8")] = value.decode("utf-8") ^^^^^^^^^^^^ AttributeError: 'str' object has no attribute 'decode'. Did...