make example cred type work

This commit is contained in:
AlanCoding
2018-03-28 14:40:34 -04:00
parent bed9b06426
commit 2a45f352bb

View File

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