@lessly/sdk-app 36.2.0 → 37.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-B78AtFRC.d.cts → client.gen-C7SVQnZq.d.cts} +94 -1596
- package/dist/{client.gen-B78AtFRC.d.ts → client.gen-C7SVQnZq.d.ts} +94 -1596
- 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 +13 -520
- 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 +13 -520
- 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.d.cts +1 -1
- package/dist/organization/index.d.ts +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 +13 -520
- package/src/gen/brain/index.ts +1 -1
- package/src/gen/brain/queryOptions.gen.ts +7 -0
- package/src/gen/client.gen.ts +5 -142
- package/src/gen/manifest.gen.ts +1 -1
- package/src/gen/types.gen.ts +190 -1704
- package/dist/observe/index.cjs +0 -126
- package/dist/observe/index.cjs.map +0 -1
- package/dist/observe/index.d.cts +0 -100
- package/dist/observe/index.d.ts +0 -100
- package/dist/observe/index.js +0 -101
- 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 -161
- 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-C7SVQnZq.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-C7SVQnZq.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-C7SVQnZq.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-C7SVQnZq.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,422 +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
|
-
"facets": {
|
|
3767
|
-
"method": "GET",
|
|
3768
|
-
"params": [
|
|
3769
|
-
{
|
|
3770
|
-
"in": "query",
|
|
3771
|
-
"name": "window"
|
|
3772
|
-
}
|
|
3773
|
-
],
|
|
3774
|
-
"path": "/observe/logs/facets",
|
|
3775
|
-
"readOnly": true
|
|
3776
|
-
},
|
|
3777
|
-
"search": {
|
|
3778
|
-
"method": "GET",
|
|
3779
|
-
"params": [
|
|
3780
|
-
{
|
|
3781
|
-
"in": "query",
|
|
3782
|
-
"name": "environment"
|
|
3783
|
-
},
|
|
3784
|
-
{
|
|
3785
|
-
"in": "query",
|
|
3786
|
-
"name": "service"
|
|
3787
|
-
},
|
|
3788
|
-
{
|
|
3789
|
-
"in": "query",
|
|
3790
|
-
"name": "severityIn"
|
|
3791
|
-
},
|
|
3792
|
-
{
|
|
3793
|
-
"in": "query",
|
|
3794
|
-
"name": "search"
|
|
3795
|
-
},
|
|
3796
|
-
{
|
|
3797
|
-
"in": "query",
|
|
3798
|
-
"name": "traceId"
|
|
3799
|
-
},
|
|
3800
|
-
{
|
|
3801
|
-
"in": "query",
|
|
3802
|
-
"name": "q"
|
|
3803
|
-
},
|
|
3804
|
-
{
|
|
3805
|
-
"in": "query",
|
|
3806
|
-
"name": "from"
|
|
3807
|
-
},
|
|
3808
|
-
{
|
|
3809
|
-
"in": "query",
|
|
3810
|
-
"name": "to"
|
|
3811
|
-
},
|
|
3812
|
-
{
|
|
3813
|
-
"in": "query",
|
|
3814
|
-
"name": "limit"
|
|
3815
|
-
},
|
|
3816
|
-
{
|
|
3817
|
-
"in": "query",
|
|
3818
|
-
"name": "cursor"
|
|
3819
|
-
}
|
|
3820
|
-
],
|
|
3821
|
-
"path": "/observe/logs/search",
|
|
3822
|
-
"readOnly": true
|
|
3823
|
-
},
|
|
3824
|
-
"tail": {
|
|
3825
|
-
"method": "GET",
|
|
3826
|
-
"params": [
|
|
3827
|
-
{
|
|
3828
|
-
"in": "query",
|
|
3829
|
-
"name": "environment"
|
|
3830
|
-
},
|
|
3831
|
-
{
|
|
3832
|
-
"in": "query",
|
|
3833
|
-
"name": "service"
|
|
3834
|
-
},
|
|
3835
|
-
{
|
|
3836
|
-
"in": "query",
|
|
3837
|
-
"name": "severityIn"
|
|
3838
|
-
},
|
|
3839
|
-
{
|
|
3840
|
-
"in": "query",
|
|
3841
|
-
"name": "cursor"
|
|
3842
|
-
}
|
|
3843
|
-
],
|
|
3844
|
-
"path": "/observe/logs/tail",
|
|
3845
|
-
"readOnly": true
|
|
3846
|
-
}
|
|
3847
|
-
},
|
|
3848
|
-
"traces": {
|
|
3849
|
-
"get": {
|
|
3850
|
-
"method": "GET",
|
|
3851
|
-
"params": [
|
|
3852
|
-
{
|
|
3853
|
-
"in": "path",
|
|
3854
|
-
"name": "traceId"
|
|
3855
|
-
}
|
|
3856
|
-
],
|
|
3857
|
-
"path": "/observe/traces/:traceId",
|
|
3858
|
-
"readOnly": true
|
|
3859
|
-
},
|
|
3860
|
-
"search": {
|
|
3861
|
-
"method": "GET",
|
|
3862
|
-
"params": [
|
|
3863
|
-
{
|
|
3864
|
-
"in": "query",
|
|
3865
|
-
"name": "environment"
|
|
3866
|
-
},
|
|
3867
|
-
{
|
|
3868
|
-
"in": "query",
|
|
3869
|
-
"name": "service"
|
|
3870
|
-
},
|
|
3871
|
-
{
|
|
3872
|
-
"in": "query",
|
|
3873
|
-
"name": "name"
|
|
3874
|
-
},
|
|
3875
|
-
{
|
|
3876
|
-
"in": "query",
|
|
3877
|
-
"name": "status"
|
|
3878
|
-
},
|
|
3879
|
-
{
|
|
3880
|
-
"in": "query",
|
|
3881
|
-
"name": "minDurationMs"
|
|
3882
|
-
},
|
|
3883
|
-
{
|
|
3884
|
-
"in": "query",
|
|
3885
|
-
"name": "maxDurationMs"
|
|
3886
|
-
},
|
|
3887
|
-
{
|
|
3888
|
-
"in": "query",
|
|
3889
|
-
"name": "traceId"
|
|
3890
|
-
},
|
|
3891
|
-
{
|
|
3892
|
-
"in": "query",
|
|
3893
|
-
"name": "from"
|
|
3894
|
-
},
|
|
3895
|
-
{
|
|
3896
|
-
"in": "query",
|
|
3897
|
-
"name": "to"
|
|
3898
|
-
},
|
|
3899
|
-
{
|
|
3900
|
-
"in": "query",
|
|
3901
|
-
"name": "limit"
|
|
3902
|
-
},
|
|
3903
|
-
{
|
|
3904
|
-
"in": "query",
|
|
3905
|
-
"name": "cursor"
|
|
3906
|
-
}
|
|
3907
|
-
],
|
|
3908
|
-
"path": "/observe/traces/search",
|
|
3909
|
-
"readOnly": true
|
|
3910
|
-
}
|
|
3911
|
-
},
|
|
3912
|
-
"webhooks": {
|
|
3913
|
-
"create": {
|
|
3914
|
-
"method": "POST",
|
|
3915
|
-
"params": [
|
|
3916
|
-
{
|
|
3917
|
-
"in": "body",
|
|
3918
|
-
"name": "url"
|
|
3919
|
-
},
|
|
3920
|
-
{
|
|
3921
|
-
"in": "body",
|
|
3922
|
-
"name": "description"
|
|
3923
|
-
}
|
|
3924
|
-
],
|
|
3925
|
-
"path": "/observe/webhooks",
|
|
3926
|
-
"readOnly": false
|
|
3927
|
-
},
|
|
3928
|
-
"delete": {
|
|
3929
|
-
"method": "DELETE",
|
|
3930
|
-
"params": [
|
|
3931
|
-
{
|
|
3932
|
-
"in": "path",
|
|
3933
|
-
"name": "id"
|
|
3934
|
-
}
|
|
3935
|
-
],
|
|
3936
|
-
"path": "/observe/webhooks/:id",
|
|
3937
|
-
"readOnly": false
|
|
3938
|
-
},
|
|
3939
|
-
"get": {
|
|
3940
|
-
"method": "GET",
|
|
3941
|
-
"params": [
|
|
3942
|
-
{
|
|
3943
|
-
"in": "path",
|
|
3944
|
-
"name": "id"
|
|
3945
|
-
}
|
|
3946
|
-
],
|
|
3947
|
-
"path": "/observe/webhooks/:id",
|
|
3948
|
-
"readOnly": true
|
|
3949
|
-
},
|
|
3950
|
-
"list": {
|
|
3951
|
-
"method": "GET",
|
|
3952
|
-
"path": "/observe/webhooks",
|
|
3953
|
-
"readOnly": true
|
|
3954
|
-
},
|
|
3955
|
-
"redeliver": {
|
|
3956
|
-
"method": "POST",
|
|
3957
|
-
"params": [
|
|
3958
|
-
{
|
|
3959
|
-
"in": "path",
|
|
3960
|
-
"name": "id"
|
|
3961
|
-
}
|
|
3962
|
-
],
|
|
3963
|
-
"path": "/observe/webhooks/deliveries/:id/redeliver",
|
|
3964
|
-
"readOnly": false
|
|
3965
|
-
},
|
|
3966
|
-
"update": {
|
|
3967
|
-
"method": "PATCH",
|
|
3968
|
-
"params": [
|
|
3969
|
-
{
|
|
3970
|
-
"in": "path",
|
|
3971
|
-
"name": "id"
|
|
3972
|
-
},
|
|
3973
|
-
{
|
|
3974
|
-
"in": "body",
|
|
3975
|
-
"name": "url"
|
|
3976
|
-
},
|
|
3977
|
-
{
|
|
3978
|
-
"in": "body",
|
|
3979
|
-
"name": "active"
|
|
3980
|
-
},
|
|
3981
|
-
{
|
|
3982
|
-
"in": "body",
|
|
3983
|
-
"name": "description"
|
|
3984
|
-
}
|
|
3985
|
-
],
|
|
3986
|
-
"path": "/observe/webhooks/:id",
|
|
3987
|
-
"readOnly": false
|
|
3988
|
-
}
|
|
3989
|
-
},
|
|
3990
|
-
"webhooks-deliveries": {
|
|
3991
|
-
"list": {
|
|
3992
|
-
"method": "GET",
|
|
3993
|
-
"params": [
|
|
3994
|
-
{
|
|
3995
|
-
"in": "query",
|
|
3996
|
-
"name": "webhookId"
|
|
3997
|
-
},
|
|
3998
|
-
{
|
|
3999
|
-
"in": "query",
|
|
4000
|
-
"name": "status"
|
|
4001
|
-
},
|
|
4002
|
-
{
|
|
4003
|
-
"in": "query",
|
|
4004
|
-
"name": "limit"
|
|
4005
|
-
},
|
|
4006
|
-
{
|
|
4007
|
-
"in": "query",
|
|
4008
|
-
"name": "offset"
|
|
4009
|
-
}
|
|
4010
|
-
],
|
|
4011
|
-
"path": "/observe/webhooks/deliveries",
|
|
4012
|
-
"readOnly": true
|
|
4013
|
-
}
|
|
4014
|
-
},
|
|
4015
|
-
"webhooks-rotate": {
|
|
4016
|
-
"secret": {
|
|
4017
|
-
"method": "POST",
|
|
4018
|
-
"params": [
|
|
4019
|
-
{
|
|
4020
|
-
"in": "path",
|
|
4021
|
-
"name": "id"
|
|
4022
|
-
}
|
|
4023
|
-
],
|
|
4024
|
-
"path": "/observe/webhooks/:id/rotate-secret",
|
|
4025
|
-
"readOnly": false
|
|
4026
|
-
}
|
|
4027
|
-
}
|
|
4028
|
-
},
|
|
4029
3626
|
"organization": {
|
|
4030
3627
|
"$root": {
|
|
4031
3628
|
"create": {
|
|
@@ -5047,110 +4644,6 @@ var bindings = {
|
|
|
5047
4644
|
}
|
|
5048
4645
|
}
|
|
5049
4646
|
},
|
|
5050
|
-
"playground": {
|
|
5051
|
-
"analytics": {
|
|
5052
|
-
"overview": {
|
|
5053
|
-
"method": "POST",
|
|
5054
|
-
"params": [
|
|
5055
|
-
{
|
|
5056
|
-
"in": "body",
|
|
5057
|
-
"name": "limit"
|
|
5058
|
-
}
|
|
5059
|
-
],
|
|
5060
|
-
"path": "/playground/analytics/overview",
|
|
5061
|
-
"readOnly": true
|
|
5062
|
-
}
|
|
5063
|
-
},
|
|
5064
|
-
"billing": {
|
|
5065
|
-
"entitlements": {
|
|
5066
|
-
"method": "POST",
|
|
5067
|
-
"path": "/playground/billing/entitlements",
|
|
5068
|
-
"readOnly": true
|
|
5069
|
-
},
|
|
5070
|
-
"record-usage": {
|
|
5071
|
-
"method": "POST",
|
|
5072
|
-
"params": [
|
|
5073
|
-
{
|
|
5074
|
-
"in": "body",
|
|
5075
|
-
"name": "value"
|
|
5076
|
-
}
|
|
5077
|
-
],
|
|
5078
|
-
"path": "/playground/billing/usage",
|
|
5079
|
-
"readOnly": false
|
|
5080
|
-
}
|
|
5081
|
-
},
|
|
5082
|
-
"clickup": {
|
|
5083
|
-
"create-task": {
|
|
5084
|
-
"method": "POST",
|
|
5085
|
-
"params": [
|
|
5086
|
-
{
|
|
5087
|
-
"in": "body",
|
|
5088
|
-
"name": "listId"
|
|
5089
|
-
},
|
|
5090
|
-
{
|
|
5091
|
-
"in": "body",
|
|
5092
|
-
"name": "name"
|
|
5093
|
-
}
|
|
5094
|
-
],
|
|
5095
|
-
"path": "/playground/clickup/tasks",
|
|
5096
|
-
"readOnly": false
|
|
5097
|
-
},
|
|
5098
|
-
"get-last-webhook": {
|
|
5099
|
-
"method": "GET",
|
|
5100
|
-
"path": "/playground/clickup/webhooks/last",
|
|
5101
|
-
"readOnly": true
|
|
5102
|
-
},
|
|
5103
|
-
"get-overview": {
|
|
5104
|
-
"method": "GET",
|
|
5105
|
-
"path": "/playground/clickup/overview",
|
|
5106
|
-
"readOnly": true
|
|
5107
|
-
}
|
|
5108
|
-
},
|
|
5109
|
-
"gdrive": {
|
|
5110
|
-
"get-last-change": {
|
|
5111
|
-
"method": "GET",
|
|
5112
|
-
"path": "/playground/gdrive/changes/last",
|
|
5113
|
-
"readOnly": true
|
|
5114
|
-
},
|
|
5115
|
-
"read-file": {
|
|
5116
|
-
"method": "POST",
|
|
5117
|
-
"params": [
|
|
5118
|
-
{
|
|
5119
|
-
"in": "body",
|
|
5120
|
-
"name": "fileId"
|
|
5121
|
-
}
|
|
5122
|
-
],
|
|
5123
|
-
"path": "/playground/gdrive/file",
|
|
5124
|
-
"readOnly": true
|
|
5125
|
-
}
|
|
5126
|
-
},
|
|
5127
|
-
"googleads": {
|
|
5128
|
-
"read-customer": {
|
|
5129
|
-
"method": "POST",
|
|
5130
|
-
"path": "/playground/googleads/customer",
|
|
5131
|
-
"readOnly": true
|
|
5132
|
-
}
|
|
5133
|
-
},
|
|
5134
|
-
"lifecycle": {
|
|
5135
|
-
"get-state": {
|
|
5136
|
-
"method": "GET",
|
|
5137
|
-
"path": "/playground/lifecycle/state",
|
|
5138
|
-
"readOnly": true
|
|
5139
|
-
},
|
|
5140
|
-
"list-events": {
|
|
5141
|
-
"method": "GET",
|
|
5142
|
-
"path": "/playground/lifecycle/events",
|
|
5143
|
-
"readOnly": true
|
|
5144
|
-
}
|
|
5145
|
-
},
|
|
5146
|
-
"webhook": {
|
|
5147
|
-
"get-last": {
|
|
5148
|
-
"method": "GET",
|
|
5149
|
-
"path": "/playground/webhooks/last",
|
|
5150
|
-
"readOnly": true
|
|
5151
|
-
}
|
|
5152
|
-
}
|
|
5153
|
-
},
|
|
5154
4647
|
"realtime": {
|
|
5155
4648
|
"archive": {
|
|
5156
4649
|
"export": {
|