Add credential type to TypedInput

This commit is contained in:
Nick O'Leary
2019-11-01 14:13:36 +00:00
parent 1f8ed9dcb9
commit d08e77cf36
3 changed files with 87 additions and 5 deletions

View File

@@ -757,7 +757,8 @@
"bin": "buffer",
"date": "timestamp",
"jsonata": "expression",
"env": "env variable"
"env": "env variable",
"cred": "credential"
}
},
"editableList": {