mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Add expired flag to share details
This commit is contained in:
@ -4226,6 +4226,7 @@ components:
|
||||
- publishUntil
|
||||
- password
|
||||
- views
|
||||
- expired
|
||||
properties:
|
||||
id:
|
||||
type: string
|
||||
@ -4243,6 +4244,8 @@ components:
|
||||
publishUntil:
|
||||
type: integer
|
||||
format: date-time
|
||||
expired:
|
||||
type: boolean
|
||||
password:
|
||||
type: boolean
|
||||
views:
|
||||
|
Reference in New Issue
Block a user