Closed vipulnsward closed 6 months ago
The recent changes bring enhancements to document handling with a new Document Info
API in the DocumentConverter
. README.md updates focus on improving AWS Rekognition documentation and adding examples for using Uploadcare's AkamaiGenerator, spanning multiple files with method additions and test enhancements.
File Path | Change Summary |
---|---|
CHANGELOG.md , lib/uploadcare/client/conversion/document_conversion_client.rb , lib/uploadcare/entity/conversion/base_converter.rb |
Added Document Info API for improved document retrieval. |
README.md |
Corrected typos, added code snippets for document format identification, and included examples for authenticated URL generation. |
lib/uploadcare/client/conversion/document_conversion_client.rb , lib/uploadcare/entity/conversion/base_converter.rb , spec/fixtures/vcr_cassettes/document_convert_info.yml |
Added methods and tests for the new Document Info API functionality. |
🐰✨ A hop, a skip, a code deploy,
New features in the doc, oh boy!
From typos fixed to info anew,
Here's to updates, fresh and true!
📄🔍💾
Description
Checklist
Summary by CodeRabbit
New Features
Document Info
API to retrieve detailed information about documents.Documentation
Uploadcare::SignedUrlGenerators::AkamaiGenerator
.