-
Notifications
You must be signed in to change notification settings - Fork 16
EBL 3.0: SD-2649: Update size description #575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
PR Compliance Guide 🔍(Compliance updated until commit a7a80f2)Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label Previous compliance checksCompliance check up to commit cada216
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PR Code Suggestions ✨No code suggestions found for the PR. |
User description
SD-2649: Make it more clear that
sizeis size of actual pdf/word/image file (the decoded file) and not the size of the Base64 encoded file.PR Type
Documentation
Description
Clarifies that
sizefield represents decoded document sizeSpecifies size is actual file size, not Base64 encoded size
Adds examples of document types (pdf, word, image)
Diagram Walkthrough
File Walkthrough
EBL_PINT_v3.0.0.yaml
Enhanced size field documentation claritypint/v3/EBL_PINT_v3.0.0.yaml
sizefield description to explicitly state it representsdecoded document size
etc), not Base64 encoded size