This repository was archived by the owner on Nov 18, 2021. It is now read-only.
Replies: 1 comment
-
|
This discussion has been migrated to cue-lang/cue#612. For more details about CUE's migration to a new home, please see cue-lang/cue#1078. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I call
openapi.Gento generate OpenAPI schema from a.cuefile. Is it possible to addtitlefiled in each item, along withdescriptionandtype? Thanks..cuefile.More background:
I intend to call form-render to automatically render forms based on the generated OpenAPI json schema, but it required
titlefield for each item, along withdescriptionandtype, like the example as below.Beta Was this translation helpful? Give feedback.
All reactions