-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
Creating array of objects #1223
Labels
kind: question
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
Comments
Previously it was done using below way without using json:
|
You could use JSON Pointers. They allow to define a value with a string like |
Can you provide an example |
@aruninnova Do you need further assistance? |
💤 I closed this issue due to inactivity. Please feel free to add a comment and I shall reopen it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind: question
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
I need to create the following structure but I am struggling to do this using json.
I have tried below but unable to get how to add name and children keys dynamically.
The text was updated successfully, but these errors were encountered: