Skip to content

Commit 17f983b

Browse files
authored
fix: x-secret (#348)
1 parent 2a846b2 commit 17f983b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/openapi/apps/prometheus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ AppPrometheus:
4747
password:
4848
description: The password for the remote target
4949
$ref: ../definitions.yaml#/wordCharacterPattern
50-
x-secret: ''
50+
x-secret: true
5151
customConfig:
5252
description: Custom remote write config. Will be appended to the remoteWrite list.
5353
type: string

0 commit comments

Comments
 (0)