| ... | @@ -166,3 +166,15 @@ with "and": |
... | @@ -166,3 +166,15 @@ with "and": |
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
# Parents
|
|
|
|
|
|
|
|
This is an extension for IronAPI.
|
|
|
|
|
|
|
|
Similar to -subtree, this allows to select the parent entries of an instance with the last entry being the last parent the user has access to.
|
|
|
|
|
|
|
|
```
|
|
|
|
{
|
|
|
|
"me.id" : {"-parents" : 5}
|
|
|
|
}
|
|
|
|
``` |
|
|
|
\ No newline at end of file |