Y
Hacker News
new
|
ask
|
show
|
jobs
by
abraxaz
1831 days ago
Is there any plans to support model generation in future as can be done with JSON schema through something like
https://github.com/quicktype/quicktype
?
1 comments
dqpb
1831 days ago
Cue definitions export to json schema.
link
abraxaz
1831 days ago
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?
link
dqpb
1831 days ago
I do it the way they discuss in that issue. Converting from openapi to json schema.
link
abraxaz
1831 days ago
Thanks for the tip.
link