Allow to search by source name

This commit is contained in:
Eike Kettner
2020-11-30 14:07:45 +01:00
parent 3ea2d20823
commit 0ee8ff66d5
3 changed files with 10 additions and 3 deletions

View File

@ -5065,6 +5065,8 @@ components:
type: array
items:
$ref: "#/components/schemas/CustomFieldValue"
source:
type: string
ItemLight:
description: |
An item with only a few important properties.