credential-kinds
credential-kinds
JSON Example
{
"credentialTypes": [
{
"adapterKindKey": "string",
"fields": [
{
"defaultValue": "string",
"enumerated": false,
"enumeratedValues": [
"string"
],
"key": "string",
"required": false,
"valueType": "string"
}
],
"id": "string",
"name": "string"
}
]
}