Add expired flag to share details

This commit is contained in:
eikek
2021-10-02 23:05:19 +02:00
parent c7d587bea4
commit 4ef9d6c3ff
3 changed files with 16 additions and 7 deletions

View File

@ -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: