|
13 | 13 | ComponentStash,
|
14 | 14 | ConfigurableProp,
|
15 | 15 | ConfigurablePropAlert,
|
16 |
| - ConfigurablePropAlertAlertType, |
| 16 | + ConfigurablePropAlertType, |
17 | 17 | ConfigurablePropAny,
|
18 | 18 | ConfigurablePropApp,
|
19 | 19 | ConfigurablePropBoolean,
|
|
24 | 24 | ConfigurablePropStringArray,
|
25 | 25 | ConfigurePropOpts,
|
26 | 26 | ConfigurePropResponse,
|
27 |
| - ConnectTokenCreateOpts, |
28 |
| - ConnectTokenResponse, |
29 |
| - CreateBrowserClientOpts, |
| 27 | + ConnectToken, |
30 | 28 | CreateOAuthTokenResponse,
|
31 | 29 | CreateTokenResponse,
|
32 | 30 | DeleteTriggerOpts,
|
|
51 | 49 | PageInfo,
|
52 | 50 | ProjectEnvironment,
|
53 | 51 | ProjectInfoResponse,
|
54 |
| - ProjectInfoResponseAppsItem, |
| 52 | + ProjectInfoResponseApp, |
55 | 53 | PropOption,
|
56 | 54 | ProxyResponse,
|
57 | 55 | ReloadPropsOpts,
|
58 | 56 | ReloadPropsResponse,
|
59 | 57 | RunActionResponse,
|
| 58 | + RunActionOptsStashId, |
| 59 | + StashId, |
60 | 60 | StartConnectOpts,
|
61 | 61 | ValidateTokenParams,
|
62 | 62 | ValidateTokenResponse,
|
|
95 | 95 | "ComponentStash",
|
96 | 96 | "ConfigurableProp",
|
97 | 97 | "ConfigurablePropAlert",
|
98 |
| - "ConfigurablePropAlertAlertType", |
| 98 | + "ConfigurablePropAlertType", |
99 | 99 | "ConfigurablePropAny",
|
100 | 100 | "ConfigurablePropApp",
|
101 | 101 | "ConfigurablePropBoolean",
|
|
106 | 106 | "ConfigurablePropStringArray",
|
107 | 107 | "ConfigurePropOpts",
|
108 | 108 | "ConfigurePropResponse",
|
109 |
| - "ConnectTokenCreateOpts", |
110 |
| - "ConnectTokenResponse", |
111 |
| - "CreateBrowserClientOpts", |
| 109 | + "ConnectToken", |
112 | 110 | "CreateOAuthTokenResponse",
|
113 | 111 | "CreateTokenResponse",
|
114 | 112 | "DeleteTriggerOpts",
|
|
135 | 133 | "PipedreamEnvironment",
|
136 | 134 | "ProjectEnvironment",
|
137 | 135 | "ProjectInfoResponse",
|
138 |
| - "ProjectInfoResponseAppsItem", |
| 136 | + "ProjectInfoResponseApp", |
139 | 137 | "PropOption",
|
140 | 138 | "ProxyResponse",
|
141 | 139 | "ReloadPropsOpts",
|
142 | 140 | "ReloadPropsResponse",
|
143 | 141 | "RunActionResponse",
|
| 142 | + "RunActionOptsStashId", |
| 143 | + "StashId", |
144 | 144 | "StartConnectOpts",
|
145 | 145 | "ValidateTokenParams",
|
146 | 146 | "ValidateTokenResponse",
|
|
0 commit comments