Replies: 1 comment
-
Are you referring to A JSON schemas's |
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.
-
Hi Folks, I'm trying to generate a schema that contains classes from an imported package:
pkl eval
gives me the following output:This makes the generated schema useless. I expected the podTemplate type to be
PodTemplateSpec
instead of "object". Any ideas for a solution?Beta Was this translation helpful? Give feedback.
All reactions