-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.json
executable file
·54 lines (54 loc) · 1.93 KB
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"schema": "1.0",
"details": {
"displayName": "1.1.0",
"description": "",
"createdTime": "2022-02-28T10:46:54.1075637Z",
"packageTelemetryId": "607e22c3-1312-4b7a-acee-7bba0deab38f",
"creator": "N/A",
"sourceEnvironment": ""
},
"resources": {
"d8b675ba-1981-419f-ad4f-b69d665835de": {
"type": "Microsoft.Flow/flows",
"suggestedCreationType": "New",
"creationType": "Existing, New, Update",
"details": {
"displayName": "Sample - Rename Chan"
},
"configurableBy": "User",
"hierarchy": "Root",
"dependsOn": [
"f470bb7c-fd47-4c00-b306-5b74b1d649ce",
"dd6e4009-de94-40ad-89d8-2ccb232d1af6"
]
},
"f470bb7c-fd47-4c00-b306-5b74b1d649ce": {
"id": "/providers/Microsoft.PowerApps/apis/shared_slack",
"name": "shared_slack",
"type": "Microsoft.PowerApps/apis",
"suggestedCreationType": "Existing",
"details": {
"displayName": "Slack",
"iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1480/1.0.1480.2454/slack/icon.png"
},
"configurableBy": "System",
"hierarchy": "Child",
"dependsOn": []
},
"dd6e4009-de94-40ad-89d8-2ccb232d1af6": {
"type": "Microsoft.PowerApps/apis/connections",
"suggestedCreationType": "Existing",
"creationType": "Existing",
"details": {
"displayName": "integrator",
"iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1480/1.0.1480.2454/slack/icon.png"
},
"configurableBy": "User",
"hierarchy": "Child",
"dependsOn": [
"f470bb7c-fd47-4c00-b306-5b74b1d649ce"
]
}
}
}