Skip to content

Commit 2009b94

Browse files
authored
Add key basic_auth >username_file (SchemaStore#4846)
1 parent afe062a commit 2009b94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/schemas/json/prometheus.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
"password": {
4141
"type": ["string", "null"]
4242
},
43+
"username_file": {
44+
"$ref": "#/definitions/filepath"
45+
},
4346
"password_file": {
4447
"$ref": "#/definitions/filepath"
4548
}

0 commit comments

Comments
 (0)