Skip to content

Commit

Permalink
Update Permission Model documentation to include resource field
Browse files Browse the repository at this point in the history
  • Loading branch information
ranieri innocenti committed Nov 7, 2023
1 parent 5e3217c commit 1623415
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api/permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,7 @@ Error: Access to this API has been restricted
at node:internal/main/run_main_module:23:47 {
code: 'ERR_ACCESS_DENIED',
permission: 'FileSystemRead'
resource: '/home/user/index.js'
}
```

Expand Down

0 comments on commit 1623415

Please sign in to comment.