Skip to content

Commit bac43ec

Browse files
authored
Merge pull request #77 from snavinch/dec2019_release
- Removed hard coded password
2 parents 1390e5f + f1f780c commit bac43ec

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)