@lessly/sdk-app 35.0.0 → 36.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/analytics/index.d.cts +1 -1
- package/dist/analytics/index.d.ts +1 -1
- package/dist/brain/index.cjs +5 -0
- package/dist/brain/index.cjs.map +1 -1
- package/dist/brain/index.d.cts +6 -2
- package/dist/brain/index.d.ts +6 -2
- package/dist/brain/index.js +5 -1
- package/dist/brain/index.js.map +1 -1
- package/dist/{client.gen-CvgJUdcU.d.cts → client.gen-BSiYBjET.d.cts} +255 -1274
- package/dist/{client.gen-CvgJUdcU.d.ts → client.gen-BSiYBjET.d.ts} +255 -1274
- package/dist/consent/index.d.cts +1 -1
- package/dist/consent/index.d.ts +1 -1
- package/dist/deployment/index.d.cts +1 -1
- package/dist/deployment/index.d.ts +1 -1
- package/dist/index.cjs +51 -410
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +51 -410
- package/dist/index.js.map +1 -1
- package/dist/mail/index.d.cts +2 -2
- package/dist/mail/index.d.ts +2 -2
- package/dist/organization/index.cjs +18 -33
- package/dist/organization/index.cjs.map +1 -1
- package/dist/organization/index.d.cts +15 -27
- package/dist/organization/index.d.ts +15 -27
- package/dist/organization/index.js +15 -27
- package/dist/organization/index.js.map +1 -1
- package/dist/realtime/index.d.cts +1 -1
- package/dist/realtime/index.d.ts +1 -1
- package/dist/support/index.d.cts +1 -1
- package/dist/support/index.d.ts +1 -1
- package/dist/tracking/index.d.cts +1 -1
- package/dist/tracking/index.d.ts +1 -1
- package/dist/users/index.d.cts +1 -1
- package/dist/users/index.d.ts +1 -1
- package/dist/waitlist/index.d.cts +1 -1
- package/dist/waitlist/index.d.ts +1 -1
- package/package.json +2 -12
- package/src/gen/bindings.gen.ts +51 -410
- package/src/gen/brain/index.ts +1 -1
- package/src/gen/brain/queryOptions.gen.ts +7 -0
- package/src/gen/client.gen.ts +17 -126
- package/src/gen/manifest.gen.ts +1 -1
- package/src/gen/organization/index.ts +1 -1
- package/src/gen/organization/queryOptions.gen.ts +21 -41
- package/src/gen/types.gen.ts +246 -1273
- package/dist/observe/index.cjs +0 -71
- package/dist/observe/index.cjs.map +0 -1
- package/dist/observe/index.d.cts +0 -56
- package/dist/observe/index.d.ts +0 -56
- package/dist/observe/index.js +0 -57
- package/dist/observe/index.js.map +0 -1
- package/dist/playground/index.cjs +0 -66
- package/dist/playground/index.cjs.map +0 -1
- package/dist/playground/index.d.cts +0 -52
- package/dist/playground/index.d.ts +0 -52
- package/dist/playground/index.js +0 -53
- package/dist/playground/index.js.map +0 -1
- package/src/gen/observe/index.ts +0 -3
- package/src/gen/observe/queryOptions.gen.ts +0 -89
- package/src/gen/playground/index.ts +0 -3
- package/src/gen/playground/queryOptions.gen.ts +0 -86
package/dist/consent/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, av as ConsentConfigCookieDomainUpsertInput, aw as ConsentConfigCookieDomainUpsertOutput, ax as ConsentConfigCustomizationUpsertInput, ay as ConsentConfigCustomizationUpsertOutput, az as ConsentConfigFloatingIconUpsertInput, aA as ConsentConfigFloatingIconUpsertOutput, aB as ConsentConfigThemeUpsertInput, aC as ConsentConfigThemeUpsertOutput, aD as ConsentDashboardConfigGetInput, aE as ConsentDashboardConfigGetOutput, aF as ConsentDashboardDecisionsListInput, aG as ConsentDashboardDecisionsListOutput, aH as ConsentDashboardEmbedSnippetGetInput, aI as ConsentDashboardEmbedSnippetGetOutput, aJ as ConsentDashboardStatsGetInput, aK as ConsentDashboardStatsGetOutput, aL as ConsentEmbedGetInput, aM as ConsentEmbedGetOutput, aN as ConsentProvidersCreateInput, aO as ConsentProvidersCreateOutput, aP as ConsentProvidersDeleteInput, aQ as ConsentProvidersDeleteOutput, aR as ConsentProvidersListInput, aS as ConsentProvidersListOutput, aT as ConsentProvidersUpdateInput, aU as ConsentProvidersUpdateOutput, aV as ConsentRecordsExportInput, aW as ConsentRecordsExportOutput, aX as ConsentStatsGetInput, aY as ConsentStatsGetOutput } from '../client.gen-BSiYBjET.cjs';
|
|
2
2
|
|
|
3
3
|
declare const consentConfigCookieDomainUpsertMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
package/dist/consent/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, av as ConsentConfigCookieDomainUpsertInput, aw as ConsentConfigCookieDomainUpsertOutput, ax as ConsentConfigCustomizationUpsertInput, ay as ConsentConfigCustomizationUpsertOutput, az as ConsentConfigFloatingIconUpsertInput, aA as ConsentConfigFloatingIconUpsertOutput, aB as ConsentConfigThemeUpsertInput, aC as ConsentConfigThemeUpsertOutput, aD as ConsentDashboardConfigGetInput, aE as ConsentDashboardConfigGetOutput, aF as ConsentDashboardDecisionsListInput, aG as ConsentDashboardDecisionsListOutput, aH as ConsentDashboardEmbedSnippetGetInput, aI as ConsentDashboardEmbedSnippetGetOutput, aJ as ConsentDashboardStatsGetInput, aK as ConsentDashboardStatsGetOutput, aL as ConsentEmbedGetInput, aM as ConsentEmbedGetOutput, aN as ConsentProvidersCreateInput, aO as ConsentProvidersCreateOutput, aP as ConsentProvidersDeleteInput, aQ as ConsentProvidersDeleteOutput, aR as ConsentProvidersListInput, aS as ConsentProvidersListOutput, aT as ConsentProvidersUpdateInput, aU as ConsentProvidersUpdateOutput, aV as ConsentRecordsExportInput, aW as ConsentRecordsExportOutput, aX as ConsentStatsGetInput, aY as ConsentStatsGetOutput } from '../client.gen-BSiYBjET.js';
|
|
2
2
|
|
|
3
3
|
declare const consentConfigCookieDomainUpsertMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, aZ as DeploymentAlertCreateInput, a_ as DeploymentAlertCreateOutput, a$ as DeploymentAlertDeleteInput, b0 as DeploymentAlertDeleteOutput, b1 as DeploymentAlertEventsListInput, b2 as DeploymentAlertEventsListOutput, b3 as DeploymentAlertListInput, b4 as DeploymentAlertListOutput, b5 as DeploymentAlertUpdateInput, b6 as DeploymentAlertUpdateOutput, b7 as DeploymentAnalyticsQueryInput, b8 as DeploymentAnalyticsQueryOutput, b9 as DeploymentAuditListInput, ba as DeploymentAuditListOutput, bb as DeploymentBuildGetInput, bc as DeploymentBuildGetOutput, bd as DeploymentBuildListInput, be as DeploymentBuildListOutput, bf as DeploymentBuildLogsInput, bg as DeploymentBuildLogsOutput, bh as DeploymentCanvasGetInput, bi as DeploymentCanvasGetOutput, bj as DeploymentCanvasMoveNodeInput, bk as DeploymentCanvasMoveNodeOutput, bl as DeploymentCloudSqlBackfillLogFlagsInput, bm as DeploymentCloudSqlBackfillLogFlagsOutput, bn as DeploymentCloudSqlDatabaseAttachInput, bo as DeploymentCloudSqlDatabaseAttachOutput, bp as DeploymentCloudSqlDatabaseCreateInput, bq as DeploymentCloudSqlDatabaseCreateOutput, br as DeploymentCloudSqlDatabaseDeleteInput, bs as DeploymentCloudSqlDatabaseDeleteOutput, bt as DeploymentCloudSqlDatabaseDetachInput, bu as DeploymentCloudSqlDatabaseDetachOutput, bv as DeploymentCloudSqlDatabaseGetInput, bw as DeploymentCloudSqlDatabaseGetOutput, bx as DeploymentCloudSqlDatabaseListInput, by as DeploymentCloudSqlDatabaseListOutput, bz as DeploymentCloudSqlInstanceBackupListInput, bA as DeploymentCloudSqlInstanceBackupListOutput, bB as DeploymentCloudSqlInstanceBackupInput, bC as DeploymentCloudSqlInstanceBackupOutput, bD as DeploymentCloudSqlInstanceCreateInput, bE as DeploymentCloudSqlInstanceCreateOutput, bF as DeploymentCloudSqlInstanceDeleteInput, bG as DeploymentCloudSqlInstanceDeleteOutput, bH as DeploymentCloudSqlInstanceGetInput, bI as DeploymentCloudSqlInstanceGetOutput, bJ as DeploymentCloudSqlInstanceListInput, bK as DeploymentCloudSqlInstanceListOutput, bL as DeploymentCloudSqlInstanceResizeInput, bM as DeploymentCloudSqlInstanceResizeOutput, bN as DeploymentCloudSqlInstanceRestoreInput, bO as DeploymentCloudSqlInstanceRestoreOutput, bP as DeploymentCloudSqlLogsInput, bQ as DeploymentCloudSqlLogsOutput, bR as DeploymentDeploymentCancelInput, bS as DeploymentDeploymentCancelOutput, bT as DeploymentDeploymentGetInput, bU as DeploymentDeploymentGetOutput, bV as DeploymentDeploymentListInput, bW as DeploymentDeploymentListOutput, bX as DeploymentDomainAddInput, bY as DeploymentDomainAddOutput, bZ as DeploymentDomainAllowedListInput, b_ as DeploymentDomainAllowedListOutput, b$ as DeploymentDomainGetInput, c0 as DeploymentDomainGetOutput, c1 as DeploymentDomainListByServiceInput, c2 as DeploymentDomainListByServiceOutput, c3 as DeploymentDomainListInput, c4 as DeploymentDomainListOutput, c5 as DeploymentDomainRedirectWwwInput, c6 as DeploymentDomainRedirectWwwOutput, c7 as DeploymentDomainRemoveInput, c8 as DeploymentDomainRemoveOutput, c9 as DeploymentDomainRoutesAddInput, ca as DeploymentDomainRoutesAddOutput, cb as DeploymentDomainRoutesListInput, cc as DeploymentDomainRoutesListOutput, cd as DeploymentDomainRoutesRemoveInput, ce as DeploymentDomainRoutesRemoveOutput, cf as DeploymentDomainRoutesUpdateInput, cg as DeploymentDomainRoutesUpdateOutput, ch as DeploymentDomainVerifyInput, ci as DeploymentDomainVerifyOutput, cj as DeploymentEnvironmentCreateInput, ck as DeploymentEnvironmentCreateOutput, cl as DeploymentEnvironmentDeleteInput, cm as DeploymentEnvironmentDeleteOutput, cn as DeploymentEnvironmentForkInput, co as DeploymentEnvironmentForkOutput, cp as DeploymentEnvironmentGetInput, cq as DeploymentEnvironmentGetOutput, cr as DeploymentEnvironmentListInput, cs as DeploymentEnvironmentListOutput, ct as DeploymentEnvironmentReconcileInput, cu as DeploymentEnvironmentReconcileOutput, cv as DeploymentEnvironmentUpdateInput, cw as DeploymentEnvironmentUpdateOutput, cx as DeploymentEventsListByEnvironmentInput, cy as DeploymentEventsListByEnvironmentOutput, cz as DeploymentEventsListByServiceInput, cA as DeploymentEventsListByServiceOutput, cB as DeploymentManagedServiceBackupListInput, cC as DeploymentManagedServiceBackupListOutput, cD as DeploymentManagedServiceBackupInput, cE as DeploymentManagedServiceBackupOutput, cF as DeploymentManagedServiceConnectInfoInput, cG as DeploymentManagedServiceConnectInfoOutput, cH as DeploymentManagedServiceDeleteInput, cI as DeploymentManagedServiceDeleteOutput, cJ as DeploymentManagedServiceGetInput, cK as DeploymentManagedServiceGetOutput, cL as DeploymentManagedServiceListInput, cM as DeploymentManagedServiceListOutput, cN as DeploymentManagedServiceLogsInput, cO as DeploymentManagedServiceLogsOutput, cP as DeploymentManagedServiceProvisionInput, cQ as DeploymentManagedServiceProvisionOutput, cR as DeploymentManagedServiceReconcileInput, cS as DeploymentManagedServiceReconcileOutput, cT as DeploymentManagedServiceResizeInput, cU as DeploymentManagedServiceResizeOutput, cV as DeploymentManagedServiceRestoreInput, cW as DeploymentManagedServiceRestoreOutput, cX as DeploymentManagedServiceStartInput, cY as DeploymentManagedServiceStartOutput, cZ as DeploymentManagedServiceStopInput, c_ as DeploymentManagedServiceStopOutput, c$ as DeploymentManagedServiceTypesInput, d0 as DeploymentManagedServiceTypesOutput, d1 as DeploymentMetricsGetInput, d2 as DeploymentMetricsGetOutput, d3 as DeploymentPreviewEnvironmentCreateInput, d4 as DeploymentPreviewEnvironmentCreateOutput, d5 as DeploymentPreviewEnvironmentDeleteInput, d6 as DeploymentPreviewEnvironmentDeleteOutput, d7 as DeploymentPreviewEnvironmentListInput, d8 as DeploymentPreviewEnvironmentListOutput, d9 as DeploymentPreviewPolicyGetInput, da as DeploymentPreviewPolicyGetOutput, db as DeploymentPreviewPolicySetInput, dc as DeploymentPreviewPolicySetOutput, dd as DeploymentServiceCreateInput, de as DeploymentServiceCreateOutput, df as DeploymentServiceDeleteInput, dg as DeploymentServiceDeleteOutput, dh as DeploymentServiceExecInput, di as DeploymentServiceExecOutput, dj as DeploymentServiceGetInput, dk as DeploymentServiceGetOutput, dl as DeploymentServiceListInput, dm as DeploymentServiceListOutput, dn as DeploymentServiceLogsInput, dp as DeploymentServiceLogsOutput, dq as DeploymentServiceRedeployInput, dr as DeploymentServiceRedeployOutput, ds as DeploymentServiceRestartInput, dt as DeploymentServiceRestartOutput, du as DeploymentServiceRollbackInput, dv as DeploymentServiceRollbackOutput, dw as DeploymentServiceScaleInput, dx as DeploymentServiceScaleOutput, dy as DeploymentServiceUpdateInput, dz as DeploymentServiceUpdateOutput, dA as DeploymentServiceWakeInput, dB as DeploymentServiceWakeOutput, dC as DeploymentSshCommandInput, dD as DeploymentSshCommandOutput, dE as DeploymentSshKeyDeleteInput, dF as DeploymentSshKeyDeleteOutput, dG as DeploymentSshKeyListInput, dH as DeploymentSshKeyListOutput, dI as DeploymentSshKeyRegisterInput, dJ as DeploymentSshKeyRegisterOutput, dK as DeploymentSuspensionGetInput, dL as DeploymentSuspensionGetOutput, dM as DeploymentVariableListEnvInput, dN as DeploymentVariableListEnvOutput, dO as DeploymentVariableListProductInput, dP as DeploymentVariableListProductOutput, dQ as DeploymentVariableListInput, dR as DeploymentVariableListOutput, dS as DeploymentVariableSetEnvInput, dT as DeploymentVariableSetEnvOutput, dU as DeploymentVariableSetInput, dV as DeploymentVariableSetOutput, dW as DeploymentVariableSetProductInput, dX as DeploymentVariableSetProductOutput, dY as DeploymentVariableUnsetEnvInput, dZ as DeploymentVariableUnsetEnvOutput, d_ as DeploymentVariableUnsetInput, d$ as DeploymentVariableUnsetOutput, e0 as DeploymentVariableUnsetProductInput, e1 as DeploymentVariableUnsetProductOutput, e2 as DeploymentVcsBranchListInput, e3 as DeploymentVcsBranchListOutput, e4 as DeploymentVcsConnectionListInput, e5 as DeploymentVcsConnectionListOutput, e6 as DeploymentVcsRepoListInput, e7 as DeploymentVcsRepoListOutput, e8 as DeploymentVolumeCreateInput, e9 as DeploymentVolumeCreateOutput, ea as DeploymentVolumeDeleteInput, eb as DeploymentVolumeDeleteOutput, ec as DeploymentVolumeDetachInput, ed as DeploymentVolumeDetachOutput, ee as DeploymentVolumeGetInput, ef as DeploymentVolumeGetOutput, eg as DeploymentVolumeListInput, eh as DeploymentVolumeListOutput, ei as DeploymentVolumeResizeInput, ej as DeploymentVolumeResizeOutput } from '../client.gen-BSiYBjET.cjs';
|
|
2
2
|
|
|
3
3
|
declare const deploymentAlertCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, aZ as DeploymentAlertCreateInput, a_ as DeploymentAlertCreateOutput, a$ as DeploymentAlertDeleteInput, b0 as DeploymentAlertDeleteOutput, b1 as DeploymentAlertEventsListInput, b2 as DeploymentAlertEventsListOutput, b3 as DeploymentAlertListInput, b4 as DeploymentAlertListOutput, b5 as DeploymentAlertUpdateInput, b6 as DeploymentAlertUpdateOutput, b7 as DeploymentAnalyticsQueryInput, b8 as DeploymentAnalyticsQueryOutput, b9 as DeploymentAuditListInput, ba as DeploymentAuditListOutput, bb as DeploymentBuildGetInput, bc as DeploymentBuildGetOutput, bd as DeploymentBuildListInput, be as DeploymentBuildListOutput, bf as DeploymentBuildLogsInput, bg as DeploymentBuildLogsOutput, bh as DeploymentCanvasGetInput, bi as DeploymentCanvasGetOutput, bj as DeploymentCanvasMoveNodeInput, bk as DeploymentCanvasMoveNodeOutput, bl as DeploymentCloudSqlBackfillLogFlagsInput, bm as DeploymentCloudSqlBackfillLogFlagsOutput, bn as DeploymentCloudSqlDatabaseAttachInput, bo as DeploymentCloudSqlDatabaseAttachOutput, bp as DeploymentCloudSqlDatabaseCreateInput, bq as DeploymentCloudSqlDatabaseCreateOutput, br as DeploymentCloudSqlDatabaseDeleteInput, bs as DeploymentCloudSqlDatabaseDeleteOutput, bt as DeploymentCloudSqlDatabaseDetachInput, bu as DeploymentCloudSqlDatabaseDetachOutput, bv as DeploymentCloudSqlDatabaseGetInput, bw as DeploymentCloudSqlDatabaseGetOutput, bx as DeploymentCloudSqlDatabaseListInput, by as DeploymentCloudSqlDatabaseListOutput, bz as DeploymentCloudSqlInstanceBackupListInput, bA as DeploymentCloudSqlInstanceBackupListOutput, bB as DeploymentCloudSqlInstanceBackupInput, bC as DeploymentCloudSqlInstanceBackupOutput, bD as DeploymentCloudSqlInstanceCreateInput, bE as DeploymentCloudSqlInstanceCreateOutput, bF as DeploymentCloudSqlInstanceDeleteInput, bG as DeploymentCloudSqlInstanceDeleteOutput, bH as DeploymentCloudSqlInstanceGetInput, bI as DeploymentCloudSqlInstanceGetOutput, bJ as DeploymentCloudSqlInstanceListInput, bK as DeploymentCloudSqlInstanceListOutput, bL as DeploymentCloudSqlInstanceResizeInput, bM as DeploymentCloudSqlInstanceResizeOutput, bN as DeploymentCloudSqlInstanceRestoreInput, bO as DeploymentCloudSqlInstanceRestoreOutput, bP as DeploymentCloudSqlLogsInput, bQ as DeploymentCloudSqlLogsOutput, bR as DeploymentDeploymentCancelInput, bS as DeploymentDeploymentCancelOutput, bT as DeploymentDeploymentGetInput, bU as DeploymentDeploymentGetOutput, bV as DeploymentDeploymentListInput, bW as DeploymentDeploymentListOutput, bX as DeploymentDomainAddInput, bY as DeploymentDomainAddOutput, bZ as DeploymentDomainAllowedListInput, b_ as DeploymentDomainAllowedListOutput, b$ as DeploymentDomainGetInput, c0 as DeploymentDomainGetOutput, c1 as DeploymentDomainListByServiceInput, c2 as DeploymentDomainListByServiceOutput, c3 as DeploymentDomainListInput, c4 as DeploymentDomainListOutput, c5 as DeploymentDomainRedirectWwwInput, c6 as DeploymentDomainRedirectWwwOutput, c7 as DeploymentDomainRemoveInput, c8 as DeploymentDomainRemoveOutput, c9 as DeploymentDomainRoutesAddInput, ca as DeploymentDomainRoutesAddOutput, cb as DeploymentDomainRoutesListInput, cc as DeploymentDomainRoutesListOutput, cd as DeploymentDomainRoutesRemoveInput, ce as DeploymentDomainRoutesRemoveOutput, cf as DeploymentDomainRoutesUpdateInput, cg as DeploymentDomainRoutesUpdateOutput, ch as DeploymentDomainVerifyInput, ci as DeploymentDomainVerifyOutput, cj as DeploymentEnvironmentCreateInput, ck as DeploymentEnvironmentCreateOutput, cl as DeploymentEnvironmentDeleteInput, cm as DeploymentEnvironmentDeleteOutput, cn as DeploymentEnvironmentForkInput, co as DeploymentEnvironmentForkOutput, cp as DeploymentEnvironmentGetInput, cq as DeploymentEnvironmentGetOutput, cr as DeploymentEnvironmentListInput, cs as DeploymentEnvironmentListOutput, ct as DeploymentEnvironmentReconcileInput, cu as DeploymentEnvironmentReconcileOutput, cv as DeploymentEnvironmentUpdateInput, cw as DeploymentEnvironmentUpdateOutput, cx as DeploymentEventsListByEnvironmentInput, cy as DeploymentEventsListByEnvironmentOutput, cz as DeploymentEventsListByServiceInput, cA as DeploymentEventsListByServiceOutput, cB as DeploymentManagedServiceBackupListInput, cC as DeploymentManagedServiceBackupListOutput, cD as DeploymentManagedServiceBackupInput, cE as DeploymentManagedServiceBackupOutput, cF as DeploymentManagedServiceConnectInfoInput, cG as DeploymentManagedServiceConnectInfoOutput, cH as DeploymentManagedServiceDeleteInput, cI as DeploymentManagedServiceDeleteOutput, cJ as DeploymentManagedServiceGetInput, cK as DeploymentManagedServiceGetOutput, cL as DeploymentManagedServiceListInput, cM as DeploymentManagedServiceListOutput, cN as DeploymentManagedServiceLogsInput, cO as DeploymentManagedServiceLogsOutput, cP as DeploymentManagedServiceProvisionInput, cQ as DeploymentManagedServiceProvisionOutput, cR as DeploymentManagedServiceReconcileInput, cS as DeploymentManagedServiceReconcileOutput, cT as DeploymentManagedServiceResizeInput, cU as DeploymentManagedServiceResizeOutput, cV as DeploymentManagedServiceRestoreInput, cW as DeploymentManagedServiceRestoreOutput, cX as DeploymentManagedServiceStartInput, cY as DeploymentManagedServiceStartOutput, cZ as DeploymentManagedServiceStopInput, c_ as DeploymentManagedServiceStopOutput, c$ as DeploymentManagedServiceTypesInput, d0 as DeploymentManagedServiceTypesOutput, d1 as DeploymentMetricsGetInput, d2 as DeploymentMetricsGetOutput, d3 as DeploymentPreviewEnvironmentCreateInput, d4 as DeploymentPreviewEnvironmentCreateOutput, d5 as DeploymentPreviewEnvironmentDeleteInput, d6 as DeploymentPreviewEnvironmentDeleteOutput, d7 as DeploymentPreviewEnvironmentListInput, d8 as DeploymentPreviewEnvironmentListOutput, d9 as DeploymentPreviewPolicyGetInput, da as DeploymentPreviewPolicyGetOutput, db as DeploymentPreviewPolicySetInput, dc as DeploymentPreviewPolicySetOutput, dd as DeploymentServiceCreateInput, de as DeploymentServiceCreateOutput, df as DeploymentServiceDeleteInput, dg as DeploymentServiceDeleteOutput, dh as DeploymentServiceExecInput, di as DeploymentServiceExecOutput, dj as DeploymentServiceGetInput, dk as DeploymentServiceGetOutput, dl as DeploymentServiceListInput, dm as DeploymentServiceListOutput, dn as DeploymentServiceLogsInput, dp as DeploymentServiceLogsOutput, dq as DeploymentServiceRedeployInput, dr as DeploymentServiceRedeployOutput, ds as DeploymentServiceRestartInput, dt as DeploymentServiceRestartOutput, du as DeploymentServiceRollbackInput, dv as DeploymentServiceRollbackOutput, dw as DeploymentServiceScaleInput, dx as DeploymentServiceScaleOutput, dy as DeploymentServiceUpdateInput, dz as DeploymentServiceUpdateOutput, dA as DeploymentServiceWakeInput, dB as DeploymentServiceWakeOutput, dC as DeploymentSshCommandInput, dD as DeploymentSshCommandOutput, dE as DeploymentSshKeyDeleteInput, dF as DeploymentSshKeyDeleteOutput, dG as DeploymentSshKeyListInput, dH as DeploymentSshKeyListOutput, dI as DeploymentSshKeyRegisterInput, dJ as DeploymentSshKeyRegisterOutput, dK as DeploymentSuspensionGetInput, dL as DeploymentSuspensionGetOutput, dM as DeploymentVariableListEnvInput, dN as DeploymentVariableListEnvOutput, dO as DeploymentVariableListProductInput, dP as DeploymentVariableListProductOutput, dQ as DeploymentVariableListInput, dR as DeploymentVariableListOutput, dS as DeploymentVariableSetEnvInput, dT as DeploymentVariableSetEnvOutput, dU as DeploymentVariableSetInput, dV as DeploymentVariableSetOutput, dW as DeploymentVariableSetProductInput, dX as DeploymentVariableSetProductOutput, dY as DeploymentVariableUnsetEnvInput, dZ as DeploymentVariableUnsetEnvOutput, d_ as DeploymentVariableUnsetInput, d$ as DeploymentVariableUnsetOutput, e0 as DeploymentVariableUnsetProductInput, e1 as DeploymentVariableUnsetProductOutput, e2 as DeploymentVcsBranchListInput, e3 as DeploymentVcsBranchListOutput, e4 as DeploymentVcsConnectionListInput, e5 as DeploymentVcsConnectionListOutput, e6 as DeploymentVcsRepoListInput, e7 as DeploymentVcsRepoListOutput, e8 as DeploymentVolumeCreateInput, e9 as DeploymentVolumeCreateOutput, ea as DeploymentVolumeDeleteInput, eb as DeploymentVolumeDeleteOutput, ec as DeploymentVolumeDetachInput, ed as DeploymentVolumeDetachOutput, ee as DeploymentVolumeGetInput, ef as DeploymentVolumeGetOutput, eg as DeploymentVolumeListInput, eh as DeploymentVolumeListOutput, ei as DeploymentVolumeResizeInput, ej as DeploymentVolumeResizeOutput } from '../client.gen-BSiYBjET.js';
|
|
2
2
|
|
|
3
3
|
declare const deploymentAlertCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
package/dist/index.cjs
CHANGED
|
@@ -823,6 +823,19 @@ var bindings = {
|
|
|
823
823
|
"path": "/brain/restores/:restoreId",
|
|
824
824
|
"readOnly": true
|
|
825
825
|
}
|
|
826
|
+
},
|
|
827
|
+
"usage": {
|
|
828
|
+
"report": {
|
|
829
|
+
"method": "GET",
|
|
830
|
+
"params": [
|
|
831
|
+
{
|
|
832
|
+
"in": "query",
|
|
833
|
+
"name": "days"
|
|
834
|
+
}
|
|
835
|
+
],
|
|
836
|
+
"path": "/brain/usage/report",
|
|
837
|
+
"readOnly": true
|
|
838
|
+
}
|
|
826
839
|
}
|
|
827
840
|
},
|
|
828
841
|
"consent": {
|
|
@@ -3610,227 +3623,6 @@ var bindings = {
|
|
|
3610
3623
|
}
|
|
3611
3624
|
}
|
|
3612
3625
|
},
|
|
3613
|
-
"observe": {
|
|
3614
|
-
"artifacts": {
|
|
3615
|
-
"delete": {
|
|
3616
|
-
"method": "DELETE",
|
|
3617
|
-
"params": [
|
|
3618
|
-
{
|
|
3619
|
-
"in": "path",
|
|
3620
|
-
"name": "id"
|
|
3621
|
-
}
|
|
3622
|
-
],
|
|
3623
|
-
"path": "/observe/artifacts/:id",
|
|
3624
|
-
"readOnly": false
|
|
3625
|
-
},
|
|
3626
|
-
"list": {
|
|
3627
|
-
"method": "GET",
|
|
3628
|
-
"params": [
|
|
3629
|
-
{
|
|
3630
|
-
"in": "query",
|
|
3631
|
-
"name": "debugId"
|
|
3632
|
-
},
|
|
3633
|
-
{
|
|
3634
|
-
"in": "query",
|
|
3635
|
-
"name": "limit"
|
|
3636
|
-
}
|
|
3637
|
-
],
|
|
3638
|
-
"path": "/observe/artifacts",
|
|
3639
|
-
"readOnly": true
|
|
3640
|
-
},
|
|
3641
|
-
"resolve": {
|
|
3642
|
-
"method": "GET",
|
|
3643
|
-
"params": [
|
|
3644
|
-
{
|
|
3645
|
-
"in": "path",
|
|
3646
|
-
"name": "issueId"
|
|
3647
|
-
}
|
|
3648
|
-
],
|
|
3649
|
-
"path": "/observe/artifacts/:issueId/resolve",
|
|
3650
|
-
"readOnly": true
|
|
3651
|
-
}
|
|
3652
|
-
},
|
|
3653
|
-
"issues": {
|
|
3654
|
-
"archive": {
|
|
3655
|
-
"method": "POST",
|
|
3656
|
-
"params": [
|
|
3657
|
-
{
|
|
3658
|
-
"in": "path",
|
|
3659
|
-
"name": "id"
|
|
3660
|
-
}
|
|
3661
|
-
],
|
|
3662
|
-
"path": "/observe/issues/:id/archive",
|
|
3663
|
-
"readOnly": false
|
|
3664
|
-
},
|
|
3665
|
-
"assign": {
|
|
3666
|
-
"method": "POST",
|
|
3667
|
-
"params": [
|
|
3668
|
-
{
|
|
3669
|
-
"in": "path",
|
|
3670
|
-
"name": "id"
|
|
3671
|
-
},
|
|
3672
|
-
{
|
|
3673
|
-
"in": "body",
|
|
3674
|
-
"name": "assignee"
|
|
3675
|
-
}
|
|
3676
|
-
],
|
|
3677
|
-
"path": "/observe/issues/:id/assign",
|
|
3678
|
-
"readOnly": false
|
|
3679
|
-
},
|
|
3680
|
-
"get": {
|
|
3681
|
-
"method": "GET",
|
|
3682
|
-
"params": [
|
|
3683
|
-
{
|
|
3684
|
-
"in": "path",
|
|
3685
|
-
"name": "id"
|
|
3686
|
-
}
|
|
3687
|
-
],
|
|
3688
|
-
"path": "/observe/issues/:id",
|
|
3689
|
-
"readOnly": true
|
|
3690
|
-
},
|
|
3691
|
-
"list": {
|
|
3692
|
-
"method": "GET",
|
|
3693
|
-
"params": [
|
|
3694
|
-
{
|
|
3695
|
-
"in": "query",
|
|
3696
|
-
"name": "status"
|
|
3697
|
-
},
|
|
3698
|
-
{
|
|
3699
|
-
"in": "query",
|
|
3700
|
-
"name": "assignee"
|
|
3701
|
-
},
|
|
3702
|
-
{
|
|
3703
|
-
"in": "query",
|
|
3704
|
-
"name": "limit"
|
|
3705
|
-
}
|
|
3706
|
-
],
|
|
3707
|
-
"path": "/observe/issues",
|
|
3708
|
-
"readOnly": true
|
|
3709
|
-
},
|
|
3710
|
-
"resolve": {
|
|
3711
|
-
"method": "POST",
|
|
3712
|
-
"params": [
|
|
3713
|
-
{
|
|
3714
|
-
"in": "path",
|
|
3715
|
-
"name": "id"
|
|
3716
|
-
}
|
|
3717
|
-
],
|
|
3718
|
-
"path": "/observe/issues/:id/resolve",
|
|
3719
|
-
"readOnly": false
|
|
3720
|
-
}
|
|
3721
|
-
},
|
|
3722
|
-
"keys": {
|
|
3723
|
-
"create": {
|
|
3724
|
-
"method": "POST",
|
|
3725
|
-
"params": [
|
|
3726
|
-
{
|
|
3727
|
-
"in": "body",
|
|
3728
|
-
"name": "environment"
|
|
3729
|
-
},
|
|
3730
|
-
{
|
|
3731
|
-
"in": "body",
|
|
3732
|
-
"name": "name"
|
|
3733
|
-
},
|
|
3734
|
-
{
|
|
3735
|
-
"in": "body",
|
|
3736
|
-
"name": "kind"
|
|
3737
|
-
}
|
|
3738
|
-
],
|
|
3739
|
-
"path": "/observe/keys",
|
|
3740
|
-
"readOnly": false
|
|
3741
|
-
},
|
|
3742
|
-
"list": {
|
|
3743
|
-
"method": "GET",
|
|
3744
|
-
"params": [
|
|
3745
|
-
{
|
|
3746
|
-
"in": "query",
|
|
3747
|
-
"name": "environment"
|
|
3748
|
-
}
|
|
3749
|
-
],
|
|
3750
|
-
"path": "/observe/keys",
|
|
3751
|
-
"readOnly": true
|
|
3752
|
-
},
|
|
3753
|
-
"revoke": {
|
|
3754
|
-
"method": "POST",
|
|
3755
|
-
"params": [
|
|
3756
|
-
{
|
|
3757
|
-
"in": "path",
|
|
3758
|
-
"name": "id"
|
|
3759
|
-
}
|
|
3760
|
-
],
|
|
3761
|
-
"path": "/observe/keys/:id/revoke",
|
|
3762
|
-
"readOnly": false
|
|
3763
|
-
}
|
|
3764
|
-
},
|
|
3765
|
-
"logs": {
|
|
3766
|
-
"search": {
|
|
3767
|
-
"method": "GET",
|
|
3768
|
-
"params": [
|
|
3769
|
-
{
|
|
3770
|
-
"in": "query",
|
|
3771
|
-
"name": "environment"
|
|
3772
|
-
},
|
|
3773
|
-
{
|
|
3774
|
-
"in": "query",
|
|
3775
|
-
"name": "service"
|
|
3776
|
-
},
|
|
3777
|
-
{
|
|
3778
|
-
"in": "query",
|
|
3779
|
-
"name": "severityIn"
|
|
3780
|
-
},
|
|
3781
|
-
{
|
|
3782
|
-
"in": "query",
|
|
3783
|
-
"name": "search"
|
|
3784
|
-
},
|
|
3785
|
-
{
|
|
3786
|
-
"in": "query",
|
|
3787
|
-
"name": "traceId"
|
|
3788
|
-
},
|
|
3789
|
-
{
|
|
3790
|
-
"in": "query",
|
|
3791
|
-
"name": "from"
|
|
3792
|
-
},
|
|
3793
|
-
{
|
|
3794
|
-
"in": "query",
|
|
3795
|
-
"name": "to"
|
|
3796
|
-
},
|
|
3797
|
-
{
|
|
3798
|
-
"in": "query",
|
|
3799
|
-
"name": "limit"
|
|
3800
|
-
},
|
|
3801
|
-
{
|
|
3802
|
-
"in": "query",
|
|
3803
|
-
"name": "cursor"
|
|
3804
|
-
}
|
|
3805
|
-
],
|
|
3806
|
-
"path": "/observe/logs/search",
|
|
3807
|
-
"readOnly": true
|
|
3808
|
-
},
|
|
3809
|
-
"tail": {
|
|
3810
|
-
"method": "GET",
|
|
3811
|
-
"params": [
|
|
3812
|
-
{
|
|
3813
|
-
"in": "query",
|
|
3814
|
-
"name": "environment"
|
|
3815
|
-
},
|
|
3816
|
-
{
|
|
3817
|
-
"in": "query",
|
|
3818
|
-
"name": "service"
|
|
3819
|
-
},
|
|
3820
|
-
{
|
|
3821
|
-
"in": "query",
|
|
3822
|
-
"name": "severityIn"
|
|
3823
|
-
},
|
|
3824
|
-
{
|
|
3825
|
-
"in": "query",
|
|
3826
|
-
"name": "cursor"
|
|
3827
|
-
}
|
|
3828
|
-
],
|
|
3829
|
-
"path": "/observe/logs/tail",
|
|
3830
|
-
"readOnly": true
|
|
3831
|
-
}
|
|
3832
|
-
}
|
|
3833
|
-
},
|
|
3834
3626
|
"organization": {
|
|
3835
3627
|
"$root": {
|
|
3836
3628
|
"create": {
|
|
@@ -4484,6 +4276,17 @@ var bindings = {
|
|
|
4484
4276
|
}
|
|
4485
4277
|
},
|
|
4486
4278
|
"product": {
|
|
4279
|
+
"accept-invitation": {
|
|
4280
|
+
"method": "POST",
|
|
4281
|
+
"params": [
|
|
4282
|
+
{
|
|
4283
|
+
"in": "path",
|
|
4284
|
+
"name": "token"
|
|
4285
|
+
}
|
|
4286
|
+
],
|
|
4287
|
+
"path": "/governance/api/v1/invitations/:token/accept",
|
|
4288
|
+
"readOnly": false
|
|
4289
|
+
},
|
|
4487
4290
|
"create": {
|
|
4488
4291
|
"method": "POST",
|
|
4489
4292
|
"params": [
|
|
@@ -4503,6 +4306,25 @@ var bindings = {
|
|
|
4503
4306
|
"path": "/governance/api/v1/products",
|
|
4504
4307
|
"readOnly": false
|
|
4505
4308
|
},
|
|
4309
|
+
"invite": {
|
|
4310
|
+
"method": "POST",
|
|
4311
|
+
"params": [
|
|
4312
|
+
{
|
|
4313
|
+
"in": "path",
|
|
4314
|
+
"name": "productId"
|
|
4315
|
+
},
|
|
4316
|
+
{
|
|
4317
|
+
"in": "body",
|
|
4318
|
+
"name": "email"
|
|
4319
|
+
},
|
|
4320
|
+
{
|
|
4321
|
+
"in": "body",
|
|
4322
|
+
"name": "role"
|
|
4323
|
+
}
|
|
4324
|
+
],
|
|
4325
|
+
"path": "/governance/api/v1/products/:productId/invitations",
|
|
4326
|
+
"readOnly": false
|
|
4327
|
+
},
|
|
4506
4328
|
"list": {
|
|
4507
4329
|
"method": "GET",
|
|
4508
4330
|
"params": [
|
|
@@ -4514,7 +4336,7 @@ var bindings = {
|
|
|
4514
4336
|
"path": "/governance/api/v1/products",
|
|
4515
4337
|
"readOnly": true
|
|
4516
4338
|
},
|
|
4517
|
-
"list-
|
|
4339
|
+
"list-invitations": {
|
|
4518
4340
|
"method": "GET",
|
|
4519
4341
|
"params": [
|
|
4520
4342
|
{
|
|
@@ -4522,7 +4344,7 @@ var bindings = {
|
|
|
4522
4344
|
"name": "productId"
|
|
4523
4345
|
}
|
|
4524
4346
|
],
|
|
4525
|
-
"path": "/governance/api/v1/products/:productId/
|
|
4347
|
+
"path": "/governance/api/v1/products/:productId/invitations",
|
|
4526
4348
|
"readOnly": true
|
|
4527
4349
|
},
|
|
4528
4350
|
"list-members": {
|
|
@@ -4547,19 +4369,19 @@ var bindings = {
|
|
|
4547
4369
|
"path": "/governance/api/v1/products/:productId/roles",
|
|
4548
4370
|
"readOnly": true
|
|
4549
4371
|
},
|
|
4550
|
-
"revoke-
|
|
4551
|
-
"method": "
|
|
4372
|
+
"revoke-invitation": {
|
|
4373
|
+
"method": "POST",
|
|
4552
4374
|
"params": [
|
|
4553
4375
|
{
|
|
4554
|
-
"in": "
|
|
4376
|
+
"in": "body",
|
|
4555
4377
|
"name": "productId"
|
|
4556
4378
|
},
|
|
4557
4379
|
{
|
|
4558
|
-
"in": "
|
|
4559
|
-
"name": "
|
|
4380
|
+
"in": "body",
|
|
4381
|
+
"name": "invitationId"
|
|
4560
4382
|
}
|
|
4561
4383
|
],
|
|
4562
|
-
"path": "/governance/api/v1/products
|
|
4384
|
+
"path": "/governance/api/v1/products/revoke-invitation",
|
|
4563
4385
|
"readOnly": false
|
|
4564
4386
|
},
|
|
4565
4387
|
"select": {
|
|
@@ -4573,29 +4395,6 @@ var bindings = {
|
|
|
4573
4395
|
"path": "/governance/api/v1/products/select",
|
|
4574
4396
|
"readOnly": false
|
|
4575
4397
|
},
|
|
4576
|
-
"set-access": {
|
|
4577
|
-
"method": "PUT",
|
|
4578
|
-
"params": [
|
|
4579
|
-
{
|
|
4580
|
-
"in": "path",
|
|
4581
|
-
"name": "productId"
|
|
4582
|
-
},
|
|
4583
|
-
{
|
|
4584
|
-
"in": "path",
|
|
4585
|
-
"name": "userId"
|
|
4586
|
-
},
|
|
4587
|
-
{
|
|
4588
|
-
"in": "body",
|
|
4589
|
-
"name": "role"
|
|
4590
|
-
},
|
|
4591
|
-
{
|
|
4592
|
-
"in": "body",
|
|
4593
|
-
"name": "roleId"
|
|
4594
|
-
}
|
|
4595
|
-
],
|
|
4596
|
-
"path": "/governance/api/v1/products/:productId/access/:userId",
|
|
4597
|
-
"readOnly": false
|
|
4598
|
-
},
|
|
4599
4398
|
"update": {
|
|
4600
4399
|
"method": "PATCH",
|
|
4601
4400
|
"params": [
|
|
@@ -4606,10 +4405,6 @@ var bindings = {
|
|
|
4606
4405
|
{
|
|
4607
4406
|
"in": "body",
|
|
4608
4407
|
"name": "name"
|
|
4609
|
-
},
|
|
4610
|
-
{
|
|
4611
|
-
"in": "body",
|
|
4612
|
-
"name": "description"
|
|
4613
4408
|
}
|
|
4614
4409
|
],
|
|
4615
4410
|
"path": "/governance/api/v1/products/:productId",
|
|
@@ -4800,160 +4595,6 @@ var bindings = {
|
|
|
4800
4595
|
"path": "/governance/api/v1/organizations/:organizationId/security/mfa/enable",
|
|
4801
4596
|
"readOnly": false
|
|
4802
4597
|
}
|
|
4803
|
-
},
|
|
4804
|
-
"support-thread": {
|
|
4805
|
-
"create": {
|
|
4806
|
-
"method": "POST",
|
|
4807
|
-
"params": [
|
|
4808
|
-
{
|
|
4809
|
-
"in": "body",
|
|
4810
|
-
"name": "title"
|
|
4811
|
-
},
|
|
4812
|
-
{
|
|
4813
|
-
"in": "body",
|
|
4814
|
-
"name": "body"
|
|
4815
|
-
}
|
|
4816
|
-
],
|
|
4817
|
-
"path": "/governance/api/v1/support/threads",
|
|
4818
|
-
"readOnly": false
|
|
4819
|
-
},
|
|
4820
|
-
"get": {
|
|
4821
|
-
"method": "GET",
|
|
4822
|
-
"params": [
|
|
4823
|
-
{
|
|
4824
|
-
"in": "path",
|
|
4825
|
-
"name": "id"
|
|
4826
|
-
}
|
|
4827
|
-
],
|
|
4828
|
-
"path": "/governance/api/v1/support/threads/:id",
|
|
4829
|
-
"readOnly": true
|
|
4830
|
-
},
|
|
4831
|
-
"reply": {
|
|
4832
|
-
"method": "POST",
|
|
4833
|
-
"params": [
|
|
4834
|
-
{
|
|
4835
|
-
"in": "path",
|
|
4836
|
-
"name": "id"
|
|
4837
|
-
},
|
|
4838
|
-
{
|
|
4839
|
-
"in": "body",
|
|
4840
|
-
"name": "body"
|
|
4841
|
-
}
|
|
4842
|
-
],
|
|
4843
|
-
"path": "/governance/api/v1/support/threads/:id/messages",
|
|
4844
|
-
"readOnly": false
|
|
4845
|
-
}
|
|
4846
|
-
},
|
|
4847
|
-
"support-threads": {
|
|
4848
|
-
"list": {
|
|
4849
|
-
"method": "GET",
|
|
4850
|
-
"path": "/governance/api/v1/support/threads",
|
|
4851
|
-
"readOnly": true
|
|
4852
|
-
}
|
|
4853
|
-
}
|
|
4854
|
-
},
|
|
4855
|
-
"playground": {
|
|
4856
|
-
"analytics": {
|
|
4857
|
-
"overview": {
|
|
4858
|
-
"method": "POST",
|
|
4859
|
-
"params": [
|
|
4860
|
-
{
|
|
4861
|
-
"in": "body",
|
|
4862
|
-
"name": "limit"
|
|
4863
|
-
}
|
|
4864
|
-
],
|
|
4865
|
-
"path": "/playground/analytics/overview",
|
|
4866
|
-
"readOnly": true
|
|
4867
|
-
}
|
|
4868
|
-
},
|
|
4869
|
-
"billing": {
|
|
4870
|
-
"entitlements": {
|
|
4871
|
-
"method": "POST",
|
|
4872
|
-
"path": "/playground/billing/entitlements",
|
|
4873
|
-
"readOnly": true
|
|
4874
|
-
},
|
|
4875
|
-
"record-usage": {
|
|
4876
|
-
"method": "POST",
|
|
4877
|
-
"params": [
|
|
4878
|
-
{
|
|
4879
|
-
"in": "body",
|
|
4880
|
-
"name": "value"
|
|
4881
|
-
}
|
|
4882
|
-
],
|
|
4883
|
-
"path": "/playground/billing/usage",
|
|
4884
|
-
"readOnly": false
|
|
4885
|
-
}
|
|
4886
|
-
},
|
|
4887
|
-
"clickup": {
|
|
4888
|
-
"create-task": {
|
|
4889
|
-
"method": "POST",
|
|
4890
|
-
"params": [
|
|
4891
|
-
{
|
|
4892
|
-
"in": "body",
|
|
4893
|
-
"name": "listId"
|
|
4894
|
-
},
|
|
4895
|
-
{
|
|
4896
|
-
"in": "body",
|
|
4897
|
-
"name": "name"
|
|
4898
|
-
}
|
|
4899
|
-
],
|
|
4900
|
-
"path": "/playground/clickup/tasks",
|
|
4901
|
-
"readOnly": false
|
|
4902
|
-
},
|
|
4903
|
-
"get-last-webhook": {
|
|
4904
|
-
"method": "GET",
|
|
4905
|
-
"path": "/playground/clickup/webhooks/last",
|
|
4906
|
-
"readOnly": true
|
|
4907
|
-
},
|
|
4908
|
-
"get-overview": {
|
|
4909
|
-
"method": "GET",
|
|
4910
|
-
"path": "/playground/clickup/overview",
|
|
4911
|
-
"readOnly": true
|
|
4912
|
-
}
|
|
4913
|
-
},
|
|
4914
|
-
"gdrive": {
|
|
4915
|
-
"get-last-change": {
|
|
4916
|
-
"method": "GET",
|
|
4917
|
-
"path": "/playground/gdrive/changes/last",
|
|
4918
|
-
"readOnly": true
|
|
4919
|
-
},
|
|
4920
|
-
"read-file": {
|
|
4921
|
-
"method": "POST",
|
|
4922
|
-
"params": [
|
|
4923
|
-
{
|
|
4924
|
-
"in": "body",
|
|
4925
|
-
"name": "fileId"
|
|
4926
|
-
}
|
|
4927
|
-
],
|
|
4928
|
-
"path": "/playground/gdrive/file",
|
|
4929
|
-
"readOnly": true
|
|
4930
|
-
}
|
|
4931
|
-
},
|
|
4932
|
-
"googleads": {
|
|
4933
|
-
"read-customer": {
|
|
4934
|
-
"method": "POST",
|
|
4935
|
-
"path": "/playground/googleads/customer",
|
|
4936
|
-
"readOnly": true
|
|
4937
|
-
}
|
|
4938
|
-
},
|
|
4939
|
-
"lifecycle": {
|
|
4940
|
-
"get-state": {
|
|
4941
|
-
"method": "GET",
|
|
4942
|
-
"path": "/playground/lifecycle/state",
|
|
4943
|
-
"readOnly": true
|
|
4944
|
-
},
|
|
4945
|
-
"list-events": {
|
|
4946
|
-
"method": "GET",
|
|
4947
|
-
"path": "/playground/lifecycle/events",
|
|
4948
|
-
"readOnly": true
|
|
4949
|
-
}
|
|
4950
|
-
},
|
|
4951
|
-
"webhook": {
|
|
4952
|
-
"get-last": {
|
|
4953
|
-
"method": "GET",
|
|
4954
|
-
"path": "/playground/webhooks/last",
|
|
4955
|
-
"readOnly": true
|
|
4956
|
-
}
|
|
4957
4598
|
}
|
|
4958
4599
|
},
|
|
4959
4600
|
"realtime": {
|