Skip to content

Commit

Permalink
chore(docs): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stfsy committed Feb 25, 2024
1 parent 7789b36 commit 3b3d8a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README_SIMPLE_RESOURCE_STORAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ Returns **[Array][4]<[Object][5]>**&#x20;

Returns all children of a certain type/collection. Imagine this method walking a tree and returning all leaves at a certain level.

Currently only supports trees with three levels.

### Parameters

* `resourceIds` **([String][1] | [Array][4]<[String][1]>)** resource ids that will added to the resource path i.e. /users/${id}/documents/${id}
Expand Down

0 comments on commit 3b3d8a8

Please sign in to comment.