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
When running the external tests, we want to be able to control
which schema version is used even when there is no `$schema`
field present, and this functionality is likely to be useful anyway,
so export the `Version` type and provide a way to set the default
version in the config.
Also align the names more closely with the names used in the
external JSON Schema test suite, as those are likely to be more
conventional.
Signed-off-by: Roger Peppe <[email protected]>
Change-Id: I442e7eb4d8f26c2709458f7a733180acfc804c97
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1200162
TryBot-Result: CUEcueckoo <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
Reviewed-by: Daniel Martí <[email protected]>
0 commit comments