aws-samples / aws-samples/amazon-textract-response-parser
trp2 add_key_values should allow for new value blocks to be added
Open
enhancement
python
- Dominant language
- TypeScript
- Stars
- 236
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
currently trp2.add_key_values only allows for keys to be added for existing value, not for new value blocks.
Ideally we want to the option to pass in new value blocks to add information to the document
Contributor guide
Assessment
This issue has not been assessed yet.