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

View File

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