Skip to content
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

[CAT-1552] Add missing document types #135

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

dvacca-onfido
Copy link
Contributor

@dvacca-onfido dvacca-onfido commented Nov 18, 2024

Add missing document types, including UNKNOWN among others.

Taking the opportunity to fix the unchecked cast warning triggered by java library (example):

Warning:  /home/runner/work/onfido-java/onfido-java/src/main/java/com/onfido/ApiClient.java:[731,68] [unchecked] unchecked cast
  required: Map<String,Object>
  found:    Object

@dvacca-onfido dvacca-onfido self-assigned this Nov 18, 2024
@dvacca-onfido dvacca-onfido merged commit c72181c into master Nov 18, 2024
4 checks passed
@dvacca-onfido dvacca-onfido deleted the add-missing-document-types branch November 18, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants