-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bac 1531 spike for adding data to http headers on mobile side #549
Conversation
…out file - Add `generateUploadMetadata` function to `Document` class - Add extra header field to `DocumentMetadata` to be sent forward BAC-1531
…dd to headers of `createPartialDocument` request BAC-1531
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! 👍 I only have minor requests/suggestions.
...t-network/src/main/java/net/gini/android/capture/network/GiniCaptureDefaultNetworkService.kt
Outdated
Show resolved
Hide resolved
...t-network/src/main/java/net/gini/android/capture/network/GiniCaptureDefaultNetworkService.kt
Outdated
Show resolved
Hide resolved
core-api-library/library/src/main/java/net/gini/android/core/api/DocumentMetadata.java
Outdated
Show resolved
Hide resolved
capture-sdk/sdk/src/main/java/net/gini/android/capture/util/UploadMetadata.kt
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Please upload a build to App Center and share it in the ticket. I will inform backend that they can use it for sending upload metadata headers to the Pay API. Once they confirm that it works we can then move BAC-1531 to done and move on with ticket BAC-894 BAC-893 to finalize the feature.
What do you think of creating a branch for BAC-894 BAC-893 and setting that one as the target branch for this PR? Then when work is continued with BAC-894 BAC-893 we have a branch for it and once we are done we can merge it into "main".
af16041
into
BAC-893-Add-data-we-add-to-jpeg-exif-also-to-request-headers
No description provided.