Open verdverm opened 2 years ago
Oh, I also think that if I import the OpenAPI v3.0 spec schema, and then use that try to validate other OpenAPI schemas, it will always fail because the openapi
field is removed, thus there is always a field which is not allowed.
note to self, find and share reproducer
What version of CUE are you using (
cue version
)?0.4.3 / tip
What did you do?
I've been importing the OpenAPI schemas for the OpenAPI spec and noticed some inconsistencies.
What did you expect to see?
more consistency, no errors in the yaml versions