KissPeter / APIFuzzer

Fuzz test your application using your OpenAPI or Swagger API definition without coding
GNU General Public License v3.0
426 stars 69 forks source link

Unexpected exception happened during fuzz test preparation #55

Closed DimaOwena closed 2 years ago

DimaOwena commented 2 years ago

When running this command: APIFuzzer -s /Users/username/Documents/demo.yaml

The result is: Unexpected exception happened during fuzz test preparation: 'str' object has no attribute 'get'. Feel free to report the issue

KissPeter commented 2 years ago

Please provide all the details expected in the issue template. I am closing this one as important details are missing, but plese open a new one if you have everything Thank you