make example cred type work

This commit is contained in:
AlanCoding 2018-03-28 14:40:34 -04:00
parent bed9b06426
commit 2a45f352bb
No known key found for this signature in database
GPG Key ID: FD2C3C012A72926B

View File

@ -67,7 +67,7 @@ new "custom" ``Credential Types``:
"id": "api_token",
"label": "API Token",
"type": "string",
"secret": True,
"secret": true
}]
},
"injectors": {