Jihoo Kim
Jihoo Kim
#### Description I get 'too many requests' response when using getPage method. What is the rate limit of the reqeust? #### Notion Test Page ID
```javascript const input = require('fs').readFileSync('/dev/stdin').toString().split(' '); console.log(Number(input[0]) + Number(input[1])); ``` With this code, I get error "node:internal/fs/utils:344\n throw err;\n ^\n\nError: ENXIO: no such device or address, open '/dev/stdin'\n at Object.openSync...
This PR corrects the descriptions of the `onBlock` and `onUnload `