Hacker News new | ask | show | jobs
by dqpb 1832 days ago
Cue definitions export to json schema.
1 comments

Can't see how, and this seems to suggest this functionality is not implemented yet: https://github.com/cuelang/cue/discussions/663

Mind sharing a reference?

I do it the way they discuss in that issue. Converting from openapi to json schema.
Thanks for the tip.