Don't require people to be admins just so they can see the list of documents, or we get recursive loads on Kelly's non admin account (and everyone elsees)

todo: Create a ticket to assure we don't get in an infinite loading loop.
This commit is contained in:
Dan 2021-04-27 12:14:37 -04:00
parent 4946f77f58
commit 248ca6a33a
1 changed files with 0 additions and 2 deletions

View File

@ -83,8 +83,6 @@ paths:
type : integer
get:
operationId: crc.api.file.get_document_directory
security:
- auth_admin: ['secret']
summary: Returns a directory of all files for study in a nested structure
tags:
- Document Categories