Update docs/permission/plugin-authors/04-authorizing-access-to-paginated-data.md
Co-authored-by: Joon Park <joonp@spotify.com> Signed-off-by: Joe Porpeglia <josephp@spotify.com>
This commit is contained in:
@@ -33,7 +33,7 @@ To avoid this situation, the permissions framework has support for filtering ite
|
||||
|
||||
## Creating the read permission
|
||||
|
||||
Let's add another permission to for the plugin.
|
||||
Let's add another permission to the plugin.
|
||||
|
||||
```diff
|
||||
// plugins/todo-list-backend/src/service/permissions.ts
|
||||
|
||||
Reference in New Issue
Block a user