File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed
addons/slack-connector-0.1.0 Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ apiVersion : cms.kyma-project.io/v1alpha1
2
+ kind : ClusterDocsTopic
3
+ metadata :
4
+ labels :
5
+ cms.kyma-project.io/view-context : service-catalog
6
+ name : 093d9d37-e1b4-4523-bc7b-1798028cdf38
7
+ spec :
8
+ displayName : " Slack Connector Add-on"
9
+ description : " Overall documentation, OpenAPI and AsyncAPI for Slack Connector Add-on"
10
+ sources :
11
+ - type : markdown
12
+ name : markdown-slack
13
+ mode : single
14
+ url : https://raw.githubusercontent.com/slackapi/slack-api-specs/master/README.md
15
+ - type : asyncapi
16
+ name : asyncapi-slack
17
+ mode : single
18
+ url : https://raw.githubusercontent.com/slackapi/slack-api-specs/master/events-api/slack_events_api_async_v1.json
19
+ - type : openapi
20
+ name : openapi-slack
21
+ mode : single
22
+ url : https://raw.githubusercontent.com/slackapi/slack-api-specs/master/web-api/slack_web_openapi_v2.json
Original file line number Diff line number Diff line change @@ -11,3 +11,4 @@ documentationURL: https://github.com/PK85/add-ons/addons/slack-connector-0.1.0/d
11
11
supportURL : https://github.com/PK85/add-ons/addons/slack-connector-0.1.0/docs
12
12
imageURL : https://avatars2.githubusercontent.com/u/6911160?s=200&v=4
13
13
bindable : false
14
+ provisionOnlyOnce : true
You can’t perform that action at this time.
0 commit comments