mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Added session next_token to system-data (#22605)
This commit is contained in:
5
.changeset/calm-boats-tie.md
Normal file
5
.changeset/calm-boats-tie.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@directus/system-data": patch
|
||||
---
|
||||
|
||||
Added session next_token to the system-data definitions
|
||||
@@ -14,3 +14,6 @@ fields:
|
||||
- field: origin
|
||||
width: half
|
||||
- field: share
|
||||
width: half
|
||||
- field: next_token
|
||||
width: half
|
||||
|
||||
Reference in New Issue
Block a user