|
1 | 1 | - name: Actors
|
2 | 2 | tags:
|
3 | 3 | - Actors
|
4 |
| - - Actors/Actor collection |
5 |
| - - Actors/Actor object |
6 |
| - - Actors/Version collection |
7 |
| - - Actors/Version object |
8 |
| - - Actors/Environment variable collection |
9 |
| - - Actors/Environment variable object |
| 4 | + - Actors/Actor versions |
| 5 | + - Actors/Actor builds |
| 6 | + - Actors/Actor runs |
10 | 7 | - Actors/Webhook collection
|
11 |
| - - Actors/Build collection |
12 |
| - - Actors/Build object |
13 |
| - - Actors/Default build object |
14 |
| - - Actors/Abort build |
15 |
| - - Actors/Run collection |
16 |
| - - Actors/Run actor synchronously |
17 |
| - - Actors/Run Actor synchronously and get dataset items |
18 |
| - - Actors/Run object |
19 |
| - - Actors/Abort run |
20 |
| - - Actors/Metamorph run |
21 |
| - - Actors/Resurrect run |
22 | 8 | - Actors/Last run object and its storages
|
23 |
| - - Actors/Get OpenAPI definition |
24 |
| -- name: Actor tasks |
25 |
| - tags: |
26 |
| - - Actor tasks |
27 |
| - - Actor tasks/Task collection |
28 |
| - - Actor tasks/Task object |
29 |
| - - Actor tasks/Task input object |
30 |
| - - Actor tasks/Webhook collection |
31 |
| - - Actor tasks/Run collection |
32 |
| - - Actor tasks/Run task synchronously |
33 |
| - - Actor tasks/Run task synchronously and get dataset items |
34 |
| - - Actor tasks/Last run object and its storages |
35 |
| -- name: Actor runs |
36 |
| - tags: |
37 |
| - - Actor runs |
38 |
| - - Actor runs/Run collection |
39 |
| - - Actor runs/Run object and its storages |
40 |
| - - Actor runs/Delete run |
41 |
| - - Actor runs/Abort run |
42 |
| - - Actor runs/Metamorph run |
43 |
| - - Actor runs/Reboot run |
44 |
| - - Actor runs/Resurrect run |
45 |
| - - Actor runs/Charge events in run |
46 |
| - - Actor runs/Update status message |
47 | 9 | - name: Actor builds
|
48 | 10 | tags:
|
49 | 11 | - Actor builds
|
50 |
| - - Actor builds/Build collection |
51 |
| - - Actor builds/Build object |
52 |
| - - Actor builds/Delete build |
53 |
| - - Actor builds/Abort build |
54 |
| - - Actor builds/Build log |
55 |
| - - Actor builds/Get OpenAPI definition |
56 |
| -- name: Key-value stores |
| 12 | +- name: Actor runs |
57 | 13 | tags:
|
58 |
| - - Key-value stores |
59 |
| - - Key-value stores/Store collection |
60 |
| - - Key-value stores/Store object |
61 |
| - - Key-value stores/Key collection |
62 |
| - - Key-value stores/Record |
63 |
| -- name: Datasets |
| 14 | + - Actor runs |
| 15 | +- name: Actor tasks |
64 | 16 | tags:
|
65 |
| - - Datasets |
66 |
| - - Datasets/Dataset collection |
67 |
| - - Datasets/Dataset |
68 |
| - - Datasets/Item collection |
69 |
| - - Datasets/Statistics |
70 |
| -- name: Request queues |
| 17 | + - Actor tasks |
| 18 | +- name: Storage |
71 | 19 | tags:
|
72 |
| - - Request queues |
73 |
| - - Request queues/Queue collection |
74 |
| - - Request queues/Queue |
75 |
| - - Request queues/Request collection |
76 |
| - - Request queues/Request |
77 |
| - - Request queues/Request lock |
78 |
| - - Request queues/Queue head |
79 |
| - - Request queues/Queue head with locks |
80 |
| - - Request queues/Batch request operations |
| 20 | + - Storage/Datasets |
| 21 | + - Storage/Key-value stores |
| 22 | + - Storage/Request queues |
| 23 | + - Storage/Request queues/Requests |
| 24 | + - Storage/Request queues/Requests locks |
81 | 25 | - name: Webhooks
|
82 | 26 | tags:
|
83 |
| - - Webhooks |
84 |
| - - Webhooks/Webhook collection |
85 |
| - - Webhooks/Webhook object |
86 |
| - - Webhooks/Webhook test |
87 |
| - - Webhooks/Dispatches collection |
88 |
| -- name: Webhook dispatches |
89 |
| - tags: |
90 |
| - - Webhook dispatches |
91 |
| - - Webhook dispatches/Webhook dispatches collection |
92 |
| - - Webhook dispatches/Webhook dispatch object |
| 27 | + - Webhooks/Webhooks |
| 28 | + - Webhooks/Webhook dispatches |
93 | 29 | - name: Schedules
|
94 | 30 | tags:
|
95 | 31 | - Schedules
|
96 |
| - - Schedules/Schedules collection |
97 |
| - - Schedules/Schedule object |
98 |
| - - Schedules/Schedule log |
99 | 32 | - name: Store
|
100 | 33 | tags:
|
101 | 34 | - Store
|
102 |
| - - Store/Store Actors collection |
103 | 35 | - name: Logs
|
104 | 36 | tags:
|
105 | 37 | - Logs
|
106 |
| - - Logs/Log |
107 | 38 | - name: Users
|
108 | 39 | tags:
|
109 | 40 | - Users
|
110 |
| - - Users/Public data |
111 |
| - - Users/Private data |
112 |
| - - Users/Monthly usage |
113 |
| - - Users/Account and usage limits |
| 41 | + |
114 | 42 |
|
0 commit comments