Fix reference for embedded project in file schema
This commit is contained in:
parent
8a06634839
commit
f341d33faf
@ -416,7 +416,7 @@ files_schema = {
|
||||
# to join permissions from the project and verify user access.
|
||||
'type': 'objectid',
|
||||
'data_relation': {
|
||||
'resource': 'nodes',
|
||||
'resource': 'projects',
|
||||
'field': '_id',
|
||||
'embeddable': True
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user