-
Notifications
You must be signed in to change notification settings - Fork 1
/
apis.json
47 lines (47 loc) · 1.53 KB
/
apis.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
{
"AssetDiscovery.yaml":
{
name: "Asset Discovery",
description: "The Asset Discovery API facilitates exploration and inspection of available assets."
},
"AssetDirectory.yaml":
{
name: "Asset Directory",
description: "The Asset Directory API provides access to the Organicity Asset Directory."
},
"DataSource.yaml":
{
name: "Data Source",
description: "The Data Source API provides access to the data stored in Organicity."
},
"ExperimentationManagement.yaml":
{
name: "Experimentation Management",
description: "This document specifies the API to programmatically manage experiments running on the OrganiCity platform."
},
"ExperimentationMonitoring.yaml":
{
name: "Experimentation Monitoring",
description: "Monitorisation of experiments taking place in OrganiCity platform."
},
"Permissions.yaml":
{
name: "Permissions",
description: "The Permission Component of Organicity Accounts provides inspection, editing and updating of access permissions."
},
"PlatformManagement.yaml":
{
name: "Platform Management",
description: "Connect new sites to the OrganiCity platform, as well as perform the management of its related attributes."
},
"Scenarios.yaml":
{
name: "Organicity Scenarios",
description: "Interact with Organicity Scenarios to create, update and rate ideas."
},
"SmartphoneExperimentation.yaml":
{
name: "Smartphone Experimentation",
description: "The API for interacting with the Smartphone Experimentation Platform."
}
}