Allow to restrict access for nested resources
Open
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
In jugglingdb-http adapter restPath may contain some params to substitute before sending request, such as
```
set('restPath', '/users/{userId}/posts');
```
where {userId} will be substituted from post.userId.
- [ ] change jugglingdb adapter
- [ ] change generator for nested resources
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.