Merge pull request #1150 from AlanCoding/types_docs

Make example credential type work
This commit is contained in:
Alan Rominger 2018-03-29 15:03:03 -04:00 committed by GitHub
commit 09801d6dab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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