Skip to content
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

Add support for alias inside RDM object #4

Closed
lsmacedo opened this issue Jun 6, 2022 · 0 comments
Closed

Add support for alias inside RDM object #4

lsmacedo opened this issue Jun 6, 2022 · 0 comments

Comments

@lsmacedo
Copy link
Owner

lsmacedo commented Jun 6, 2022

Going to be useful when mapping data from json files.

Suggestion:

...
alias: {
  "$track": "_.track__items__track"
},
fields: {
  ...
  "track.name": "$track.name",
  ...
},
...
@lsmacedo lsmacedo closed this as completed Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant