remove zendesk from community types
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"workspace_id": "starter",
|
||||
"name": "zendesk",
|
||||
"schema": {
|
||||
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
||||
"properties": {
|
||||
"token": {
|
||||
"type": "string",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"token"
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
"description": "Zendesk OAuth2 credentials"
|
||||
}
|
||||
Reference in New Issue
Block a user