Skip to content

Commit fcb502a

Browse files
SUP-3551 Change password to sensitive
1 parent 3578c77 commit fcb502a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

tasks/st0370_generate_token.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
},
1010
"password": {
1111
"description": "PE RBAC User Password",
12-
"type": "String"
12+
"type": "String",
13+
"sensitive": true
1314
}
14-
15-
16-
}
15+
}
1716
}

0 commit comments

Comments
 (0)