-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathmasterdoc.json
80 lines (80 loc) · 2.96 KB
/
masterdoc.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
[
{
"Name": "Low-Code for ProDev in a Day",
"Language": "English",
"Files": [
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/PowerApps-Dev-in-a-Day/main/gettingstarted01.md",
"Order": 1
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/PowerApps-Dev-in-a-Day/main/01gettingstartedwithpowerapp.md",
"Order": 2
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/PowerApps-Dev-in-a-Day/main/02BuildCode.md",
"Order": 3
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/PowerApps-Dev-in-a-Day/main/03Custom_connector_for_existingAPI.md",
"Order": 4
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/PowerApps-Dev-in-a-Day/main/05Applicationlifecyclemanagement.md",
"Order": 5
}
]
},
{
"Name": "Low-Code for ProDev in a Day",
"Language": "Spanish",
"Files": [
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/PowerApps-Dev-in-a-Day/Spanish-Content/gettingstarted01.md",
"Order": 1
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/PowerApps-Dev-in-a-Day/Spanish-Content/01gettingstartedwithpowerapp.md",
"Order": 2
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/PowerApps-Dev-in-a-Day/Spanish-Content/02BuildCode.md",
"Order": 3
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/PowerApps-Dev-in-a-Day/Spanish-Content/03Custom_connector_for_existingAPI.md",
"Order": 4
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/PowerApps-Dev-in-a-Day/Spanish-Content/05Applicationlifecyclemanagement.md",
"Order": 5
}
]
},
{
"Name": "Low-Code for ProDev in a Day",
"Language": "Portuguese",
"Files": [
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/PowerApps-Dev-in-a-Day/Portuguese-Content/gettingstarted01-Portuguese.md",
"Order": 1
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/PowerApps-Dev-in-a-Day/Portuguese-Content/01Gettingstarted-Portuguese.md",
"Order": 2
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/PowerApps-Dev-in-a-Day/Portuguese-Content/02BuildCode-Portuguese.md",
"Order": 3
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/PowerApps-Dev-in-a-Day/Portuguese-Content/03Custom_connector_for_existingAPI-portuguese.md",
"Order": 4
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/PowerApps-Dev-in-a-Day/Portuguese-Content/05Applicationlifecyclemanagement-Portuguese.md",
"Order": 5
}
]
}
]