-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Output content #8
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Dominique <[email protected]> Co-authored-by: Asis Hallab <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @terazus. I only have a question about a zendro key spelling .
Then regarding targetKey
, it seems it should be the name of the main object for the given schema appended with "_id" (as far as I can tell but this seems not to be always the case based on the available examples -> more discussions).
In case we have a
In the case of a |
PATCH NOTE:
This should be the final code commit. It contains several changes:
/src/
and renamed test.js to index.jsnpm run exec:verbose
to get the console lognpm run exec
ornpm run exec:silent
to prevent console.logsnode src/index.js mode=verbose
processAnyOf
/src/output/