Add name to scraper target response in swagger
parent
0213db306c
commit
6029744a62
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue