diff --git a/schemas/documents/definitions.yaml b/schemas/documents/definitions.yaml index dff3a25e..9dcf7d8b 100644 --- a/schemas/documents/definitions.yaml +++ b/schemas/documents/definitions.yaml @@ -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