I have been experiencing issues with patternProperties and additionalProperties behaviors in a schema validation service.
I actually ran into the same problem with a lua binding that was solved by bumping the version from 1.1.2 to 1.1.3 after an appropriate PR was merged in.
I have been experiencing issues with
patternPropertiesandadditionalPropertiesbehaviors in a schema validation service.I actually ran into the same problem with a lua binding that was solved by bumping the version from 1.1.2 to 1.1.3 after an appropriate PR was merged in.