Replies: 3 comments 5 replies
-
Actually... ... I think I have it working now! |
Beta Was this translation helpful? Give feedback.
3 replies
-
Its mostly working. When I add I'm trying to add a missing ',' in struct literal:
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Got it!
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm successfully using cue to enrich. The cue file I"m using is below.
The enriching is mostly being applied to
#Properties
, but on the top level. I have a nested occurrences of the same schema. And I'm wondering how I can apply the same enrichment toproperties
deeper in the schema tree.For example see the nested occurrences of
properties
here- https://gist.github.com/magick93/4e0bc58d7fb93142eeb6422c83d1f5ee#file-publicationtype-json-cue-L95-L104Enrich Cue file
Beta Was this translation helpful? Give feedback.
All reactions