microsoft/restler-fuzzer

"Invalid array schema: found array property without a declared element"

Opened this issue · 0 comments

Description

raise (ArgumentException("Invalid array schema: found array property without a declared element"))

raises an error without specifying where exactly it occurs.

I just tried to compile https://thalesdocs.com/ctp/cm/2.15/extern/definition-developer.json
which fails with said error. Its tedious to investigate which of the 7 MiBs is problematic