-
Notifications
You must be signed in to change notification settings - Fork 294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
encoding/openapi: regression in handling of disjunctions #1058
Labels
Comments
Original reply by @eadlam in cuelang/cue#1058 (comment) This worked correctly on v0.4.0-rc.1 but fails on v0.4.0. |
Thanks very much @eadlam for raising this. Apologies again for the migration-related delay (#1078) in getting round to looking at this. I can confirm your analysis above:
Bisected this down to 37bf801. |
myitcv
added
M
NeedsFix
and removed
NeedsInvestigation
Triage
Requires triage/attention
labels
Jul 29, 2021
myitcv
changed the title
[regression] cue def openapi fails to handle disjunctions
encoding/openapi: regression in handling of disjunctions
Jul 29, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally opened by @eadlam in cuelang/cue#1058
What version of CUE are you using (
cue version
)?Does this issue reproduce with the latest release?
Yes
What did you do?
main.cue
What did you expect to see?
Note: this works correctly in v0.4.0-rc.1
example.openapi.json
What did you see instead?
example.openapi.json
The text was updated successfully, but these errors were encountered: