Skip to content

Commit

Permalink
Remove document type enum (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvacca-onfido authored Feb 14, 2025
1 parent b592af1 commit 34a1316
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions schemas/documents/definitions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ document_shared:
properties:
file_type:
type: string
enum:
- jpg
- jpeg
- png
- pdf
description: The file type of the uploaded file
type:
type: string
Expand Down

0 comments on commit 34a1316

Please sign in to comment.