Add name to scraper target response in swagger

pull/11806/head
Iris Scholten 2019-02-11 16:05:49 -08:00
parent 0213db306c
commit 6029744a62
1 changed files with 3 additions and 0 deletions

View File

@ -6107,6 +6107,9 @@ components:
bucket:
type: string
description: name of the bucket
name:
type: string
description: name of scraper target
links:
readOnly: true
$ref: "#/components/schemas/Links"