@sentio/api 1.0.0-dev.1 → 1.0.0-rc.1
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/src/apis/DataApi.d.ts +2 -2
- package/dist/src/apis/DataApi.js +25 -30
- package/dist/src/apis/DataApi.js.map +1 -1
- package/dist/src/apis/DebugAndSimulationApi.d.ts +2 -2
- package/dist/src/apis/DebugAndSimulationApi.js +13 -18
- package/dist/src/apis/DebugAndSimulationApi.js.map +1 -1
- package/dist/src/apis/DefaultApi.d.ts +38 -0
- package/dist/src/apis/DefaultApi.js +81 -0
- package/dist/src/apis/DefaultApi.js.map +1 -0
- package/dist/src/apis/WebApi.d.ts +2 -2
- package/dist/src/apis/WebApi.js +13 -18
- package/dist/src/apis/WebApi.js.map +1 -1
- package/dist/src/apis/index.d.ts +4 -3
- package/dist/src/apis/index.js +4 -6
- package/dist/src/apis/index.js.map +1 -1
- package/dist/src/index.d.ts +3 -3
- package/dist/src/index.js +3 -6
- package/dist/src/index.js.map +1 -1
- package/dist/src/models/AnalyticServiceAnalyticServiceExecuteSQLBody.d.ts +2 -2
- package/dist/src/models/AnalyticServiceAnalyticServiceExecuteSQLBody.js +10 -17
- package/dist/src/models/AnalyticServiceAnalyticServiceExecuteSQLBody.js.map +1 -1
- package/dist/src/models/AnalyticServiceAnalyticServiceSaveAndRunSQLBody.d.ts +44 -0
- package/dist/src/models/AnalyticServiceAnalyticServiceSaveAndRunSQLBody.js +44 -0
- package/dist/src/models/AnalyticServiceAnalyticServiceSaveAndRunSQLBody.js.map +1 -0
- package/dist/src/models/AnalyticServiceExecutionInfo.d.ts +75 -0
- package/dist/src/models/AnalyticServiceExecutionInfo.js +55 -0
- package/dist/src/models/AnalyticServiceExecutionInfo.js.map +1 -0
- package/dist/src/models/AnalyticServiceExecutionStatus.d.ts +26 -0
- package/dist/src/models/AnalyticServiceExecutionStatus.js +36 -0
- package/dist/src/models/AnalyticServiceExecutionStatus.js.map +1 -0
- package/dist/src/models/AnalyticServiceLogQueryRequestFilter.js +4 -11
- package/dist/src/models/AnalyticServiceLogQueryRequestFilter.js.map +1 -1
- package/dist/src/models/AnalyticServiceLogQueryRequestSort.js +4 -11
- package/dist/src/models/AnalyticServiceLogQueryRequestSort.js.map +1 -1
- package/dist/src/models/AnalyticServiceLogQueryResponse.d.ts +2 -2
- package/dist/src/models/AnalyticServiceLogQueryResponse.js +10 -17
- package/dist/src/models/AnalyticServiceLogQueryResponse.js.map +1 -1
- package/dist/src/models/AnalyticServiceSQLQuery.js +4 -11
- package/dist/src/models/AnalyticServiceSQLQuery.js.map +1 -1
- package/dist/src/models/AnalyticServiceSaveAndRunSQLRequest.d.ts +56 -0
- package/dist/src/models/AnalyticServiceSaveAndRunSQLRequest.js +48 -0
- package/dist/src/models/AnalyticServiceSaveAndRunSQLRequest.js.map +1 -0
- package/dist/src/models/AnalyticServiceSaveAndRunSQLResponse.d.ts +38 -0
- package/dist/src/models/AnalyticServiceSaveAndRunSQLResponse.js +42 -0
- package/dist/src/models/AnalyticServiceSaveAndRunSQLResponse.js.map +1 -0
- package/dist/src/models/AnalyticServiceSearchServiceQueryLogBody.d.ts +4 -4
- package/dist/src/models/AnalyticServiceSearchServiceQueryLogBody.js +16 -23
- package/dist/src/models/AnalyticServiceSearchServiceQueryLogBody.js.map +1 -1
- package/dist/src/models/AnalyticServiceSyncExecuteSQLRequest.d.ts +2 -2
- package/dist/src/models/AnalyticServiceSyncExecuteSQLRequest.js +10 -17
- package/dist/src/models/AnalyticServiceSyncExecuteSQLRequest.js.map +1 -1
- package/dist/src/models/AnalyticServiceSyncExecuteSQLResponse.d.ts +2 -2
- package/dist/src/models/AnalyticServiceSyncExecuteSQLResponse.js +10 -17
- package/dist/src/models/AnalyticServiceSyncExecuteSQLResponse.js.map +1 -1
- package/dist/src/models/CommonAggregate.d.ts +1 -1
- package/dist/src/models/CommonAggregate.js +7 -14
- package/dist/src/models/CommonAggregate.js.map +1 -1
- package/dist/src/models/CommonAggregateAggregateOps.js +6 -13
- package/dist/src/models/CommonAggregateAggregateOps.js.map +1 -1
- package/dist/src/models/CommonAny.d.ts +1 -1
- package/dist/src/models/CommonAny.js +7 -14
- package/dist/src/models/CommonAny.js.map +1 -1
- package/dist/src/models/CommonArgument.d.ts +1 -1
- package/dist/src/models/CommonArgument.js +7 -14
- package/dist/src/models/CommonArgument.js.map +1 -1
- package/dist/src/models/CommonCachePolicy.js +4 -11
- package/dist/src/models/CommonCachePolicy.js.map +1 -1
- package/dist/src/models/CommonChannel.d.ts +1 -1
- package/dist/src/models/CommonChannel.js +7 -14
- package/dist/src/models/CommonChannel.js.map +1 -1
- package/dist/src/models/CommonChannelType.js +6 -13
- package/dist/src/models/CommonChannelType.js.map +1 -1
- package/dist/src/models/CommonCohortsFilter.d.ts +3 -3
- package/dist/src/models/CommonCohortsFilter.js +13 -20
- package/dist/src/models/CommonCohortsFilter.js.map +1 -1
- package/dist/src/models/CommonCohortsFilterAggregation.d.ts +3 -3
- package/dist/src/models/CommonCohortsFilterAggregation.js +13 -20
- package/dist/src/models/CommonCohortsFilterAggregation.js.map +1 -1
- package/dist/src/models/CommonCohortsFilterAggregationAggregateProperties.d.ts +1 -1
- package/dist/src/models/CommonCohortsFilterAggregationAggregateProperties.js +7 -14
- package/dist/src/models/CommonCohortsFilterAggregationAggregateProperties.js.map +1 -1
- package/dist/src/models/CommonCohortsFilterAggregationAggregatePropertiesAggregationType.js +6 -13
- package/dist/src/models/CommonCohortsFilterAggregationAggregatePropertiesAggregationType.js.map +1 -1
- package/dist/src/models/CommonCohortsFilterAggregationOperatorType.js +6 -13
- package/dist/src/models/CommonCohortsFilterAggregationOperatorType.js.map +1 -1
- package/dist/src/models/CommonCohortsGroup.d.ts +2 -2
- package/dist/src/models/CommonCohortsGroup.js +10 -17
- package/dist/src/models/CommonCohortsGroup.js.map +1 -1
- package/dist/src/models/CommonCohortsQuery.d.ts +2 -2
- package/dist/src/models/CommonCohortsQuery.js +10 -17
- package/dist/src/models/CommonCohortsQuery.js.map +1 -1
- package/dist/src/models/CommonCoinID.d.ts +1 -1
- package/dist/src/models/CommonCoinID.js +7 -14
- package/dist/src/models/CommonCoinID.js.map +1 -1
- package/dist/src/models/CommonCoinIDAddressIdentifier.js +4 -11
- package/dist/src/models/CommonCoinIDAddressIdentifier.js.map +1 -1
- package/dist/src/models/CommonColumnState.d.ts +1 -1
- package/dist/src/models/CommonColumnState.js +7 -14
- package/dist/src/models/CommonColumnState.js.map +1 -1
- package/dist/src/models/CommonColumnStateSort.js +4 -11
- package/dist/src/models/CommonColumnStateSort.js.map +1 -1
- package/dist/src/models/CommonComputeStats.js +4 -11
- package/dist/src/models/CommonComputeStats.js.map +1 -1
- package/dist/src/models/CommonDuration.js +4 -11
- package/dist/src/models/CommonDuration.js.map +1 -1
- package/dist/src/models/CommonEventLogColumn.js +4 -11
- package/dist/src/models/CommonEventLogColumn.js.map +1 -1
- package/dist/src/models/CommonEventLogConfig.d.ts +2 -2
- package/dist/src/models/CommonEventLogConfig.js +10 -17
- package/dist/src/models/CommonEventLogConfig.js.map +1 -1
- package/dist/src/models/CommonEventLogEntry.js +4 -11
- package/dist/src/models/CommonEventLogEntry.js.map +1 -1
- package/dist/src/models/CommonFormula.d.ts +1 -1
- package/dist/src/models/CommonFormula.js +7 -14
- package/dist/src/models/CommonFormula.js.map +1 -1
- package/dist/src/models/CommonFunction.d.ts +1 -1
- package/dist/src/models/CommonFunction.js +7 -14
- package/dist/src/models/CommonFunction.js.map +1 -1
- package/dist/src/models/CommonJoinOperator.js +6 -13
- package/dist/src/models/CommonJoinOperator.js.map +1 -1
- package/dist/src/models/CommonMatrix.d.ts +1 -1
- package/dist/src/models/CommonMatrix.js +7 -14
- package/dist/src/models/CommonMatrix.js.map +1 -1
- package/dist/src/models/CommonMatrixMetric.js +4 -11
- package/dist/src/models/CommonMatrixMetric.js.map +1 -1
- package/dist/src/models/CommonMatrixSample.d.ts +2 -2
- package/dist/src/models/CommonMatrixSample.js +10 -17
- package/dist/src/models/CommonMatrixSample.js.map +1 -1
- package/dist/src/models/CommonMatrixValue.js +4 -11
- package/dist/src/models/CommonMatrixValue.js.map +1 -1
- package/dist/src/models/CommonOrganization.d.ts +3 -3
- package/dist/src/models/CommonOrganization.js +13 -20
- package/dist/src/models/CommonOrganization.js.map +1 -1
- package/dist/src/models/CommonOrganizationMember.d.ts +2 -2
- package/dist/src/models/CommonOrganizationMember.js +10 -17
- package/dist/src/models/CommonOrganizationMember.js.map +1 -1
- package/dist/src/models/CommonOrganizationRole.js +6 -13
- package/dist/src/models/CommonOrganizationRole.js.map +1 -1
- package/dist/src/models/CommonOwner.d.ts +3 -3
- package/dist/src/models/CommonOwner.js +13 -20
- package/dist/src/models/CommonOwner.js.map +1 -1
- package/dist/src/models/CommonPermission.js +6 -13
- package/dist/src/models/CommonPermission.js.map +1 -1
- package/dist/src/models/CommonPriceSegmentationQuery.d.ts +1 -1
- package/dist/src/models/CommonPriceSegmentationQuery.js +7 -14
- package/dist/src/models/CommonPriceSegmentationQuery.js.map +1 -1
- package/dist/src/models/CommonProject.d.ts +7 -7
- package/dist/src/models/CommonProject.js +25 -32
- package/dist/src/models/CommonProject.js.map +1 -1
- package/dist/src/models/CommonProjectInfo.d.ts +3 -3
- package/dist/src/models/CommonProjectInfo.js +13 -20
- package/dist/src/models/CommonProjectInfo.js.map +1 -1
- package/dist/src/models/CommonProjectProjectMember.d.ts +1 -1
- package/dist/src/models/CommonProjectProjectMember.js +7 -14
- package/dist/src/models/CommonProjectProjectMember.js.map +1 -1
- package/dist/src/models/CommonProjectSuperset.js +4 -11
- package/dist/src/models/CommonProjectSuperset.js.map +1 -1
- package/dist/src/models/CommonProjectType.js +6 -13
- package/dist/src/models/CommonProjectType.js.map +1 -1
- package/dist/src/models/CommonProjectView.d.ts +1 -1
- package/dist/src/models/CommonProjectView.js +7 -14
- package/dist/src/models/CommonProjectView.js.map +1 -1
- package/dist/src/models/CommonProjectViewProjectViewConfig.d.ts +1 -1
- package/dist/src/models/CommonProjectViewProjectViewConfig.js +7 -14
- package/dist/src/models/CommonProjectViewProjectViewConfig.js.map +1 -1
- package/dist/src/models/CommonProjectVisibility.js +6 -13
- package/dist/src/models/CommonProjectVisibility.js.map +1 -1
- package/dist/src/models/CommonQuery.d.ts +2 -2
- package/dist/src/models/CommonQuery.js +10 -17
- package/dist/src/models/CommonQuery.js.map +1 -1
- package/dist/src/models/CommonRetentionMatrix.d.ts +1 -1
- package/dist/src/models/CommonRetentionMatrix.js +7 -14
- package/dist/src/models/CommonRetentionMatrix.js.map +1 -1
- package/dist/src/models/CommonRetentionMatrixSample.d.ts +1 -1
- package/dist/src/models/CommonRetentionMatrixSample.js +7 -14
- package/dist/src/models/CommonRetentionMatrixSample.js.map +1 -1
- package/dist/src/models/CommonRetentionQuery.d.ts +5 -5
- package/dist/src/models/CommonRetentionQuery.js +19 -26
- package/dist/src/models/CommonRetentionQuery.js.map +1 -1
- package/dist/src/models/CommonRetentionQueryCriteria.js +6 -13
- package/dist/src/models/CommonRetentionQueryCriteria.js.map +1 -1
- package/dist/src/models/CommonRetentionQueryFilter.d.ts +2 -2
- package/dist/src/models/CommonRetentionQueryFilter.js +10 -17
- package/dist/src/models/CommonRetentionQueryFilter.js.map +1 -1
- package/dist/src/models/CommonRetentionQueryFilterTimeFilter.d.ts +1 -1
- package/dist/src/models/CommonRetentionQueryFilterTimeFilter.js +7 -14
- package/dist/src/models/CommonRetentionQueryFilterTimeFilter.js.map +1 -1
- package/dist/src/models/CommonRetentionQueryFilterTimeFilterType.js +6 -13
- package/dist/src/models/CommonRetentionQueryFilterTimeFilterType.js.map +1 -1
- package/dist/src/models/CommonRetentionQueryInterval.d.ts +1 -1
- package/dist/src/models/CommonRetentionQueryInterval.js +7 -14
- package/dist/src/models/CommonRetentionQueryInterval.js.map +1 -1
- package/dist/src/models/CommonRetentionQueryIntervalUnit.js +6 -13
- package/dist/src/models/CommonRetentionQueryIntervalUnit.js.map +1 -1
- package/dist/src/models/CommonRetentionQueryResource.d.ts +1 -1
- package/dist/src/models/CommonRetentionQueryResource.js +7 -14
- package/dist/src/models/CommonRetentionQueryResource.js.map +1 -1
- package/dist/src/models/CommonSegmentParameter.js +4 -11
- package/dist/src/models/CommonSegmentParameter.js.map +1 -1
- package/dist/src/models/CommonSegmentationQuery.d.ts +4 -4
- package/dist/src/models/CommonSegmentationQuery.js +16 -23
- package/dist/src/models/CommonSegmentationQuery.js.map +1 -1
- package/dist/src/models/CommonSegmentationQueryAggregation.d.ts +2 -2
- package/dist/src/models/CommonSegmentationQueryAggregation.js +10 -17
- package/dist/src/models/CommonSegmentationQueryAggregation.js.map +1 -1
- package/dist/src/models/CommonSegmentationQueryAggregationAggregateProperties.d.ts +1 -1
- package/dist/src/models/CommonSegmentationQueryAggregationAggregateProperties.js +7 -14
- package/dist/src/models/CommonSegmentationQueryAggregationAggregateProperties.js.map +1 -1
- package/dist/src/models/CommonSegmentationQueryAggregationAggregatePropertiesAggregationType.js +6 -13
- package/dist/src/models/CommonSegmentationQueryAggregationAggregatePropertiesAggregationType.js.map +1 -1
- package/dist/src/models/CommonSegmentationQueryAggregationCountUnique.d.ts +1 -1
- package/dist/src/models/CommonSegmentationQueryAggregationCountUnique.js +7 -14
- package/dist/src/models/CommonSegmentationQueryAggregationCountUnique.js.map +1 -1
- package/dist/src/models/CommonSegmentationQueryResource.d.ts +2 -2
- package/dist/src/models/CommonSegmentationQueryResource.js +10 -17
- package/dist/src/models/CommonSegmentationQueryResource.js.map +1 -1
- package/dist/src/models/CommonSegmentationQueryResourceType.js +6 -13
- package/dist/src/models/CommonSegmentationQueryResourceType.js.map +1 -1
- package/dist/src/models/CommonSegmentationQuerySelectorExpr.d.ts +2 -2
- package/dist/src/models/CommonSegmentationQuerySelectorExpr.js +10 -17
- package/dist/src/models/CommonSegmentationQuerySelectorExpr.js.map +1 -1
- package/dist/src/models/CommonSegmentationQuerySelectorExprLogicExpr.d.ts +2 -2
- package/dist/src/models/CommonSegmentationQuerySelectorExprLogicExpr.js +10 -17
- package/dist/src/models/CommonSegmentationQuerySelectorExprLogicExpr.js.map +1 -1
- package/dist/src/models/CommonSelector.d.ts +2 -2
- package/dist/src/models/CommonSelector.js +10 -17
- package/dist/src/models/CommonSelector.js.map +1 -1
- package/dist/src/models/CommonSelectorExpr.d.ts +2 -2
- package/dist/src/models/CommonSelectorExpr.js +10 -17
- package/dist/src/models/CommonSelectorExpr.js.map +1 -1
- package/dist/src/models/CommonSelectorExprLogicExpr.d.ts +2 -2
- package/dist/src/models/CommonSelectorExprLogicExpr.js +10 -17
- package/dist/src/models/CommonSelectorExprLogicExpr.js.map +1 -1
- package/dist/src/models/CommonSelectorOperatorType.js +6 -13
- package/dist/src/models/CommonSelectorOperatorType.js.map +1 -1
- package/dist/src/models/CommonStringList.js +4 -11
- package/dist/src/models/CommonStringList.js.map +1 -1
- package/dist/src/models/CommonTabularData.d.ts +1 -1
- package/dist/src/models/CommonTabularData.js +8 -15
- package/dist/src/models/CommonTabularData.js.map +1 -1
- package/dist/src/models/CommonTabularDataColumnType.js +6 -13
- package/dist/src/models/CommonTabularDataColumnType.js.map +1 -1
- package/dist/src/models/CommonTier.js +6 -13
- package/dist/src/models/CommonTier.js.map +1 -1
- package/dist/src/models/CommonTimeRange.d.ts +2 -2
- package/dist/src/models/CommonTimeRange.js +12 -19
- package/dist/src/models/CommonTimeRange.js.map +1 -1
- package/dist/src/models/CommonTimeRangeLite.js +4 -11
- package/dist/src/models/CommonTimeRangeLite.js.map +1 -1
- package/dist/src/models/CommonTimeRangeRelativeTime.js +4 -11
- package/dist/src/models/CommonTimeRangeRelativeTime.js.map +1 -1
- package/dist/src/models/CommonTimeRangeTimeLike.d.ts +1 -1
- package/dist/src/models/CommonTimeRangeTimeLike.js +7 -14
- package/dist/src/models/CommonTimeRangeTimeLike.js.map +1 -1
- package/dist/src/models/CommonUser.d.ts +2 -2
- package/dist/src/models/CommonUser.js +10 -17
- package/dist/src/models/CommonUser.js.map +1 -1
- package/dist/src/models/CommonUserAccountStatus.js +6 -13
- package/dist/src/models/CommonUserAccountStatus.js.map +1 -1
- package/dist/src/models/CommonUserInfo.js +4 -11
- package/dist/src/models/CommonUserInfo.js.map +1 -1
- package/dist/src/models/EvmAccessListItem.js +4 -11
- package/dist/src/models/EvmAccessListItem.js.map +1 -1
- package/dist/src/models/EvmTransaction.d.ts +1 -1
- package/dist/src/models/EvmTransaction.js +7 -14
- package/dist/src/models/EvmTransaction.js.map +1 -1
- package/dist/src/models/EvmTransactionReceipt.js +4 -11
- package/dist/src/models/EvmTransactionReceipt.js.map +1 -1
- package/dist/src/models/GoogleApiHttpBody.d.ts +1 -1
- package/dist/src/models/GoogleApiHttpBody.js +7 -14
- package/dist/src/models/GoogleApiHttpBody.js.map +1 -1
- package/dist/src/models/GoogleProtobufAny.js +4 -11
- package/dist/src/models/GoogleProtobufAny.js.map +1 -1
- package/dist/src/models/GoogleProtobufNullValue.js +6 -13
- package/dist/src/models/GoogleProtobufNullValue.js.map +1 -1
- package/dist/src/models/InsightsServiceDataSource.js +6 -13
- package/dist/src/models/InsightsServiceDataSource.js.map +1 -1
- package/dist/src/models/InsightsServiceInsightsServiceQueryBody.d.ts +4 -4
- package/dist/src/models/InsightsServiceInsightsServiceQueryBody.js +16 -23
- package/dist/src/models/InsightsServiceInsightsServiceQueryBody.js.map +1 -1
- package/dist/src/models/InsightsServiceInsightsServiceRetentionBody.d.ts +2 -2
- package/dist/src/models/InsightsServiceInsightsServiceRetentionBody.js +10 -17
- package/dist/src/models/InsightsServiceInsightsServiceRetentionBody.js.map +1 -1
- package/dist/src/models/InsightsServiceListCoinsResponse.d.ts +2 -2
- package/dist/src/models/InsightsServiceListCoinsResponse.js +10 -17
- package/dist/src/models/InsightsServiceListCoinsResponse.js.map +1 -1
- package/dist/src/models/InsightsServiceQueryRequest.d.ts +4 -4
- package/dist/src/models/InsightsServiceQueryRequest.js +16 -23
- package/dist/src/models/InsightsServiceQueryRequest.js.map +1 -1
- package/dist/src/models/InsightsServiceQueryRequestQuery.d.ts +4 -4
- package/dist/src/models/InsightsServiceQueryRequestQuery.js +16 -23
- package/dist/src/models/InsightsServiceQueryRequestQuery.js.map +1 -1
- package/dist/src/models/InsightsServiceQueryResponse.d.ts +1 -1
- package/dist/src/models/InsightsServiceQueryResponse.js +7 -14
- package/dist/src/models/InsightsServiceQueryResponse.js.map +1 -1
- package/dist/src/models/InsightsServiceQueryResponseResult.d.ts +3 -3
- package/dist/src/models/InsightsServiceQueryResponseResult.js +13 -20
- package/dist/src/models/InsightsServiceQueryResponseResult.js.map +1 -1
- package/dist/src/models/InsightsServiceRetentionRequest.d.ts +2 -2
- package/dist/src/models/InsightsServiceRetentionRequest.js +10 -17
- package/dist/src/models/InsightsServiceRetentionRequest.js.map +1 -1
- package/dist/src/models/InsightsServiceRetentionResponse.d.ts +2 -2
- package/dist/src/models/InsightsServiceRetentionResponse.js +10 -17
- package/dist/src/models/InsightsServiceRetentionResponse.js.map +1 -1
- package/dist/src/models/MetricsServiceGetMetricsResponse.d.ts +1 -1
- package/dist/src/models/MetricsServiceGetMetricsResponse.js +7 -14
- package/dist/src/models/MetricsServiceGetMetricsResponse.js.map +1 -1
- package/dist/src/models/MetricsServiceMetricInfo.d.ts +2 -2
- package/dist/src/models/MetricsServiceMetricInfo.js +11 -18
- package/dist/src/models/MetricsServiceMetricInfo.js.map +1 -1
- package/dist/src/models/MetricsServiceMetricInfoLabelValues.js +4 -11
- package/dist/src/models/MetricsServiceMetricInfoLabelValues.js.map +1 -1
- package/dist/src/models/MetricsServiceMetricMetadata.js +4 -11
- package/dist/src/models/MetricsServiceMetricMetadata.js.map +1 -1
- package/dist/src/models/MetricsServiceMetricsQueryResponse.d.ts +1 -1
- package/dist/src/models/MetricsServiceMetricsQueryResponse.js +7 -14
- package/dist/src/models/MetricsServiceMetricsQueryResponse.js.map +1 -1
- package/dist/src/models/MetricsServiceMetricsQueryResponseMatrix.d.ts +1 -1
- package/dist/src/models/MetricsServiceMetricsQueryResponseMatrix.js +7 -14
- package/dist/src/models/MetricsServiceMetricsQueryResponseMatrix.js.map +1 -1
- package/dist/src/models/MetricsServiceMetricsQueryResponseMetric.js +4 -11
- package/dist/src/models/MetricsServiceMetricsQueryResponseMetric.js.map +1 -1
- package/dist/src/models/MetricsServiceMetricsQueryResponseResult.d.ts +2 -2
- package/dist/src/models/MetricsServiceMetricsQueryResponseResult.js +10 -17
- package/dist/src/models/MetricsServiceMetricsQueryResponseResult.js.map +1 -1
- package/dist/src/models/MetricsServiceMetricsQueryResponseSample.d.ts +2 -2
- package/dist/src/models/MetricsServiceMetricsQueryResponseSample.js +10 -17
- package/dist/src/models/MetricsServiceMetricsQueryResponseSample.js.map +1 -1
- package/dist/src/models/MetricsServiceMetricsQueryResponseValue.js +4 -11
- package/dist/src/models/MetricsServiceMetricsQueryResponseValue.js.map +1 -1
- package/dist/src/models/MetricsServiceObservabilityServiceQueryBody.d.ts +2 -2
- package/dist/src/models/MetricsServiceObservabilityServiceQueryBody.js +10 -17
- package/dist/src/models/MetricsServiceObservabilityServiceQueryBody.js.map +1 -1
- package/dist/src/models/MetricsServiceObservabilityServiceQueryRangeBody.d.ts +3 -3
- package/dist/src/models/MetricsServiceObservabilityServiceQueryRangeBody.js +13 -20
- package/dist/src/models/MetricsServiceObservabilityServiceQueryRangeBody.js.map +1 -1
- package/dist/src/models/MetricsServiceQueryValueResponse.d.ts +1 -1
- package/dist/src/models/MetricsServiceQueryValueResponse.js +7 -14
- package/dist/src/models/MetricsServiceQueryValueResponse.js.map +1 -1
- package/dist/src/models/MetricsServiceQueryValueResponseResult.d.ts +1 -1
- package/dist/src/models/MetricsServiceQueryValueResponseResult.js +7 -14
- package/dist/src/models/MetricsServiceQueryValueResponseResult.js.map +1 -1
- package/dist/src/models/SolidityServiceBlockOverrides.js +4 -11
- package/dist/src/models/SolidityServiceBlockOverrides.js.map +1 -1
- package/dist/src/models/SolidityServiceCompileSourceInternalResponse.d.ts +1 -1
- package/dist/src/models/SolidityServiceCompileSourceInternalResponse.js +7 -14
- package/dist/src/models/SolidityServiceCompileSourceInternalResponse.js.map +1 -1
- package/dist/src/models/SolidityServiceCompilerOptions.d.ts +2 -2
- package/dist/src/models/SolidityServiceCompilerOptions.js +10 -17
- package/dist/src/models/SolidityServiceCompilerOptions.js.map +1 -1
- package/dist/src/models/SolidityServiceContractKeyInfo.js +4 -11
- package/dist/src/models/SolidityServiceContractKeyInfo.js.map +1 -1
- package/dist/src/models/SolidityServiceDecodeStateDiffResponse.js +4 -11
- package/dist/src/models/SolidityServiceDecodeStateDiffResponse.js.map +1 -1
- package/dist/src/models/SolidityServiceFailure.js +4 -11
- package/dist/src/models/SolidityServiceFailure.js.map +1 -1
- package/dist/src/models/SolidityServiceFetchAndCompileInternalResponse.d.ts +1 -1
- package/dist/src/models/SolidityServiceFetchAndCompileInternalResponse.js +8 -15
- package/dist/src/models/SolidityServiceFetchAndCompileInternalResponse.js.map +1 -1
- package/dist/src/models/SolidityServiceGetSimulationBundleResponse.d.ts +1 -1
- package/dist/src/models/SolidityServiceGetSimulationBundleResponse.js +7 -14
- package/dist/src/models/SolidityServiceGetSimulationBundleResponse.js.map +1 -1
- package/dist/src/models/SolidityServiceGetSimulationResponse.d.ts +1 -1
- package/dist/src/models/SolidityServiceGetSimulationResponse.js +7 -14
- package/dist/src/models/SolidityServiceGetSimulationResponse.js.map +1 -1
- package/dist/src/models/SolidityServiceGetSimulationsResponse.d.ts +1 -1
- package/dist/src/models/SolidityServiceGetSimulationsResponse.js +7 -14
- package/dist/src/models/SolidityServiceGetSimulationsResponse.js.map +1 -1
- package/dist/src/models/SolidityServiceGetStorageSummaryInternalResponse.d.ts +1 -1
- package/dist/src/models/SolidityServiceGetStorageSummaryInternalResponse.js +7 -14
- package/dist/src/models/SolidityServiceGetStorageSummaryInternalResponse.js.map +1 -1
- package/dist/src/models/SolidityServiceGetTraceCallInternalRequestBundle.d.ts +1 -1
- package/dist/src/models/SolidityServiceGetTraceCallInternalRequestBundle.js +7 -14
- package/dist/src/models/SolidityServiceGetTraceCallInternalRequestBundle.js.map +1 -1
- package/dist/src/models/SolidityServiceGetTraceCallInternalRequestStateContext.js +4 -11
- package/dist/src/models/SolidityServiceGetTraceCallInternalRequestStateContext.js.map +1 -1
- package/dist/src/models/SolidityServiceGetTraceCallInternalResponse.js +4 -11
- package/dist/src/models/SolidityServiceGetTraceCallInternalResponse.js.map +1 -1
- package/dist/src/models/SolidityServiceGetTraceTransactionInternalResponse.js +4 -11
- package/dist/src/models/SolidityServiceGetTraceTransactionInternalResponse.js.map +1 -1
- package/dist/src/models/SolidityServiceMetadata.js +4 -11
- package/dist/src/models/SolidityServiceMetadata.js.map +1 -1
- package/dist/src/models/SolidityServiceOptimizer.d.ts +1 -1
- package/dist/src/models/SolidityServiceOptimizer.js +7 -14
- package/dist/src/models/SolidityServiceOptimizer.js.map +1 -1
- package/dist/src/models/SolidityServiceOptimizerDetails.d.ts +1 -1
- package/dist/src/models/SolidityServiceOptimizerDetails.js +7 -14
- package/dist/src/models/SolidityServiceOptimizerDetails.js.map +1 -1
- package/dist/src/models/SolidityServiceOptimizerDetailsYulDetails.js +4 -11
- package/dist/src/models/SolidityServiceOptimizerDetailsYulDetails.js.map +1 -1
- package/dist/src/models/SolidityServicePreProcessCompilationInternalResponse.js +4 -11
- package/dist/src/models/SolidityServicePreProcessCompilationInternalResponse.js.map +1 -1
- package/dist/src/models/SolidityServiceSettings.d.ts +2 -2
- package/dist/src/models/SolidityServiceSettings.js +10 -17
- package/dist/src/models/SolidityServiceSettings.js.map +1 -1
- package/dist/src/models/SolidityServiceSimulateTransactionBundleRequest.d.ts +1 -1
- package/dist/src/models/SolidityServiceSimulateTransactionBundleRequest.js +7 -14
- package/dist/src/models/SolidityServiceSimulateTransactionBundleRequest.js.map +1 -1
- package/dist/src/models/SolidityServiceSimulateTransactionBundleResponse.d.ts +1 -1
- package/dist/src/models/SolidityServiceSimulateTransactionBundleResponse.js +7 -14
- package/dist/src/models/SolidityServiceSimulateTransactionBundleResponse.js.map +1 -1
- package/dist/src/models/SolidityServiceSimulateTransactionRequest.d.ts +1 -1
- package/dist/src/models/SolidityServiceSimulateTransactionRequest.js +7 -14
- package/dist/src/models/SolidityServiceSimulateTransactionRequest.js.map +1 -1
- package/dist/src/models/SolidityServiceSimulateTransactionResponse.d.ts +1 -1
- package/dist/src/models/SolidityServiceSimulateTransactionResponse.js +7 -14
- package/dist/src/models/SolidityServiceSimulateTransactionResponse.js.map +1 -1
- package/dist/src/models/SolidityServiceSimulation.d.ts +4 -4
- package/dist/src/models/SolidityServiceSimulation.js +17 -24
- package/dist/src/models/SolidityServiceSimulation.js.map +1 -1
- package/dist/src/models/SolidityServiceSimulationResult.d.ts +2 -2
- package/dist/src/models/SolidityServiceSimulationResult.js +10 -17
- package/dist/src/models/SolidityServiceSimulationResult.js.map +1 -1
- package/dist/src/models/SolidityServiceSourceInfo.d.ts +1 -1
- package/dist/src/models/SolidityServiceSourceInfo.js +7 -14
- package/dist/src/models/SolidityServiceSourceInfo.js.map +1 -1
- package/dist/src/models/SolidityServiceSourceMultiFile.js +4 -11
- package/dist/src/models/SolidityServiceSourceMultiFile.js.map +1 -1
- package/dist/src/models/SolidityServiceSourceSpec.d.ts +1 -1
- package/dist/src/models/SolidityServiceSourceSpec.js +7 -14
- package/dist/src/models/SolidityServiceSourceSpec.js.map +1 -1
- package/dist/src/models/SolidityServiceSpecializations.js +4 -11
- package/dist/src/models/SolidityServiceSpecializations.js.map +1 -1
- package/dist/src/models/SolidityServiceStateOverride.js +4 -11
- package/dist/src/models/SolidityServiceStateOverride.js.map +1 -1
- package/dist/src/models/SolidityServiceStorageSummaryResult.js +4 -11
- package/dist/src/models/SolidityServiceStorageSummaryResult.js.map +1 -1
- package/dist/src/models/SolidityServiceTxIdentifier.js +4 -11
- package/dist/src/models/SolidityServiceTxIdentifier.js.map +1 -1
- package/dist/src/models/SolidityServiceUniversalSearchResponse.d.ts +1 -1
- package/dist/src/models/SolidityServiceUniversalSearchResponse.js +7 -14
- package/dist/src/models/SolidityServiceUniversalSearchResponse.js.map +1 -1
- package/dist/src/models/SolidityServiceUniversalSearchResult.d.ts +2 -2
- package/dist/src/models/SolidityServiceUniversalSearchResult.js +10 -17
- package/dist/src/models/SolidityServiceUniversalSearchResult.js.map +1 -1
- package/dist/src/models/SolidityServiceUniversalSearchResultContract.js +4 -11
- package/dist/src/models/SolidityServiceUniversalSearchResultContract.js.map +1 -1
- package/dist/src/models/SolidityServiceUniversalSearchResultTransaction.js +4 -11
- package/dist/src/models/SolidityServiceUniversalSearchResultTransaction.js.map +1 -1
- package/dist/src/models/TxindexEvmRawTransaction.d.ts +1 -1
- package/dist/src/models/TxindexEvmRawTransaction.js +7 -14
- package/dist/src/models/TxindexEvmRawTransaction.js.map +1 -1
- package/dist/src/models/TxindexEvmSearchTransactionsResponse.d.ts +1 -1
- package/dist/src/models/TxindexEvmSearchTransactionsResponse.js +7 -14
- package/dist/src/models/TxindexEvmSearchTransactionsResponse.js.map +1 -1
- package/dist/src/models/WebServiceChart.d.ts +10 -10
- package/dist/src/models/WebServiceChart.js +34 -41
- package/dist/src/models/WebServiceChart.js.map +1 -1
- package/dist/src/models/WebServiceChartChartType.js +6 -13
- package/dist/src/models/WebServiceChartChartType.js.map +1 -1
- package/dist/src/models/WebServiceChartConfig.d.ts +8 -8
- package/dist/src/models/WebServiceChartConfig.js +28 -35
- package/dist/src/models/WebServiceChartConfig.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigBarGaugeConfig.d.ts +3 -3
- package/dist/src/models/WebServiceChartConfigBarGaugeConfig.js +13 -20
- package/dist/src/models/WebServiceChartConfigBarGaugeConfig.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigCalculation.js +6 -13
- package/dist/src/models/WebServiceChartConfigCalculation.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigColorTheme.js +4 -11
- package/dist/src/models/WebServiceChartConfigColorTheme.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigColumnSort.js +4 -11
- package/dist/src/models/WebServiceChartConfigColumnSort.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigCompareTime.d.ts +1 -1
- package/dist/src/models/WebServiceChartConfigCompareTime.js +7 -14
- package/dist/src/models/WebServiceChartConfigCompareTime.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigDirection.js +6 -13
- package/dist/src/models/WebServiceChartConfigDirection.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigMappingRule.d.ts +1 -1
- package/dist/src/models/WebServiceChartConfigMappingRule.js +7 -14
- package/dist/src/models/WebServiceChartConfigMappingRule.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigMarker.d.ts +1 -1
- package/dist/src/models/WebServiceChartConfigMarker.js +7 -14
- package/dist/src/models/WebServiceChartConfigMarker.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigMarkerType.js +6 -13
- package/dist/src/models/WebServiceChartConfigMarkerType.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigPieConfig.d.ts +2 -2
- package/dist/src/models/WebServiceChartConfigPieConfig.js +10 -17
- package/dist/src/models/WebServiceChartConfigPieConfig.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigPieConfigPieType.js +6 -13
- package/dist/src/models/WebServiceChartConfigPieConfigPieType.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigQueryValueConfig.d.ts +2 -2
- package/dist/src/models/WebServiceChartConfigQueryValueConfig.js +12 -19
- package/dist/src/models/WebServiceChartConfigQueryValueConfig.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigSort.d.ts +1 -1
- package/dist/src/models/WebServiceChartConfigSort.js +7 -14
- package/dist/src/models/WebServiceChartConfigSort.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigSortBy.js +6 -13
- package/dist/src/models/WebServiceChartConfigSortBy.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigTableConfig.d.ts +3 -3
- package/dist/src/models/WebServiceChartConfigTableConfig.js +16 -23
- package/dist/src/models/WebServiceChartConfigTableConfig.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigTimeRangeOverride.d.ts +2 -2
- package/dist/src/models/WebServiceChartConfigTimeRangeOverride.js +10 -17
- package/dist/src/models/WebServiceChartConfigTimeRangeOverride.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigValueConfig.d.ts +3 -3
- package/dist/src/models/WebServiceChartConfigValueConfig.js +13 -20
- package/dist/src/models/WebServiceChartConfigValueConfig.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigValueConfigStyle.js +6 -13
- package/dist/src/models/WebServiceChartConfigValueConfigStyle.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigValueFormatter.js +6 -13
- package/dist/src/models/WebServiceChartConfigValueFormatter.js.map +1 -1
- package/dist/src/models/WebServiceChartConfigYAxisConfig.js +4 -11
- package/dist/src/models/WebServiceChartConfigYAxisConfig.js.map +1 -1
- package/dist/src/models/WebServiceChartDataSourceType.js +6 -13
- package/dist/src/models/WebServiceChartDataSourceType.js.map +1 -1
- package/dist/src/models/WebServiceDashboard.d.ts +5 -5
- package/dist/src/models/WebServiceDashboard.js +20 -27
- package/dist/src/models/WebServiceDashboard.js.map +1 -1
- package/dist/src/models/WebServiceDashboardDashboardVisibility.js +6 -13
- package/dist/src/models/WebServiceDashboardDashboardVisibility.js.map +1 -1
- package/dist/src/models/WebServiceDashboardExtra.d.ts +2 -2
- package/dist/src/models/WebServiceDashboardExtra.js +11 -18
- package/dist/src/models/WebServiceDashboardExtra.js.map +1 -1
- package/dist/src/models/WebServiceDashboardExtraTemplateVariable.js +4 -11
- package/dist/src/models/WebServiceDashboardExtraTemplateVariable.js.map +1 -1
- package/dist/src/models/WebServiceDashboardExtraTemplateView.js +4 -11
- package/dist/src/models/WebServiceDashboardExtraTemplateView.js.map +1 -1
- package/dist/src/models/WebServiceDashboardLayouts.d.ts +1 -1
- package/dist/src/models/WebServiceDashboardLayouts.js +7 -14
- package/dist/src/models/WebServiceDashboardLayouts.js.map +1 -1
- package/dist/src/models/WebServiceDashboardLayoutsLayout.js +4 -11
- package/dist/src/models/WebServiceDashboardLayoutsLayout.js.map +1 -1
- package/dist/src/models/WebServiceDashboardResponsiveLayouts.d.ts +1 -1
- package/dist/src/models/WebServiceDashboardResponsiveLayouts.js +8 -15
- package/dist/src/models/WebServiceDashboardResponsiveLayouts.js.map +1 -1
- package/dist/src/models/WebServiceDashboardSharing.js +4 -11
- package/dist/src/models/WebServiceDashboardSharing.js.map +1 -1
- package/dist/src/models/WebServiceEventLogsConfig.d.ts +2 -2
- package/dist/src/models/WebServiceEventLogsConfig.js +10 -17
- package/dist/src/models/WebServiceEventLogsConfig.js.map +1 -1
- package/dist/src/models/WebServiceEventLogsConfigTimeRangeOverride.d.ts +1 -1
- package/dist/src/models/WebServiceEventLogsConfigTimeRangeOverride.js +7 -14
- package/dist/src/models/WebServiceEventLogsConfigTimeRangeOverride.js.map +1 -1
- package/dist/src/models/WebServiceExportDashboardResponse.js +4 -11
- package/dist/src/models/WebServiceExportDashboardResponse.js.map +1 -1
- package/dist/src/models/WebServiceGetDashboardResponse.d.ts +2 -2
- package/dist/src/models/WebServiceGetDashboardResponse.js +10 -17
- package/dist/src/models/WebServiceGetDashboardResponse.js.map +1 -1
- package/dist/src/models/WebServiceGetProjectListResponse.d.ts +1 -1
- package/dist/src/models/WebServiceGetProjectListResponse.js +11 -18
- package/dist/src/models/WebServiceGetProjectListResponse.js.map +1 -1
- package/dist/src/models/WebServiceGetProjectResponse.d.ts +2 -2
- package/dist/src/models/WebServiceGetProjectResponse.js +10 -17
- package/dist/src/models/WebServiceGetProjectResponse.js.map +1 -1
- package/dist/src/models/WebServiceImportDashboardRequest.js +4 -11
- package/dist/src/models/WebServiceImportDashboardRequest.js.map +1 -1
- package/dist/src/models/WebServiceImportDashboardResponse.d.ts +1 -1
- package/dist/src/models/WebServiceImportDashboardResponse.js +7 -14
- package/dist/src/models/WebServiceImportDashboardResponse.js.map +1 -1
- package/dist/src/models/WebServiceNote.d.ts +3 -3
- package/dist/src/models/WebServiceNote.js +13 -20
- package/dist/src/models/WebServiceNote.js.map +1 -1
- package/dist/src/models/WebServiceNoteAlignment.js +6 -13
- package/dist/src/models/WebServiceNoteAlignment.js.map +1 -1
- package/dist/src/models/WebServiceNoteFontSize.js +6 -13
- package/dist/src/models/WebServiceNoteFontSize.js.map +1 -1
- package/dist/src/models/WebServiceNoteVerticalAlignment.js +6 -13
- package/dist/src/models/WebServiceNoteVerticalAlignment.js.map +1 -1
- package/dist/src/models/WebServicePanel.d.ts +1 -1
- package/dist/src/models/WebServicePanel.js +7 -14
- package/dist/src/models/WebServicePanel.js.map +1 -1
- package/dist/src/models/index.d.ts +209 -204
- package/dist/src/models/index.js +209 -207
- package/dist/src/models/index.js.map +1 -1
- package/dist/src/runtime.js +17 -32
- package/dist/src/runtime.js.map +1 -1
- package/package.json +4 -7
- package/src/apis/DataApi.ts +3 -3
- package/src/apis/DebugAndSimulationApi.ts +3 -3
- package/src/apis/DefaultApi.ts +136 -0
- package/src/apis/WebApi.ts +3 -3
- package/src/apis/index.ts +4 -3
- package/src/index.ts +3 -3
- package/src/models/AnalyticServiceAnalyticServiceExecuteSQLBody.ts +5 -5
- package/src/models/AnalyticServiceAnalyticServiceSaveAndRunSQLBody.ts +83 -0
- package/src/models/AnalyticServiceExecutionInfo.ts +129 -0
- package/src/models/AnalyticServiceExecutionStatus.ts +44 -0
- package/src/models/AnalyticServiceLogQueryRequestFilter.ts +1 -1
- package/src/models/AnalyticServiceLogQueryRequestSort.ts +1 -1
- package/src/models/AnalyticServiceLogQueryResponse.ts +5 -5
- package/src/models/AnalyticServiceSQLQuery.ts +1 -1
- package/src/models/AnalyticServiceSaveAndRunSQLRequest.ts +99 -0
- package/src/models/AnalyticServiceSaveAndRunSQLResponse.ts +75 -0
- package/src/models/AnalyticServiceSearchServiceQueryLogBody.ts +9 -9
- package/src/models/AnalyticServiceSyncExecuteSQLRequest.ts +5 -5
- package/src/models/AnalyticServiceSyncExecuteSQLResponse.ts +5 -5
- package/src/models/CommonAggregate.ts +3 -3
- package/src/models/CommonAny.ts +3 -3
- package/src/models/CommonArgument.ts +3 -3
- package/src/models/CommonCachePolicy.ts +1 -1
- package/src/models/CommonChannel.ts +3 -3
- package/src/models/CommonCohortsFilter.ts +7 -7
- package/src/models/CommonCohortsFilterAggregation.ts +7 -7
- package/src/models/CommonCohortsFilterAggregationAggregateProperties.ts +3 -3
- package/src/models/CommonCohortsGroup.ts +5 -5
- package/src/models/CommonCohortsQuery.ts +5 -5
- package/src/models/CommonCoinID.ts +3 -3
- package/src/models/CommonCoinIDAddressIdentifier.ts +1 -1
- package/src/models/CommonColumnState.ts +3 -3
- package/src/models/CommonColumnStateSort.ts +1 -1
- package/src/models/CommonComputeStats.ts +1 -1
- package/src/models/CommonDuration.ts +1 -1
- package/src/models/CommonEventLogColumn.ts +1 -1
- package/src/models/CommonEventLogConfig.ts +5 -5
- package/src/models/CommonEventLogEntry.ts +1 -1
- package/src/models/CommonFormula.ts +3 -3
- package/src/models/CommonFunction.ts +3 -3
- package/src/models/CommonMatrix.ts +3 -3
- package/src/models/CommonMatrixMetric.ts +1 -1
- package/src/models/CommonMatrixSample.ts +5 -5
- package/src/models/CommonMatrixValue.ts +1 -1
- package/src/models/CommonOrganization.ts +7 -7
- package/src/models/CommonOrganizationMember.ts +5 -5
- package/src/models/CommonOwner.ts +7 -7
- package/src/models/CommonPriceSegmentationQuery.ts +3 -3
- package/src/models/CommonProject.ts +15 -15
- package/src/models/CommonProjectInfo.ts +7 -7
- package/src/models/CommonProjectProjectMember.ts +3 -3
- package/src/models/CommonProjectSuperset.ts +1 -1
- package/src/models/CommonProjectView.ts +3 -3
- package/src/models/CommonProjectViewProjectViewConfig.ts +3 -3
- package/src/models/CommonQuery.ts +5 -5
- package/src/models/CommonRetentionMatrix.ts +3 -3
- package/src/models/CommonRetentionMatrixSample.ts +3 -3
- package/src/models/CommonRetentionQuery.ts +11 -11
- package/src/models/CommonRetentionQueryFilter.ts +5 -5
- package/src/models/CommonRetentionQueryFilterTimeFilter.ts +3 -3
- package/src/models/CommonRetentionQueryInterval.ts +3 -3
- package/src/models/CommonRetentionQueryResource.ts +3 -3
- package/src/models/CommonSegmentParameter.ts +1 -1
- package/src/models/CommonSegmentationQuery.ts +9 -9
- package/src/models/CommonSegmentationQueryAggregation.ts +5 -5
- package/src/models/CommonSegmentationQueryAggregationAggregateProperties.ts +3 -3
- package/src/models/CommonSegmentationQueryAggregationCountUnique.ts +3 -3
- package/src/models/CommonSegmentationQueryResource.ts +5 -5
- package/src/models/CommonSegmentationQuerySelectorExpr.ts +5 -5
- package/src/models/CommonSegmentationQuerySelectorExprLogicExpr.ts +5 -5
- package/src/models/CommonSelector.ts +5 -5
- package/src/models/CommonSelectorExpr.ts +5 -5
- package/src/models/CommonSelectorExprLogicExpr.ts +5 -5
- package/src/models/CommonStringList.ts +1 -1
- package/src/models/CommonTabularData.ts +3 -3
- package/src/models/CommonTimeRange.ts +5 -5
- package/src/models/CommonTimeRangeLite.ts +1 -1
- package/src/models/CommonTimeRangeRelativeTime.ts +1 -1
- package/src/models/CommonTimeRangeTimeLike.ts +3 -3
- package/src/models/CommonUser.ts +5 -5
- package/src/models/CommonUserInfo.ts +1 -1
- package/src/models/EvmAccessListItem.ts +1 -1
- package/src/models/EvmTransaction.ts +3 -3
- package/src/models/EvmTransactionReceipt.ts +1 -1
- package/src/models/GoogleApiHttpBody.ts +3 -3
- package/src/models/GoogleProtobufAny.ts +1 -1
- package/src/models/InsightsServiceInsightsServiceQueryBody.ts +9 -9
- package/src/models/InsightsServiceInsightsServiceRetentionBody.ts +5 -5
- package/src/models/InsightsServiceListCoinsResponse.ts +5 -5
- package/src/models/InsightsServiceQueryRequest.ts +9 -9
- package/src/models/InsightsServiceQueryRequestQuery.ts +9 -9
- package/src/models/InsightsServiceQueryResponse.ts +3 -3
- package/src/models/InsightsServiceQueryResponseResult.ts +7 -7
- package/src/models/InsightsServiceRetentionRequest.ts +5 -5
- package/src/models/InsightsServiceRetentionResponse.ts +5 -5
- package/src/models/MetricsServiceGetMetricsResponse.ts +3 -3
- package/src/models/MetricsServiceMetricInfo.ts +5 -5
- package/src/models/MetricsServiceMetricInfoLabelValues.ts +1 -1
- package/src/models/MetricsServiceMetricMetadata.ts +1 -1
- package/src/models/MetricsServiceMetricsQueryResponse.ts +3 -3
- package/src/models/MetricsServiceMetricsQueryResponseMatrix.ts +3 -3
- package/src/models/MetricsServiceMetricsQueryResponseMetric.ts +1 -1
- package/src/models/MetricsServiceMetricsQueryResponseResult.ts +5 -5
- package/src/models/MetricsServiceMetricsQueryResponseSample.ts +5 -5
- package/src/models/MetricsServiceMetricsQueryResponseValue.ts +1 -1
- package/src/models/MetricsServiceObservabilityServiceQueryBody.ts +5 -5
- package/src/models/MetricsServiceObservabilityServiceQueryRangeBody.ts +7 -7
- package/src/models/MetricsServiceQueryValueResponse.ts +3 -3
- package/src/models/MetricsServiceQueryValueResponseResult.ts +3 -3
- package/src/models/SolidityServiceBlockOverrides.ts +1 -1
- package/src/models/SolidityServiceCompileSourceInternalResponse.ts +3 -3
- package/src/models/SolidityServiceCompilerOptions.ts +5 -5
- package/src/models/SolidityServiceContractKeyInfo.ts +1 -1
- package/src/models/SolidityServiceDecodeStateDiffResponse.ts +1 -1
- package/src/models/SolidityServiceFailure.ts +1 -1
- package/src/models/SolidityServiceFetchAndCompileInternalResponse.ts +3 -3
- package/src/models/SolidityServiceGetSimulationBundleResponse.ts +3 -3
- package/src/models/SolidityServiceGetSimulationResponse.ts +3 -3
- package/src/models/SolidityServiceGetSimulationsResponse.ts +3 -3
- package/src/models/SolidityServiceGetStorageSummaryInternalResponse.ts +3 -3
- package/src/models/SolidityServiceGetTraceCallInternalRequestBundle.ts +3 -3
- package/src/models/SolidityServiceGetTraceCallInternalRequestStateContext.ts +1 -1
- package/src/models/SolidityServiceGetTraceCallInternalResponse.ts +1 -1
- package/src/models/SolidityServiceGetTraceTransactionInternalResponse.ts +1 -1
- package/src/models/SolidityServiceMetadata.ts +1 -1
- package/src/models/SolidityServiceOptimizer.ts +3 -3
- package/src/models/SolidityServiceOptimizerDetails.ts +3 -3
- package/src/models/SolidityServiceOptimizerDetailsYulDetails.ts +1 -1
- package/src/models/SolidityServicePreProcessCompilationInternalResponse.ts +1 -1
- package/src/models/SolidityServiceSettings.ts +5 -5
- package/src/models/SolidityServiceSimulateTransactionBundleRequest.ts +3 -3
- package/src/models/SolidityServiceSimulateTransactionBundleResponse.ts +3 -3
- package/src/models/SolidityServiceSimulateTransactionRequest.ts +3 -3
- package/src/models/SolidityServiceSimulateTransactionResponse.ts +3 -3
- package/src/models/SolidityServiceSimulation.ts +9 -9
- package/src/models/SolidityServiceSimulationResult.ts +5 -5
- package/src/models/SolidityServiceSourceInfo.ts +3 -3
- package/src/models/SolidityServiceSourceMultiFile.ts +1 -1
- package/src/models/SolidityServiceSourceSpec.ts +3 -3
- package/src/models/SolidityServiceSpecializations.ts +1 -1
- package/src/models/SolidityServiceStateOverride.ts +1 -1
- package/src/models/SolidityServiceStorageSummaryResult.ts +1 -1
- package/src/models/SolidityServiceTxIdentifier.ts +1 -1
- package/src/models/SolidityServiceUniversalSearchResponse.ts +3 -3
- package/src/models/SolidityServiceUniversalSearchResult.ts +5 -5
- package/src/models/SolidityServiceUniversalSearchResultContract.ts +1 -1
- package/src/models/SolidityServiceUniversalSearchResultTransaction.ts +1 -1
- package/src/models/TxindexEvmRawTransaction.ts +3 -3
- package/src/models/TxindexEvmSearchTransactionsResponse.ts +3 -3
- package/src/models/WebServiceChart.ts +21 -21
- package/src/models/WebServiceChartConfig.ts +17 -17
- package/src/models/WebServiceChartConfigBarGaugeConfig.ts +7 -7
- package/src/models/WebServiceChartConfigColorTheme.ts +1 -1
- package/src/models/WebServiceChartConfigColumnSort.ts +1 -1
- package/src/models/WebServiceChartConfigCompareTime.ts +3 -3
- package/src/models/WebServiceChartConfigMappingRule.ts +3 -3
- package/src/models/WebServiceChartConfigMarker.ts +3 -3
- package/src/models/WebServiceChartConfigPieConfig.ts +5 -5
- package/src/models/WebServiceChartConfigQueryValueConfig.ts +5 -5
- package/src/models/WebServiceChartConfigSort.ts +3 -3
- package/src/models/WebServiceChartConfigTableConfig.ts +7 -7
- package/src/models/WebServiceChartConfigTimeRangeOverride.ts +5 -5
- package/src/models/WebServiceChartConfigValueConfig.ts +7 -7
- package/src/models/WebServiceChartConfigYAxisConfig.ts +1 -1
- package/src/models/WebServiceDashboard.ts +11 -11
- package/src/models/WebServiceDashboardExtra.ts +5 -5
- package/src/models/WebServiceDashboardExtraTemplateVariable.ts +1 -1
- package/src/models/WebServiceDashboardExtraTemplateView.ts +1 -1
- package/src/models/WebServiceDashboardLayouts.ts +3 -3
- package/src/models/WebServiceDashboardLayoutsLayout.ts +1 -1
- package/src/models/WebServiceDashboardResponsiveLayouts.ts +3 -3
- package/src/models/WebServiceDashboardSharing.ts +1 -1
- package/src/models/WebServiceEventLogsConfig.ts +5 -5
- package/src/models/WebServiceEventLogsConfigTimeRangeOverride.ts +3 -3
- package/src/models/WebServiceExportDashboardResponse.ts +1 -1
- package/src/models/WebServiceGetDashboardResponse.ts +5 -5
- package/src/models/WebServiceGetProjectListResponse.ts +3 -3
- package/src/models/WebServiceGetProjectResponse.ts +5 -5
- package/src/models/WebServiceImportDashboardRequest.ts +1 -1
- package/src/models/WebServiceImportDashboardResponse.ts +3 -3
- package/src/models/WebServiceNote.ts +7 -7
- package/src/models/WebServicePanel.ts +3 -3
- package/src/models/index.ts +209 -204
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CommonSegmentationQueryAggregationAggregateProperties.js","sourceRoot":"","sources":["../../../src/models/CommonSegmentationQueryAggregationAggregateProperties.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CommonSegmentationQueryAggregationAggregateProperties.js","sourceRoot":"","sources":["../../../src/models/CommonSegmentationQueryAggregationAggregateProperties.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAIH,OAAO,EACH,4EAA4E,EAE5E,0EAA0E,GAC7E,MAAM,2EAA2E,CAAC;AAsBnF;;GAEG;AACH,MAAM,UAAU,+DAA+D,CAAC,KAAa;IACzF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,MAAM,UAAU,6DAA6D,CAAC,IAAS;IACnF,OAAO,kEAAkE,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3F,CAAC;AAED,MAAM,UAAU,kEAAkE,CAAC,IAAS,EAAE,mBAA4B;IACtH,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,4EAA4E,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QACrI,cAAc,EAAE,IAAI,CAAC,cAAc,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC;KAClF,CAAC;AACN,CAAC;AAED,MAAM,UAAU,2DAA2D,CAAC,KAAoE;IAC5I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,0EAA0E,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QACjG,cAAc,EAAE,KAAK,CAAC,cAAc,CAAC;KACxC,CAAC;AACN,CAAC"}
|
package/dist/src/models/CommonSegmentationQueryAggregationAggregatePropertiesAggregationType.js
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
@@ -12,13 +11,11 @@
|
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.CommonSegmentationQueryAggregationAggregatePropertiesAggregationTypeToJSON = exports.CommonSegmentationQueryAggregationAggregatePropertiesAggregationTypeFromJSONTyped = exports.CommonSegmentationQueryAggregationAggregatePropertiesAggregationTypeFromJSON = exports.instanceOfCommonSegmentationQueryAggregationAggregatePropertiesAggregationType = exports.CommonSegmentationQueryAggregationAggregatePropertiesAggregationType = void 0;
|
|
17
14
|
/**
|
|
18
15
|
*
|
|
19
16
|
* @export
|
|
20
17
|
*/
|
|
21
|
-
|
|
18
|
+
export const CommonSegmentationQueryAggregationAggregatePropertiesAggregationType = {
|
|
22
19
|
Sum: 'SUM',
|
|
23
20
|
CumulativeSum: 'CUMULATIVE_SUM',
|
|
24
21
|
Avg: 'AVG',
|
|
@@ -38,20 +35,16 @@ exports.CommonSegmentationQueryAggregationAggregatePropertiesAggregationType = {
|
|
|
38
35
|
Percentile95Th: 'PERCENTILE_95TH',
|
|
39
36
|
Percentile99Th: 'PERCENTILE_99TH'
|
|
40
37
|
};
|
|
41
|
-
function instanceOfCommonSegmentationQueryAggregationAggregatePropertiesAggregationType(value) {
|
|
42
|
-
return Object.values(
|
|
38
|
+
export function instanceOfCommonSegmentationQueryAggregationAggregatePropertiesAggregationType(value) {
|
|
39
|
+
return Object.values(CommonSegmentationQueryAggregationAggregatePropertiesAggregationType).includes(value);
|
|
43
40
|
}
|
|
44
|
-
|
|
45
|
-
function CommonSegmentationQueryAggregationAggregatePropertiesAggregationTypeFromJSON(json) {
|
|
41
|
+
export function CommonSegmentationQueryAggregationAggregatePropertiesAggregationTypeFromJSON(json) {
|
|
46
42
|
return CommonSegmentationQueryAggregationAggregatePropertiesAggregationTypeFromJSONTyped(json, false);
|
|
47
43
|
}
|
|
48
|
-
|
|
49
|
-
function CommonSegmentationQueryAggregationAggregatePropertiesAggregationTypeFromJSONTyped(json, ignoreDiscriminator) {
|
|
44
|
+
export function CommonSegmentationQueryAggregationAggregatePropertiesAggregationTypeFromJSONTyped(json, ignoreDiscriminator) {
|
|
50
45
|
return json;
|
|
51
46
|
}
|
|
52
|
-
|
|
53
|
-
function CommonSegmentationQueryAggregationAggregatePropertiesAggregationTypeToJSON(value) {
|
|
47
|
+
export function CommonSegmentationQueryAggregationAggregatePropertiesAggregationTypeToJSON(value) {
|
|
54
48
|
return value;
|
|
55
49
|
}
|
|
56
|
-
exports.CommonSegmentationQueryAggregationAggregatePropertiesAggregationTypeToJSON = CommonSegmentationQueryAggregationAggregatePropertiesAggregationTypeToJSON;
|
|
57
50
|
//# sourceMappingURL=CommonSegmentationQueryAggregationAggregatePropertiesAggregationType.js.map
|
package/dist/src/models/CommonSegmentationQueryAggregationAggregatePropertiesAggregationType.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CommonSegmentationQueryAggregationAggregatePropertiesAggregationType.js","sourceRoot":"","sources":["../../../src/models/CommonSegmentationQueryAggregationAggregatePropertiesAggregationType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CommonSegmentationQueryAggregationAggregatePropertiesAggregationType.js","sourceRoot":"","sources":["../../../src/models/CommonSegmentationQueryAggregationAggregatePropertiesAggregationType.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAGH;;;GAGG;AACH,MAAM,CAAC,MAAM,oEAAoE,GAAG;IAChF,GAAG,EAAE,KAAK;IACV,aAAa,EAAE,gBAAgB;IAC/B,GAAG,EAAE,KAAK;IACV,MAAM,EAAE,QAAQ;IAChB,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,aAAa,EAAE,gBAAgB;IAC/B,uBAAuB,EAAE,2BAA2B;IACpD,eAAe,EAAE,kBAAkB;IACnC,IAAI,EAAE,MAAM;IACZ,cAAc,EAAE,iBAAiB;IACjC,KAAK,EAAE,OAAO;IACd,eAAe,EAAE,kBAAkB;IACnC,cAAc,EAAE,iBAAiB;IACjC,cAAc,EAAE,iBAAiB;IACjC,cAAc,EAAE,iBAAiB;IACjC,cAAc,EAAE,iBAAiB;IACjC,cAAc,EAAE,iBAAiB;CAC3B,CAAC;AAIX,MAAM,UAAU,8EAA8E,CAAC,KAAU;IACrG,OAAO,MAAM,CAAC,MAAM,CAAC,oEAAoE,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;AAC/G,CAAC;AAED,MAAM,UAAU,4EAA4E,CAAC,IAAS;IAClG,OAAO,iFAAiF,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC1G,CAAC;AAED,MAAM,UAAU,iFAAiF,CAAC,IAAS,EAAE,mBAA4B;IACrI,OAAO,IAA4E,CAAC;AACxF,CAAC;AAED,MAAM,UAAU,0EAA0E,CAAC,KAAmF;IAC1K,OAAO,KAAY,CAAC;AACxB,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
@@ -12,36 +11,30 @@
|
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
|
|
16
|
-
exports.CommonSegmentationQueryAggregationCountUniqueToJSON = exports.CommonSegmentationQueryAggregationCountUniqueFromJSONTyped = exports.CommonSegmentationQueryAggregationCountUniqueFromJSON = exports.instanceOfCommonSegmentationQueryAggregationCountUnique = void 0;
|
|
17
|
-
const CommonDuration_1 = require("./CommonDuration");
|
|
14
|
+
import { CommonDurationFromJSON, CommonDurationToJSON, } from './CommonDuration.js';
|
|
18
15
|
/**
|
|
19
16
|
* Check if a given object implements the CommonSegmentationQueryAggregationCountUnique interface.
|
|
20
17
|
*/
|
|
21
|
-
function instanceOfCommonSegmentationQueryAggregationCountUnique(value) {
|
|
18
|
+
export function instanceOfCommonSegmentationQueryAggregationCountUnique(value) {
|
|
22
19
|
return true;
|
|
23
20
|
}
|
|
24
|
-
|
|
25
|
-
function CommonSegmentationQueryAggregationCountUniqueFromJSON(json) {
|
|
21
|
+
export function CommonSegmentationQueryAggregationCountUniqueFromJSON(json) {
|
|
26
22
|
return CommonSegmentationQueryAggregationCountUniqueFromJSONTyped(json, false);
|
|
27
23
|
}
|
|
28
|
-
|
|
29
|
-
function CommonSegmentationQueryAggregationCountUniqueFromJSONTyped(json, ignoreDiscriminator) {
|
|
24
|
+
export function CommonSegmentationQueryAggregationCountUniqueFromJSONTyped(json, ignoreDiscriminator) {
|
|
30
25
|
if (json == null) {
|
|
31
26
|
return json;
|
|
32
27
|
}
|
|
33
28
|
return {
|
|
34
|
-
'duration': json['duration'] == null ? undefined :
|
|
29
|
+
'duration': json['duration'] == null ? undefined : CommonDurationFromJSON(json['duration']),
|
|
35
30
|
};
|
|
36
31
|
}
|
|
37
|
-
|
|
38
|
-
function CommonSegmentationQueryAggregationCountUniqueToJSON(value) {
|
|
32
|
+
export function CommonSegmentationQueryAggregationCountUniqueToJSON(value) {
|
|
39
33
|
if (value == null) {
|
|
40
34
|
return value;
|
|
41
35
|
}
|
|
42
36
|
return {
|
|
43
|
-
'duration':
|
|
37
|
+
'duration': CommonDurationToJSON(value['duration']),
|
|
44
38
|
};
|
|
45
39
|
}
|
|
46
|
-
exports.CommonSegmentationQueryAggregationCountUniqueToJSON = CommonSegmentationQueryAggregationCountUniqueToJSON;
|
|
47
40
|
//# sourceMappingURL=CommonSegmentationQueryAggregationCountUnique.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CommonSegmentationQueryAggregationCountUnique.js","sourceRoot":"","sources":["../../../src/models/CommonSegmentationQueryAggregationCountUnique.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CommonSegmentationQueryAggregationCountUnique.js","sourceRoot":"","sources":["../../../src/models/CommonSegmentationQueryAggregationCountUnique.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAIH,OAAO,EACH,sBAAsB,EAEtB,oBAAoB,GACvB,MAAM,qBAAqB,CAAC;AAgB7B;;GAEG;AACH,MAAM,UAAU,uDAAuD,CAAC,KAAa;IACjF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,MAAM,UAAU,qDAAqD,CAAC,IAAS;IAC3E,OAAO,0DAA0D,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnF,CAAC;AAED,MAAM,UAAU,0DAA0D,CAAC,IAAS,EAAE,mBAA4B;IAC9G,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;KAC9F,CAAC;AACN,CAAC;AAED,MAAM,UAAU,mDAAmD,CAAC,KAA4D;IAC5H,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IACD,OAAO;QAEH,UAAU,EAAE,oBAAoB,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;KACtD,CAAC;AACN,CAAC"}
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { CommonCohortsQuery } from './CommonCohortsQuery';
|
|
13
|
-
import type { CommonSegmentationQueryResourceType } from './CommonSegmentationQueryResourceType';
|
|
12
|
+
import type { CommonCohortsQuery } from './CommonCohortsQuery.js';
|
|
13
|
+
import type { CommonSegmentationQueryResourceType } from './CommonSegmentationQueryResourceType.js';
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
@@ -12,43 +11,37 @@
|
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
const CommonCohortsQuery_1 = require("./CommonCohortsQuery");
|
|
18
|
-
const CommonSegmentationQueryResourceType_1 = require("./CommonSegmentationQueryResourceType");
|
|
14
|
+
import { CommonCohortsQueryFromJSON, CommonCohortsQueryToJSON, } from './CommonCohortsQuery.js';
|
|
15
|
+
import { CommonSegmentationQueryResourceTypeFromJSON, CommonSegmentationQueryResourceTypeToJSON, } from './CommonSegmentationQueryResourceType.js';
|
|
19
16
|
/**
|
|
20
17
|
* Check if a given object implements the CommonSegmentationQueryResource interface.
|
|
21
18
|
*/
|
|
22
|
-
function instanceOfCommonSegmentationQueryResource(value) {
|
|
19
|
+
export function instanceOfCommonSegmentationQueryResource(value) {
|
|
23
20
|
return true;
|
|
24
21
|
}
|
|
25
|
-
|
|
26
|
-
function CommonSegmentationQueryResourceFromJSON(json) {
|
|
22
|
+
export function CommonSegmentationQueryResourceFromJSON(json) {
|
|
27
23
|
return CommonSegmentationQueryResourceFromJSONTyped(json, false);
|
|
28
24
|
}
|
|
29
|
-
|
|
30
|
-
function CommonSegmentationQueryResourceFromJSONTyped(json, ignoreDiscriminator) {
|
|
25
|
+
export function CommonSegmentationQueryResourceFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
26
|
if (json == null) {
|
|
32
27
|
return json;
|
|
33
28
|
}
|
|
34
29
|
return {
|
|
35
30
|
'name': json['name'] == null ? undefined : json['name'],
|
|
36
|
-
'type': json['type'] == null ? undefined :
|
|
31
|
+
'type': json['type'] == null ? undefined : CommonSegmentationQueryResourceTypeFromJSON(json['type']),
|
|
37
32
|
'cohortsId': json['cohortsId'] == null ? undefined : json['cohortsId'],
|
|
38
|
-
'cohortsQuery': json['cohortsQuery'] == null ? undefined :
|
|
33
|
+
'cohortsQuery': json['cohortsQuery'] == null ? undefined : CommonCohortsQueryFromJSON(json['cohortsQuery']),
|
|
39
34
|
};
|
|
40
35
|
}
|
|
41
|
-
|
|
42
|
-
function CommonSegmentationQueryResourceToJSON(value) {
|
|
36
|
+
export function CommonSegmentationQueryResourceToJSON(value) {
|
|
43
37
|
if (value == null) {
|
|
44
38
|
return value;
|
|
45
39
|
}
|
|
46
40
|
return {
|
|
47
41
|
'name': value['name'],
|
|
48
|
-
'type':
|
|
42
|
+
'type': CommonSegmentationQueryResourceTypeToJSON(value['type']),
|
|
49
43
|
'cohortsId': value['cohortsId'],
|
|
50
|
-
'cohortsQuery':
|
|
44
|
+
'cohortsQuery': CommonCohortsQueryToJSON(value['cohortsQuery']),
|
|
51
45
|
};
|
|
52
46
|
}
|
|
53
|
-
exports.CommonSegmentationQueryResourceToJSON = CommonSegmentationQueryResourceToJSON;
|
|
54
47
|
//# sourceMappingURL=CommonSegmentationQueryResource.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CommonSegmentationQueryResource.js","sourceRoot":"","sources":["../../../src/models/CommonSegmentationQueryResource.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CommonSegmentationQueryResource.js","sourceRoot":"","sources":["../../../src/models/CommonSegmentationQueryResource.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAIH,OAAO,EACH,0BAA0B,EAE1B,wBAAwB,GAC3B,MAAM,yBAAyB,CAAC;AAEjC,OAAO,EACH,2CAA2C,EAE3C,yCAAyC,GAC5C,MAAM,0CAA0C,CAAC;AAkClD;;GAEG;AACH,MAAM,UAAU,yCAAyC,CAAC,KAAa;IACnE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,MAAM,UAAU,uCAAuC,CAAC,IAAS;IAC7D,OAAO,4CAA4C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrE,CAAC;AAED,MAAM,UAAU,4CAA4C,CAAC,IAAS,EAAE,mBAA4B;IAChG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,2CAA2C,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QACpG,WAAW,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC;QACtE,cAAc,EAAE,IAAI,CAAC,cAAc,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,0BAA0B,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC;KAC9G,CAAC;AACN,CAAC;AAED,MAAM,UAAU,qCAAqC,CAAC,KAA8C;IAChG,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,MAAM,EAAE,yCAAyC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAChE,WAAW,EAAE,KAAK,CAAC,WAAW,CAAC;QAC/B,cAAc,EAAE,wBAAwB,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC;KAClE,CAAC;AACN,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
@@ -12,30 +11,24 @@
|
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.CommonSegmentationQueryResourceTypeToJSON = exports.CommonSegmentationQueryResourceTypeFromJSONTyped = exports.CommonSegmentationQueryResourceTypeFromJSON = exports.instanceOfCommonSegmentationQueryResourceType = exports.CommonSegmentationQueryResourceType = void 0;
|
|
17
14
|
/**
|
|
18
15
|
*
|
|
19
16
|
* @export
|
|
20
17
|
*/
|
|
21
|
-
|
|
18
|
+
export const CommonSegmentationQueryResourceType = {
|
|
22
19
|
Events: 'EVENTS',
|
|
23
20
|
Cohorts: 'COHORTS'
|
|
24
21
|
};
|
|
25
|
-
function instanceOfCommonSegmentationQueryResourceType(value) {
|
|
26
|
-
return Object.values(
|
|
22
|
+
export function instanceOfCommonSegmentationQueryResourceType(value) {
|
|
23
|
+
return Object.values(CommonSegmentationQueryResourceType).includes(value);
|
|
27
24
|
}
|
|
28
|
-
|
|
29
|
-
function CommonSegmentationQueryResourceTypeFromJSON(json) {
|
|
25
|
+
export function CommonSegmentationQueryResourceTypeFromJSON(json) {
|
|
30
26
|
return CommonSegmentationQueryResourceTypeFromJSONTyped(json, false);
|
|
31
27
|
}
|
|
32
|
-
|
|
33
|
-
function CommonSegmentationQueryResourceTypeFromJSONTyped(json, ignoreDiscriminator) {
|
|
28
|
+
export function CommonSegmentationQueryResourceTypeFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
29
|
return json;
|
|
35
30
|
}
|
|
36
|
-
|
|
37
|
-
function CommonSegmentationQueryResourceTypeToJSON(value) {
|
|
31
|
+
export function CommonSegmentationQueryResourceTypeToJSON(value) {
|
|
38
32
|
return value;
|
|
39
33
|
}
|
|
40
|
-
exports.CommonSegmentationQueryResourceTypeToJSON = CommonSegmentationQueryResourceTypeToJSON;
|
|
41
34
|
//# sourceMappingURL=CommonSegmentationQueryResourceType.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CommonSegmentationQueryResourceType.js","sourceRoot":"","sources":["../../../src/models/CommonSegmentationQueryResourceType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CommonSegmentationQueryResourceType.js","sourceRoot":"","sources":["../../../src/models/CommonSegmentationQueryResourceType.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAGH;;;GAGG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAG;IAC/C,MAAM,EAAE,QAAQ;IAChB,OAAO,EAAE,SAAS;CACZ,CAAC;AAIX,MAAM,UAAU,6CAA6C,CAAC,KAAU;IACpE,OAAO,MAAM,CAAC,MAAM,CAAC,mCAAmC,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;AAC9E,CAAC;AAED,MAAM,UAAU,2CAA2C,CAAC,IAAS;IACjE,OAAO,gDAAgD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzE,CAAC;AAED,MAAM,UAAU,gDAAgD,CAAC,IAAS,EAAE,mBAA4B;IACpG,OAAO,IAA2C,CAAC;AACvD,CAAC;AAED,MAAM,UAAU,yCAAyC,CAAC,KAAkD;IACxG,OAAO,KAAY,CAAC;AACxB,CAAC"}
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { CommonSegmentationQuerySelectorExprLogicExpr } from './CommonSegmentationQuerySelectorExprLogicExpr';
|
|
13
|
-
import type { CommonSelector } from './CommonSelector';
|
|
12
|
+
import type { CommonSegmentationQuerySelectorExprLogicExpr } from './CommonSegmentationQuerySelectorExprLogicExpr.js';
|
|
13
|
+
import type { CommonSelector } from './CommonSelector.js';
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
@@ -12,39 +11,33 @@
|
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
const CommonSegmentationQuerySelectorExprLogicExpr_1 = require("./CommonSegmentationQuerySelectorExprLogicExpr");
|
|
18
|
-
const CommonSelector_1 = require("./CommonSelector");
|
|
14
|
+
import { CommonSegmentationQuerySelectorExprLogicExprFromJSON, CommonSegmentationQuerySelectorExprLogicExprToJSON, } from './CommonSegmentationQuerySelectorExprLogicExpr.js';
|
|
15
|
+
import { CommonSelectorFromJSON, CommonSelectorToJSON, } from './CommonSelector.js';
|
|
19
16
|
/**
|
|
20
17
|
* Check if a given object implements the CommonSegmentationQuerySelectorExpr interface.
|
|
21
18
|
*/
|
|
22
|
-
function instanceOfCommonSegmentationQuerySelectorExpr(value) {
|
|
19
|
+
export function instanceOfCommonSegmentationQuerySelectorExpr(value) {
|
|
23
20
|
return true;
|
|
24
21
|
}
|
|
25
|
-
|
|
26
|
-
function CommonSegmentationQuerySelectorExprFromJSON(json) {
|
|
22
|
+
export function CommonSegmentationQuerySelectorExprFromJSON(json) {
|
|
27
23
|
return CommonSegmentationQuerySelectorExprFromJSONTyped(json, false);
|
|
28
24
|
}
|
|
29
|
-
|
|
30
|
-
function CommonSegmentationQuerySelectorExprFromJSONTyped(json, ignoreDiscriminator) {
|
|
25
|
+
export function CommonSegmentationQuerySelectorExprFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
26
|
if (json == null) {
|
|
32
27
|
return json;
|
|
33
28
|
}
|
|
34
29
|
return {
|
|
35
|
-
'selector': json['selector'] == null ? undefined :
|
|
36
|
-
'logicExpr': json['logicExpr'] == null ? undefined :
|
|
30
|
+
'selector': json['selector'] == null ? undefined : CommonSelectorFromJSON(json['selector']),
|
|
31
|
+
'logicExpr': json['logicExpr'] == null ? undefined : CommonSegmentationQuerySelectorExprLogicExprFromJSON(json['logicExpr']),
|
|
37
32
|
};
|
|
38
33
|
}
|
|
39
|
-
|
|
40
|
-
function CommonSegmentationQuerySelectorExprToJSON(value) {
|
|
34
|
+
export function CommonSegmentationQuerySelectorExprToJSON(value) {
|
|
41
35
|
if (value == null) {
|
|
42
36
|
return value;
|
|
43
37
|
}
|
|
44
38
|
return {
|
|
45
|
-
'selector':
|
|
46
|
-
'logicExpr':
|
|
39
|
+
'selector': CommonSelectorToJSON(value['selector']),
|
|
40
|
+
'logicExpr': CommonSegmentationQuerySelectorExprLogicExprToJSON(value['logicExpr']),
|
|
47
41
|
};
|
|
48
42
|
}
|
|
49
|
-
exports.CommonSegmentationQuerySelectorExprToJSON = CommonSegmentationQuerySelectorExprToJSON;
|
|
50
43
|
//# sourceMappingURL=CommonSegmentationQuerySelectorExpr.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CommonSegmentationQuerySelectorExpr.js","sourceRoot":"","sources":["../../../src/models/CommonSegmentationQuerySelectorExpr.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CommonSegmentationQuerySelectorExpr.js","sourceRoot":"","sources":["../../../src/models/CommonSegmentationQuerySelectorExpr.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAIH,OAAO,EACH,oDAAoD,EAEpD,kDAAkD,GACrD,MAAM,mDAAmD,CAAC;AAE3D,OAAO,EACH,sBAAsB,EAEtB,oBAAoB,GACvB,MAAM,qBAAqB,CAAC;AAsB7B;;GAEG;AACH,MAAM,UAAU,6CAA6C,CAAC,KAAa;IACvE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,MAAM,UAAU,2CAA2C,CAAC,IAAS;IACjE,OAAO,gDAAgD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzE,CAAC;AAED,MAAM,UAAU,gDAAgD,CAAC,IAAS,EAAE,mBAA4B;IACpG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QAC3F,WAAW,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,oDAAoD,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;KAC/H,CAAC;AACN,CAAC;AAED,MAAM,UAAU,yCAAyC,CAAC,KAAkD;IACxG,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IACD,OAAO;QAEH,UAAU,EAAE,oBAAoB,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;QACnD,WAAW,EAAE,kDAAkD,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC;KACtF,CAAC;AACN,CAAC"}
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { CommonJoinOperator } from './CommonJoinOperator';
|
|
13
|
-
import type { CommonSegmentationQuerySelectorExpr } from './CommonSegmentationQuerySelectorExpr';
|
|
12
|
+
import type { CommonJoinOperator } from './CommonJoinOperator.js';
|
|
13
|
+
import type { CommonSegmentationQuerySelectorExpr } from './CommonSegmentationQuerySelectorExpr.js';
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
@@ -12,39 +11,33 @@
|
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
const CommonJoinOperator_1 = require("./CommonJoinOperator");
|
|
18
|
-
const CommonSegmentationQuerySelectorExpr_1 = require("./CommonSegmentationQuerySelectorExpr");
|
|
14
|
+
import { CommonJoinOperatorFromJSON, CommonJoinOperatorToJSON, } from './CommonJoinOperator.js';
|
|
15
|
+
import { CommonSegmentationQuerySelectorExprFromJSON, CommonSegmentationQuerySelectorExprToJSON, } from './CommonSegmentationQuerySelectorExpr.js';
|
|
19
16
|
/**
|
|
20
17
|
* Check if a given object implements the CommonSegmentationQuerySelectorExprLogicExpr interface.
|
|
21
18
|
*/
|
|
22
|
-
function instanceOfCommonSegmentationQuerySelectorExprLogicExpr(value) {
|
|
19
|
+
export function instanceOfCommonSegmentationQuerySelectorExprLogicExpr(value) {
|
|
23
20
|
return true;
|
|
24
21
|
}
|
|
25
|
-
|
|
26
|
-
function CommonSegmentationQuerySelectorExprLogicExprFromJSON(json) {
|
|
22
|
+
export function CommonSegmentationQuerySelectorExprLogicExprFromJSON(json) {
|
|
27
23
|
return CommonSegmentationQuerySelectorExprLogicExprFromJSONTyped(json, false);
|
|
28
24
|
}
|
|
29
|
-
|
|
30
|
-
function CommonSegmentationQuerySelectorExprLogicExprFromJSONTyped(json, ignoreDiscriminator) {
|
|
25
|
+
export function CommonSegmentationQuerySelectorExprLogicExprFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
26
|
if (json == null) {
|
|
32
27
|
return json;
|
|
33
28
|
}
|
|
34
29
|
return {
|
|
35
|
-
'expressions': json['expressions'] == null ? undefined : (json['expressions'].map(
|
|
36
|
-
'operator': json['operator'] == null ? undefined :
|
|
30
|
+
'expressions': json['expressions'] == null ? undefined : (json['expressions'].map(CommonSegmentationQuerySelectorExprFromJSON)),
|
|
31
|
+
'operator': json['operator'] == null ? undefined : CommonJoinOperatorFromJSON(json['operator']),
|
|
37
32
|
};
|
|
38
33
|
}
|
|
39
|
-
|
|
40
|
-
function CommonSegmentationQuerySelectorExprLogicExprToJSON(value) {
|
|
34
|
+
export function CommonSegmentationQuerySelectorExprLogicExprToJSON(value) {
|
|
41
35
|
if (value == null) {
|
|
42
36
|
return value;
|
|
43
37
|
}
|
|
44
38
|
return {
|
|
45
|
-
'expressions': value['expressions'] == null ? undefined : (value['expressions'].map(
|
|
46
|
-
'operator':
|
|
39
|
+
'expressions': value['expressions'] == null ? undefined : (value['expressions'].map(CommonSegmentationQuerySelectorExprToJSON)),
|
|
40
|
+
'operator': CommonJoinOperatorToJSON(value['operator']),
|
|
47
41
|
};
|
|
48
42
|
}
|
|
49
|
-
exports.CommonSegmentationQuerySelectorExprLogicExprToJSON = CommonSegmentationQuerySelectorExprLogicExprToJSON;
|
|
50
43
|
//# sourceMappingURL=CommonSegmentationQuerySelectorExprLogicExpr.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CommonSegmentationQuerySelectorExprLogicExpr.js","sourceRoot":"","sources":["../../../src/models/CommonSegmentationQuerySelectorExprLogicExpr.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CommonSegmentationQuerySelectorExprLogicExpr.js","sourceRoot":"","sources":["../../../src/models/CommonSegmentationQuerySelectorExprLogicExpr.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAIH,OAAO,EACH,0BAA0B,EAE1B,wBAAwB,GAC3B,MAAM,yBAAyB,CAAC;AAEjC,OAAO,EACH,2CAA2C,EAE3C,yCAAyC,GAC5C,MAAM,0CAA0C,CAAC;AAsBlD;;GAEG;AACH,MAAM,UAAU,sDAAsD,CAAC,KAAa;IAChF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,MAAM,UAAU,oDAAoD,CAAC,IAAS;IAC1E,OAAO,yDAAyD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClF,CAAC;AAED,MAAM,UAAU,yDAAyD,CAAC,IAAS,EAAE,mBAA4B;IAC7G,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,aAAa,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,aAAa,CAAgB,CAAC,GAAG,CAAC,2CAA2C,CAAC,CAAC;QAC/I,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,0BAA0B,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;KAClG,CAAC;AACN,CAAC;AAED,MAAM,UAAU,kDAAkD,CAAC,KAA2D;IAC1H,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IACD,OAAO;QAEH,aAAa,EAAE,KAAK,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,aAAa,CAAgB,CAAC,GAAG,CAAC,yCAAyC,CAAC,CAAC;QAC/I,UAAU,EAAE,wBAAwB,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;KAC1D,CAAC;AACN,CAAC"}
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { CommonAny } from './CommonAny';
|
|
13
|
-
import type { CommonSelectorOperatorType } from './CommonSelectorOperatorType';
|
|
12
|
+
import type { CommonAny } from './CommonAny.js';
|
|
13
|
+
import type { CommonSelectorOperatorType } from './CommonSelectorOperatorType.js';
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
@@ -12,41 +11,35 @@
|
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
const CommonAny_1 = require("./CommonAny");
|
|
18
|
-
const CommonSelectorOperatorType_1 = require("./CommonSelectorOperatorType");
|
|
14
|
+
import { CommonAnyFromJSON, CommonAnyToJSON, } from './CommonAny.js';
|
|
15
|
+
import { CommonSelectorOperatorTypeFromJSON, CommonSelectorOperatorTypeToJSON, } from './CommonSelectorOperatorType.js';
|
|
19
16
|
/**
|
|
20
17
|
* Check if a given object implements the CommonSelector interface.
|
|
21
18
|
*/
|
|
22
|
-
function instanceOfCommonSelector(value) {
|
|
19
|
+
export function instanceOfCommonSelector(value) {
|
|
23
20
|
return true;
|
|
24
21
|
}
|
|
25
|
-
|
|
26
|
-
function CommonSelectorFromJSON(json) {
|
|
22
|
+
export function CommonSelectorFromJSON(json) {
|
|
27
23
|
return CommonSelectorFromJSONTyped(json, false);
|
|
28
24
|
}
|
|
29
|
-
|
|
30
|
-
function CommonSelectorFromJSONTyped(json, ignoreDiscriminator) {
|
|
25
|
+
export function CommonSelectorFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
26
|
if (json == null) {
|
|
32
27
|
return json;
|
|
33
28
|
}
|
|
34
29
|
return {
|
|
35
30
|
'key': json['key'] == null ? undefined : json['key'],
|
|
36
|
-
'operator': json['operator'] == null ? undefined :
|
|
37
|
-
'value': json['value'] == null ? undefined : (json['value'].map(
|
|
31
|
+
'operator': json['operator'] == null ? undefined : CommonSelectorOperatorTypeFromJSON(json['operator']),
|
|
32
|
+
'value': json['value'] == null ? undefined : (json['value'].map(CommonAnyFromJSON)),
|
|
38
33
|
};
|
|
39
34
|
}
|
|
40
|
-
|
|
41
|
-
function CommonSelectorToJSON(value) {
|
|
35
|
+
export function CommonSelectorToJSON(value) {
|
|
42
36
|
if (value == null) {
|
|
43
37
|
return value;
|
|
44
38
|
}
|
|
45
39
|
return {
|
|
46
40
|
'key': value['key'],
|
|
47
|
-
'operator':
|
|
48
|
-
'value': value['value'] == null ? undefined : (value['value'].map(
|
|
41
|
+
'operator': CommonSelectorOperatorTypeToJSON(value['operator']),
|
|
42
|
+
'value': value['value'] == null ? undefined : (value['value'].map(CommonAnyToJSON)),
|
|
49
43
|
};
|
|
50
44
|
}
|
|
51
|
-
exports.CommonSelectorToJSON = CommonSelectorToJSON;
|
|
52
45
|
//# sourceMappingURL=CommonSelector.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CommonSelector.js","sourceRoot":"","sources":["../../../src/models/CommonSelector.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CommonSelector.js","sourceRoot":"","sources":["../../../src/models/CommonSelector.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAIH,OAAO,EACH,iBAAiB,EAEjB,eAAe,GAClB,MAAM,gBAAgB,CAAC;AAExB,OAAO,EACH,kCAAkC,EAElC,gCAAgC,GACnC,MAAM,iCAAiC,CAAC;AA4BzC;;GAEG;AACH,MAAM,UAAU,wBAAwB,CAAC,KAAa;IAClD,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,MAAM,UAAU,sBAAsB,CAAC,IAAS;IAC5C,OAAO,2BAA2B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpD,CAAC;AAED,MAAM,UAAU,2BAA2B,CAAC,IAAS,EAAE,mBAA4B;IAC/E,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC;QACpD,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,kCAAkC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACvG,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,OAAO,CAAgB,CAAC,GAAG,CAAC,iBAAiB,CAAC,CAAC;KACtG,CAAC;AACN,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,KAA6B;IAC9D,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IACD,OAAO;QAEH,KAAK,EAAE,KAAK,CAAC,KAAK,CAAC;QACnB,UAAU,EAAE,gCAAgC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;QAC/D,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,OAAO,CAAgB,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;KACtG,CAAC;AACN,CAAC"}
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { CommonSelector } from './CommonSelector';
|
|
13
|
-
import type { CommonSelectorExprLogicExpr } from './CommonSelectorExprLogicExpr';
|
|
12
|
+
import type { CommonSelector } from './CommonSelector.js';
|
|
13
|
+
import type { CommonSelectorExprLogicExpr } from './CommonSelectorExprLogicExpr.js';
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
@@ -12,39 +11,33 @@
|
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
const CommonSelector_1 = require("./CommonSelector");
|
|
18
|
-
const CommonSelectorExprLogicExpr_1 = require("./CommonSelectorExprLogicExpr");
|
|
14
|
+
import { CommonSelectorFromJSON, CommonSelectorToJSON, } from './CommonSelector.js';
|
|
15
|
+
import { CommonSelectorExprLogicExprFromJSON, CommonSelectorExprLogicExprToJSON, } from './CommonSelectorExprLogicExpr.js';
|
|
19
16
|
/**
|
|
20
17
|
* Check if a given object implements the CommonSelectorExpr interface.
|
|
21
18
|
*/
|
|
22
|
-
function instanceOfCommonSelectorExpr(value) {
|
|
19
|
+
export function instanceOfCommonSelectorExpr(value) {
|
|
23
20
|
return true;
|
|
24
21
|
}
|
|
25
|
-
|
|
26
|
-
function CommonSelectorExprFromJSON(json) {
|
|
22
|
+
export function CommonSelectorExprFromJSON(json) {
|
|
27
23
|
return CommonSelectorExprFromJSONTyped(json, false);
|
|
28
24
|
}
|
|
29
|
-
|
|
30
|
-
function CommonSelectorExprFromJSONTyped(json, ignoreDiscriminator) {
|
|
25
|
+
export function CommonSelectorExprFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
26
|
if (json == null) {
|
|
32
27
|
return json;
|
|
33
28
|
}
|
|
34
29
|
return {
|
|
35
|
-
'selector': json['selector'] == null ? undefined :
|
|
36
|
-
'logicExpr': json['logicExpr'] == null ? undefined :
|
|
30
|
+
'selector': json['selector'] == null ? undefined : CommonSelectorFromJSON(json['selector']),
|
|
31
|
+
'logicExpr': json['logicExpr'] == null ? undefined : CommonSelectorExprLogicExprFromJSON(json['logicExpr']),
|
|
37
32
|
};
|
|
38
33
|
}
|
|
39
|
-
|
|
40
|
-
function CommonSelectorExprToJSON(value) {
|
|
34
|
+
export function CommonSelectorExprToJSON(value) {
|
|
41
35
|
if (value == null) {
|
|
42
36
|
return value;
|
|
43
37
|
}
|
|
44
38
|
return {
|
|
45
|
-
'selector':
|
|
46
|
-
'logicExpr':
|
|
39
|
+
'selector': CommonSelectorToJSON(value['selector']),
|
|
40
|
+
'logicExpr': CommonSelectorExprLogicExprToJSON(value['logicExpr']),
|
|
47
41
|
};
|
|
48
42
|
}
|
|
49
|
-
exports.CommonSelectorExprToJSON = CommonSelectorExprToJSON;
|
|
50
43
|
//# sourceMappingURL=CommonSelectorExpr.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CommonSelectorExpr.js","sourceRoot":"","sources":["../../../src/models/CommonSelectorExpr.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CommonSelectorExpr.js","sourceRoot":"","sources":["../../../src/models/CommonSelectorExpr.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAIH,OAAO,EACH,sBAAsB,EAEtB,oBAAoB,GACvB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EACH,mCAAmC,EAEnC,iCAAiC,GACpC,MAAM,kCAAkC,CAAC;AAsB1C;;GAEG;AACH,MAAM,UAAU,4BAA4B,CAAC,KAAa;IACtD,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,MAAM,UAAU,0BAA0B,CAAC,IAAS;IAChD,OAAO,+BAA+B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxD,CAAC;AAED,MAAM,UAAU,+BAA+B,CAAC,IAAS,EAAE,mBAA4B;IACnF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QAC3F,WAAW,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,mCAAmC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;KAC9G,CAAC;AACN,CAAC;AAED,MAAM,UAAU,wBAAwB,CAAC,KAAiC;IACtE,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IACD,OAAO;QAEH,UAAU,EAAE,oBAAoB,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;QACnD,WAAW,EAAE,iCAAiC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC;KACrE,CAAC;AACN,CAAC"}
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { CommonJoinOperator } from './CommonJoinOperator';
|
|
13
|
-
import type { CommonSelectorExpr } from './CommonSelectorExpr';
|
|
12
|
+
import type { CommonJoinOperator } from './CommonJoinOperator.js';
|
|
13
|
+
import type { CommonSelectorExpr } from './CommonSelectorExpr.js';
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|