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
encoding/jsonschema: add test case for empty field
I noticed that empty fields were inadvertently missed from some property
checks due to a flaw in the `patternProperties` logic. Add a test case
for this case, to be fixed in a subsequent CL.
Signed-off-by: Roger Peppe <[email protected]>
Change-Id: I32e8341edb3ee73cdcbfa406ff4d51b2ce634c66
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1203596
Unity-Result: CUE porcuepine <[email protected]>
TryBot-Result: CUEcueckoo <[email protected]>
Reviewed-by: Daniel Martí <[email protected]>
0 commit comments