|
I'm trying to generate a jsonschema for devs, but I'm utterly failing. Following @rogpeppe 's guide worked fine - exporting the Here's my source, living in a I'm thinking it might be a silent error, something like "Buddy, I'm not generating that nonesense", or a simple layer 8 problem 😅 Not even sure if the parser can make sense of all those Cheers! |
Answered by
mvdan
Jul 9, 2026
Replies: 1 comment 4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes; @rogpeppe is working on an improvement to support this. I've already reviewed the change in https://cue.gerrithub.io/c/cue-lang/cue/+/1241049.
FWIW anything that sounds like a bug, even if it's a UX/error improvement, would be best raised as an issue so we can track it :) In this case I spotted it earlier in the week and pointed it out to Roger, but in general discussions are only for anything that is significantly less actionable - open-ended discussions, questions, proposals, etc.