aws-samples / aws-samples/amazon-textract-response-parser
(src-js) `ApiBlock` types are missing the `Page` property of type `number`
Open
javascript
- Dominant language
- TypeScript
- Stars
- 236
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
All `ApiBlock` types (except `ApiQueryBlock` and `ApiQueryResultBlock`) in the javascript source are missing the `Page` property that's found on all blocks in the JSON response objects. The Python and C# libraries already include it, however.
Contributor guide
Assessment
This issue has not been assessed yet.