Include archive infos in item detail

This commit is contained in:
Eike Kettner
2020-03-22 21:35:50 +01:00
parent cbc95b11e6
commit 7e6eec9533
3 changed files with 14 additions and 2 deletions

View File

@ -1897,6 +1897,7 @@ components:
- updated
- attachments
- sources
- archives
- tags
properties:
id:
@ -1947,6 +1948,10 @@ components:
type: array
items:
$ref: "#/components/schemas/AttachmentSource"
archives:
type: array
items:
$ref: "#/components/schemas/AttachmentSource"
tags:
type: array
items: