You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgraded from version 1.6.1 to 1.7.1 and detected error in my app's tests. Basically, when an empty block is passed, key validation is wrongly validated.
I consider the bug not to be common in most apps, I just happen to have an empty block in case we needed it in the future.
Describe the bug
Upgraded from version 1.6.1 to 1.7.1 and detected error in my app's tests. Basically, when an empty block is passed, key validation is wrongly validated.
I consider the bug not to be common in most apps, I just happen to have an empty block in case we needed it in the future.
To Reproduce
Expected behavior
anyOf key should be valid
My environment
The text was updated successfully, but these errors were encountered: