Open racke opened 6 years ago
It looks like that it crashes onrequired: false
.
That is apparently a bug in Data::Walk (see https://rt.cpan.org/Public/Bug/Display.html?id=114516).
Yes, it looks like a bug in Data::Walk. As workaround I suggest to convert your scheme to YAML. I personally find YAML format more pretty and readable.
I won't close this issue. Probably I'll implement Data::Walk functionality myself.
That makes sense to me. Thanks a lot for your quick responses. :+1:
Do you have any idea how to fix the following problem (using the schema file from https://github.com/sympa-community/sympa-spec-openapi/blob/master/swagger/sympa-api.json) ?