Fix type in templates input examples
Signed-off-by: Mihai Tabara <mihait@spotify.com>
This commit is contained in:
@@ -189,7 +189,7 @@ parameters:
|
||||
title: Select features
|
||||
type: array
|
||||
items:
|
||||
type: boolean
|
||||
type: string
|
||||
enum:
|
||||
- 'Enable scraping'
|
||||
- 'Enable HPA'
|
||||
|
||||
Reference in New Issue
Block a user