Skip to content

Commit f1f780c

Browse files
committed
- Removed hard coded password
1 parent 1390e5f commit f1f780c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/cybersource-rest-spec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20415,7 +20415,7 @@
2041520415
"password": {
2041620416
"type": "string",
2041720417
"maxLength": 8,
20418-
"description": "Registered password for the Visa directory server. For Mastercard, this value is always 12345678.\n"
20418+
"description": "Registered password for the Visa directory server.\n"
2041920419
},
2042020420
"merchantId": {
2042120421
"type": "string",

0 commit comments

Comments
 (0)