KissPeter / APIFuzzer

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

Unexpected exception happened during fuzz test preparation: sequence item 0: expected str instance, list found. #51

Closed martinburchell closed 2 years ago

martinburchell commented 2 years ago

Describe the bug

For a list of lists property with default [[]] (alternatives in the schema attached), you get this error: Unexpected exception happened during fuzz test preparation: sequence item 0: expected str instance, list found.

APIFuzzer debug log

apifuzzer.log

Related API definition

api_schema.yaml.txt

Software environment (please complete the following information):