Skip to content

Commit 0ccedaf

Browse files
authored
Merge pull request #12 from ing-bank/bug/update-servicedef
fix key type for password
2 parents 4ac5c90 + 56d06a3 commit 0ccedaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airlock-dev-apache-ranger/resources/servicedef/ranger-servicedef-s3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
{
6767
"itemId": 3,
68-
"name": "secretkey",
68+
"name": "password",
6969
"type": "password",
7070
"subType": "",
7171
"mandatory": true,

0 commit comments

Comments
 (0)