jwt oba nix geht
This commit is contained in:
parent
15ed4bd993
commit
1c1d758ab1
4 changed files with 45 additions and 32 deletions
|
|
@ -21,8 +21,9 @@
|
|||
},
|
||||
"owners": {
|
||||
"type": "relation",
|
||||
"relation": "oneToMany",
|
||||
"target": "plugin::users-permissions.user"
|
||||
"relation": "manyToMany",
|
||||
"target": "plugin::users-permissions.user",
|
||||
"inversedBy": "notes"
|
||||
},
|
||||
"lastViewed": {
|
||||
"type": "datetime",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue