-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Hello.
Need more examples.
"results": [{
"books": [{
"part": 1,
"chapters": [
{
"chapter": 1
}, {
"chapter": 2
}, {
"chapter": 3
}
]
}]
}]how to edit
"results": [{
"books": [
{
"part": 1,
"chapter": 1
}, {
"part": 1,
"chapter": 2
}, {
"part": 1,
"chapter": 3
}
]
}]Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels