I want to restrict the types of files to be uploaded under a path. For Ex, /content/dam/test should only upload Pdf's file under it. I try to add a property mimeTypes under this node :
/libs/dam/gui/content/assets/jcr:content/actions/secondary/create/items/fileupload
but it puts the restrictions over the complete dam folder.
Any Help will be appreciated.