@objectstack/spec 4.0.3 → 4.0.4
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/ai/index.d.mts +2 -2
- package/dist/ai/index.d.ts +2 -2
- package/dist/api/index.d.mts +4 -4
- package/dist/api/index.d.ts +4 -4
- package/dist/api/index.js +40 -2
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +37 -3
- package/dist/api/index.mjs.map +1 -1
- package/dist/contracts/index.d.mts +6 -6
- package/dist/contracts/index.d.ts +6 -6
- package/dist/data/index.d.mts +4 -4
- package/dist/data/index.d.ts +4 -4
- package/dist/{field.zod-Daw26_Ss.d.mts → field.zod-Db3etT8i.d.mts} +1 -1
- package/dist/{field.zod-D_DIgcSq.d.ts → field.zod-U3pFBipD.d.ts} +1 -1
- package/dist/{index-Cw8-4-FS.d.mts → index-5yEdII1s.d.mts} +3 -3
- package/dist/{index-DckpWnCi.d.mts → index-BFus0-JV.d.mts} +2 -2
- package/dist/{index-CkOMlDMi.d.ts → index-BoTH7GJ1.d.ts} +1 -1
- package/dist/{index-CG643faC.d.mts → index-CJ2_OeWO.d.mts} +1 -1
- package/dist/{index-BAWaavMb.d.ts → index-CZNSIjDn.d.ts} +81 -5
- package/dist/{index-vyRoIiPy.d.ts → index-D-WoR6GG.d.ts} +5 -5
- package/dist/{index-COGGksR_.d.ts → index-D2AMS0ew.d.ts} +3 -3
- package/dist/{index-Dv0UbAYV.d.mts → index-DerauO2m.d.mts} +5 -5
- package/dist/{index-DAP2qJEi.d.mts → index-Df5ZGIpu.d.mts} +81 -5
- package/dist/{index-DZCwM7zE.d.mts → index-TYKwSLX9.d.mts} +1 -1
- package/dist/{index-BeTMANnR.d.ts → index-WB8_kkEj.d.ts} +1 -1
- package/dist/{index-DRwevace.d.ts → index-neVBOiKu.d.ts} +2 -2
- package/dist/index.d.mts +61 -13
- package/dist/index.d.ts +61 -13
- package/dist/index.js +103 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +103 -3
- package/dist/index.mjs.map +1 -1
- package/dist/kernel/index.d.mts +3 -3
- package/dist/kernel/index.d.ts +3 -3
- package/dist/kernel/index.js +15 -2
- package/dist/kernel/index.js.map +1 -1
- package/dist/kernel/index.mjs +15 -2
- package/dist/kernel/index.mjs.map +1 -1
- package/dist/{object.zod-DyPOwmkG.d.ts → object.zod-DIPvGStu.d.ts} +1 -1
- package/dist/{object.zod-B3-H1NZq.d.mts → object.zod-Dtr5F3qN.d.mts} +1 -1
- package/dist/{package-registry.zod-DDWSf5sI.d.mts → package-registry.zod-DgPfExVh.d.mts} +7 -0
- package/dist/{package-registry.zod-DDWSf5sI.d.ts → package-registry.zod-DgPfExVh.d.ts} +7 -0
- package/dist/{package-upgrade.zod-B1xdkA8t.d.mts → package-upgrade.zod-PQX0rfcg.d.mts} +3 -0
- package/dist/{package-upgrade.zod-B1xdkA8t.d.ts → package-upgrade.zod-PQX0rfcg.d.ts} +3 -0
- package/dist/{subscription.zod-uiyhRkfQ.d.mts → subscription.zod-D0XFXAMC.d.mts} +2 -2
- package/dist/{subscription.zod-CZkmUAf-.d.ts → subscription.zod-DHYAKywt.d.ts} +2 -2
- package/dist/system/index.d.mts +2 -2
- package/dist/system/index.d.ts +2 -2
- package/json-schema/ai/AICodeReviewResult.json +2 -2
- package/json-schema/ai/AIKnowledge.json +2 -2
- package/json-schema/ai/AIModelConfig.json +2 -2
- package/json-schema/ai/AIOperationCost.json +2 -2
- package/json-schema/ai/AIOpsAgentConfig.json +2 -2
- package/json-schema/ai/AIOrchestration.json +2 -2
- package/json-schema/ai/AIOrchestrationExecutionResult.json +2 -2
- package/json-schema/ai/AIOrchestrationTrigger.json +2 -2
- package/json-schema/ai/AITask.json +2 -2
- package/json-schema/ai/AITaskType.json +2 -2
- package/json-schema/ai/AITool.json +2 -2
- package/json-schema/ai/Agent.json +2 -2
- package/json-schema/ai/AgentAction.json +2 -2
- package/json-schema/ai/AgentActionResult.json +2 -2
- package/json-schema/ai/AgentActionSequence.json +2 -2
- package/json-schema/ai/AgentActionSequenceResult.json +2 -2
- package/json-schema/ai/AgentCommunicationProtocol.json +2 -2
- package/json-schema/ai/AgentGroupMember.json +2 -2
- package/json-schema/ai/AgentGroupRole.json +2 -2
- package/json-schema/ai/AnomalyDetectionConfig.json +2 -2
- package/json-schema/ai/AutoScalingPolicy.json +2 -2
- package/json-schema/ai/BatchAIOrchestrationExecution.json +2 -2
- package/json-schema/ai/BillingPeriod.json +2 -2
- package/json-schema/ai/BudgetLimit.json +2 -2
- package/json-schema/ai/BudgetStatus.json +2 -2
- package/json-schema/ai/BudgetType.json +2 -2
- package/json-schema/ai/CICDPipelineConfig.json +2 -2
- package/json-schema/ai/ChunkingStrategy.json +2 -2
- package/json-schema/ai/CodeContent.json +2 -2
- package/json-schema/ai/CodeGenerationConfig.json +2 -2
- package/json-schema/ai/CodeGenerationRequest.json +2 -2
- package/json-schema/ai/CodeGenerationTarget.json +2 -2
- package/json-schema/ai/ComponentActionParams.json +2 -2
- package/json-schema/ai/ComponentActionType.json +2 -2
- package/json-schema/ai/ComponentAgentAction.json +2 -2
- package/json-schema/ai/ConversationAnalytics.json +2 -2
- package/json-schema/ai/ConversationContext.json +2 -2
- package/json-schema/ai/ConversationMessage.json +2 -2
- package/json-schema/ai/ConversationSession.json +2 -2
- package/json-schema/ai/ConversationSummary.json +2 -2
- package/json-schema/ai/CostAlert.json +2 -2
- package/json-schema/ai/CostAlertType.json +2 -2
- package/json-schema/ai/CostAnalytics.json +2 -2
- package/json-schema/ai/CostBreakdownDimension.json +2 -2
- package/json-schema/ai/CostBreakdownEntry.json +2 -2
- package/json-schema/ai/CostEntry.json +2 -2
- package/json-schema/ai/CostMetricType.json +2 -2
- package/json-schema/ai/CostOptimizationRecommendation.json +2 -2
- package/json-schema/ai/CostQueryFilters.json +2 -2
- package/json-schema/ai/CostReport.json +2 -2
- package/json-schema/ai/DataActionParams.json +2 -2
- package/json-schema/ai/DataActionType.json +2 -2
- package/json-schema/ai/DataAgentAction.json +2 -2
- package/json-schema/ai/DeploymentStrategy.json +2 -2
- package/json-schema/ai/DevOpsAgent.json +2 -2
- package/json-schema/ai/DevOpsTool.json +2 -2
- package/json-schema/ai/DevelopmentConfig.json +2 -2
- package/json-schema/ai/DocumentChunk.json +2 -2
- package/json-schema/ai/DocumentLoaderConfig.json +2 -2
- package/json-schema/ai/DocumentMetadata.json +2 -2
- package/json-schema/ai/EmbeddingModel.json +2 -2
- package/json-schema/ai/Entity.json +2 -2
- package/json-schema/ai/EvaluationMetrics.json +2 -2
- package/json-schema/ai/FieldSynonymConfig.json +2 -2
- package/json-schema/ai/FileContent.json +2 -2
- package/json-schema/ai/FilterExpression.json +2 -2
- package/json-schema/ai/FilterGroup.json +2 -2
- package/json-schema/ai/FormActionParams.json +2 -2
- package/json-schema/ai/FormActionType.json +2 -2
- package/json-schema/ai/FormAgentAction.json +2 -2
- package/json-schema/ai/FunctionCall.json +2 -2
- package/json-schema/ai/GeneratedCode.json +2 -2
- package/json-schema/ai/GitHubIntegration.json +2 -2
- package/json-schema/ai/Hyperparameters.json +2 -2
- package/json-schema/ai/ImageContent.json +2 -2
- package/json-schema/ai/IntegrationConfig.json +2 -2
- package/json-schema/ai/IntentActionMapping.json +2 -2
- package/json-schema/ai/Issue.json +2 -2
- package/json-schema/ai/MCPCapability.json +2 -2
- package/json-schema/ai/MCPClientConfig.json +2 -2
- package/json-schema/ai/MCPPrompt.json +2 -2
- package/json-schema/ai/MCPPromptArgument.json +2 -2
- package/json-schema/ai/MCPPromptMessage.json +2 -2
- package/json-schema/ai/MCPPromptRequest.json +2 -2
- package/json-schema/ai/MCPPromptResponse.json +2 -2
- package/json-schema/ai/MCPResource.json +2 -2
- package/json-schema/ai/MCPResourceRequest.json +2 -2
- package/json-schema/ai/MCPResourceResponse.json +2 -2
- package/json-schema/ai/MCPResourceTemplate.json +2 -2
- package/json-schema/ai/MCPResourceType.json +2 -2
- package/json-schema/ai/MCPRootEntry.json +2 -2
- package/json-schema/ai/MCPRootsConfig.json +2 -2
- package/json-schema/ai/MCPSamplingConfig.json +2 -2
- package/json-schema/ai/MCPServerConfig.json +2 -2
- package/json-schema/ai/MCPServerInfo.json +2 -2
- package/json-schema/ai/MCPStreamingConfig.json +2 -2
- package/json-schema/ai/MCPTool.json +2 -2
- package/json-schema/ai/MCPToolApproval.json +2 -2
- package/json-schema/ai/MCPToolCallRequest.json +2 -2
- package/json-schema/ai/MCPToolCallResponse.json +2 -2
- package/json-schema/ai/MCPToolParameter.json +2 -2
- package/json-schema/ai/MCPTransportConfig.json +2 -2
- package/json-schema/ai/MCPTransportType.json +2 -2
- package/json-schema/ai/MessageContent.json +2 -2
- package/json-schema/ai/MessageContentType.json +2 -2
- package/json-schema/ai/MessagePruningEvent.json +2 -2
- package/json-schema/ai/MessageRole.json +2 -2
- package/json-schema/ai/MetadataFilter.json +2 -2
- package/json-schema/ai/MetadataSource.json +2 -2
- package/json-schema/ai/ModelCapability.json +2 -2
- package/json-schema/ai/ModelConfig.json +2 -2
- package/json-schema/ai/ModelDrift.json +2 -2
- package/json-schema/ai/ModelFeature.json +2 -2
- package/json-schema/ai/ModelLimits.json +2 -2
- package/json-schema/ai/ModelPricing.json +2 -2
- package/json-schema/ai/ModelProvider.json +2 -2
- package/json-schema/ai/ModelRegistry.json +2 -2
- package/json-schema/ai/ModelRegistryEntry.json +2 -2
- package/json-schema/ai/ModelSelectionCriteria.json +2 -2
- package/json-schema/ai/MonitoringConfig.json +2 -2
- package/json-schema/ai/MultiAgentGroup.json +2 -2
- package/json-schema/ai/NLQAnalytics.json +2 -2
- package/json-schema/ai/NLQFieldMapping.json +2 -2
- package/json-schema/ai/NLQModelConfig.json +2 -2
- package/json-schema/ai/NLQParseResult.json +2 -2
- package/json-schema/ai/NLQRequest.json +2 -2
- package/json-schema/ai/NLQResponse.json +2 -2
- package/json-schema/ai/NLQTrainingExample.json +2 -2
- package/json-schema/ai/NavigationActionParams.json +2 -2
- package/json-schema/ai/NavigationActionType.json +2 -2
- package/json-schema/ai/NavigationAgentAction.json +2 -2
- package/json-schema/ai/PerformanceOptimization.json +2 -2
- package/json-schema/ai/PipelineStage.json +2 -2
- package/json-schema/ai/PluginCompositionRequest.json +2 -2
- package/json-schema/ai/PluginCompositionResult.json +2 -2
- package/json-schema/ai/PluginRecommendation.json +2 -2
- package/json-schema/ai/PluginRecommendationRequest.json +2 -2
- package/json-schema/ai/PluginScaffoldingTemplate.json +2 -2
- package/json-schema/ai/PostProcessingAction.json +2 -2
- package/json-schema/ai/PredictionRequest.json +2 -2
- package/json-schema/ai/PredictionResult.json +2 -2
- package/json-schema/ai/PredictiveModel.json +2 -2
- package/json-schema/ai/PredictiveModelType.json +2 -2
- package/json-schema/ai/PromptTemplate.json +2 -2
- package/json-schema/ai/PromptVariable.json +2 -2
- package/json-schema/ai/QueryContext.json +2 -2
- package/json-schema/ai/QueryIntent.json +2 -2
- package/json-schema/ai/QueryTemplate.json +2 -2
- package/json-schema/ai/RAGPipelineConfig.json +2 -2
- package/json-schema/ai/RAGPipelineStatus.json +2 -2
- package/json-schema/ai/RAGQueryRequest.json +2 -2
- package/json-schema/ai/RAGQueryResponse.json +2 -2
- package/json-schema/ai/RerankingConfig.json +2 -2
- package/json-schema/ai/RetrievalStrategy.json +2 -2
- package/json-schema/ai/RootCauseAnalysisRequest.json +2 -2
- package/json-schema/ai/RootCauseAnalysisResult.json +2 -2
- package/json-schema/ai/SelfHealingAction.json +2 -2
- package/json-schema/ai/SelfHealingConfig.json +2 -2
- package/json-schema/ai/Skill.json +2 -2
- package/json-schema/ai/SkillTriggerCondition.json +2 -2
- package/json-schema/ai/StructuredOutputConfig.json +2 -2
- package/json-schema/ai/StructuredOutputFormat.json +2 -2
- package/json-schema/ai/TestingConfig.json +2 -2
- package/json-schema/ai/TextContent.json +2 -2
- package/json-schema/ai/Timeframe.json +2 -2
- package/json-schema/ai/TokenBudgetConfig.json +2 -2
- package/json-schema/ai/TokenBudgetStrategy.json +2 -2
- package/json-schema/ai/TokenUsage.json +2 -2
- package/json-schema/ai/TokenUsageStats.json +2 -2
- package/json-schema/ai/Tool.json +2 -2
- package/json-schema/ai/ToolCall.json +2 -2
- package/json-schema/ai/ToolCategory.json +2 -2
- package/json-schema/ai/TrainingConfig.json +2 -2
- package/json-schema/ai/TransformPipelineStep.json +2 -2
- package/json-schema/ai/TypedAgentAction.json +2 -2
- package/json-schema/ai/UIActionType.json +2 -2
- package/json-schema/ai/VectorStoreConfig.json +2 -2
- package/json-schema/ai/VectorStoreProvider.json +2 -2
- package/json-schema/ai/VercelIntegration.json +2 -2
- package/json-schema/ai/VersionManagement.json +2 -2
- package/json-schema/ai/ViewActionParams.json +2 -2
- package/json-schema/ai/ViewActionType.json +2 -2
- package/json-schema/ai/ViewAgentAction.json +2 -2
- package/json-schema/ai/WorkflowActionParams.json +2 -2
- package/json-schema/ai/WorkflowActionType.json +2 -2
- package/json-schema/ai/WorkflowAgentAction.json +2 -2
- package/json-schema/ai/WorkflowFieldCondition.json +2 -2
- package/json-schema/ai/WorkflowSchedule.json +2 -2
- package/json-schema/api/AckMessage.json +2 -2
- package/json-schema/api/AddReactionRequest.json +2 -2
- package/json-schema/api/AddReactionResponse.json +2 -2
- package/json-schema/api/AiInsightsRequest.json +2 -2
- package/json-schema/api/AiInsightsResponse.json +2 -2
- package/json-schema/api/AiNlqRequest.json +2 -2
- package/json-schema/api/AiNlqResponse.json +2 -2
- package/json-schema/api/AiSuggestRequest.json +2 -2
- package/json-schema/api/AiSuggestResponse.json +2 -2
- package/json-schema/api/AnalyticsEndpoint.json +2 -2
- package/json-schema/api/AnalyticsMetadataResponse.json +2 -2
- package/json-schema/api/AnalyticsQueryRequest.json +2 -2
- package/json-schema/api/AnalyticsResultResponse.json +2 -2
- package/json-schema/api/AnalyticsSqlResponse.json +2 -2
- package/json-schema/api/ApiChangelogEntry.json +2 -2
- package/json-schema/api/ApiDiscoveryQuery.json +2 -2
- package/json-schema/api/ApiDiscoveryResponse.json +2 -2
- package/json-schema/api/ApiDocumentationConfig.json +2 -2
- package/json-schema/api/ApiEndpoint.json +2 -2
- package/json-schema/api/ApiEndpointRegistration.json +2 -2
- package/json-schema/api/ApiError.json +2 -2
- package/json-schema/api/ApiMapping.json +2 -2
- package/json-schema/api/ApiMetadata.json +2 -2
- package/json-schema/api/ApiParameter.json +2 -2
- package/json-schema/api/ApiProtocolType.json +2 -2
- package/json-schema/api/ApiRegistry.json +2 -2
- package/json-schema/api/ApiRegistryEntry.json +2 -2
- package/json-schema/api/ApiResponse.json +2 -2
- package/json-schema/api/ApiRoutes.json +2 -2
- package/json-schema/api/ApiTestCollection.json +2 -2
- package/json-schema/api/ApiTestRequest.json +2 -2
- package/json-schema/api/ApiTestingUiConfig.json +2 -2
- package/json-schema/api/ApiTestingUiType.json +2 -2
- package/json-schema/api/AppDefinitionResponse.json +2 -2
- package/json-schema/api/AuthEndpoint.json +2 -2
- package/json-schema/api/AuthFeaturesConfig.json +35 -0
- package/json-schema/api/AuthProvider.json +2 -2
- package/json-schema/api/AuthProviderInfo.json +26 -0
- package/json-schema/api/AutomationApiErrorCode.json +2 -2
- package/json-schema/api/AutomationFlowPathParams.json +2 -2
- package/json-schema/api/AutomationRunPathParams.json +2 -2
- package/json-schema/api/AutomationTriggerRequest.json +2 -2
- package/json-schema/api/AutomationTriggerResponse.json +2 -2
- package/json-schema/api/BasePresence.json +2 -2
- package/json-schema/api/BaseResponse.json +2 -2
- package/json-schema/api/BatchConfig.json +2 -2
- package/json-schema/api/BatchDataRequest.json +2 -2
- package/json-schema/api/BatchDataResponse.json +2 -2
- package/json-schema/api/BatchEndpointsConfig.json +2 -2
- package/json-schema/api/BatchLoadingStrategy.json +2 -2
- package/json-schema/api/BatchOperationResult.json +2 -2
- package/json-schema/api/BatchOperationType.json +2 -2
- package/json-schema/api/BatchOptions.json +2 -2
- package/json-schema/api/BatchRecord.json +2 -2
- package/json-schema/api/BatchUpdateRequest.json +2 -2
- package/json-schema/api/BatchUpdateResponse.json +2 -2
- package/json-schema/api/BulkRequest.json +2 -2
- package/json-schema/api/BulkResponse.json +2 -2
- package/json-schema/api/CacheControl.json +2 -2
- package/json-schema/api/CacheDirective.json +2 -2
- package/json-schema/api/CacheInvalidationRequest.json +2 -2
- package/json-schema/api/CacheInvalidationResponse.json +2 -2
- package/json-schema/api/CacheInvalidationTarget.json +2 -2
- package/json-schema/api/Callback.json +2 -2
- package/json-schema/api/ChangelogEntry.json +2 -2
- package/json-schema/api/CheckPermissionRequest.json +2 -2
- package/json-schema/api/CheckPermissionResponse.json +2 -2
- package/json-schema/api/CodeGenerationTemplate.json +2 -2
- package/json-schema/api/CompleteChunkedUploadRequest.json +2 -2
- package/json-schema/api/CompleteChunkedUploadResponse.json +2 -2
- package/json-schema/api/CompleteUploadRequest.json +2 -2
- package/json-schema/api/ConceptListResponse.json +2 -2
- package/json-schema/api/ConflictResolutionStrategy.json +2 -2
- package/json-schema/api/CreateDataRequest.json +2 -2
- package/json-schema/api/CreateDataResponse.json +2 -2
- package/json-schema/api/CreateExportJobRequest.json +2 -2
- package/json-schema/api/CreateExportJobResponse.json +2 -2
- package/json-schema/api/CreateFeedItemRequest.json +2 -2
- package/json-schema/api/CreateFeedItemResponse.json +2 -2
- package/json-schema/api/CreateFlowRequest.json +2 -2
- package/json-schema/api/CreateFlowResponse.json +2 -2
- package/json-schema/api/CreateManyDataRequest.json +2 -2
- package/json-schema/api/CreateManyDataResponse.json +2 -2
- package/json-schema/api/CreateRequest.json +2 -2
- package/json-schema/api/CrudEndpointPattern.json +2 -2
- package/json-schema/api/CrudEndpointsConfig.json +2 -2
- package/json-schema/api/CrudOperation.json +2 -2
- package/json-schema/api/CursorMessage.json +2 -2
- package/json-schema/api/CursorPosition.json +2 -2
- package/json-schema/api/DataEvent.json +2 -2
- package/json-schema/api/DataEventType.json +2 -2
- package/json-schema/api/DataLoaderConfig.json +2 -2
- package/json-schema/api/DeduplicationStrategy.json +2 -2
- package/json-schema/api/DeleteDataRequest.json +2 -2
- package/json-schema/api/DeleteDataResponse.json +2 -2
- package/json-schema/api/DeleteFeedItemRequest.json +2 -2
- package/json-schema/api/DeleteFeedItemResponse.json +2 -2
- package/json-schema/api/DeleteFlowRequest.json +2 -2
- package/json-schema/api/DeleteFlowResponse.json +2 -2
- package/json-schema/api/DeleteManyDataRequest.json +2 -2
- package/json-schema/api/DeleteManyDataResponse.json +2 -2
- package/json-schema/api/DeleteManyRequest.json +2 -2
- package/json-schema/api/DeleteResponse.json +2 -2
- package/json-schema/api/DeleteViewRequest.json +2 -2
- package/json-schema/api/DeleteViewResponse.json +2 -2
- package/json-schema/api/DisablePackageRequest.json +2 -2
- package/json-schema/api/DisablePackageResponse.json +8 -2
- package/json-schema/api/Discovery.json +2 -2
- package/json-schema/api/DispatcherConfig.json +2 -2
- package/json-schema/api/DispatcherErrorCode.json +2 -2
- package/json-schema/api/DispatcherErrorResponse.json +2 -2
- package/json-schema/api/DispatcherRoute.json +2 -2
- package/json-schema/api/DocumentState.json +2 -2
- package/json-schema/api/ETag.json +2 -2
- package/json-schema/api/EditMessage.json +2 -2
- package/json-schema/api/EditOperation.json +2 -2
- package/json-schema/api/EditOperationType.json +2 -2
- package/json-schema/api/EmailPasswordConfigPublic.json +24 -0
- package/json-schema/api/EnablePackageRequest.json +2 -2
- package/json-schema/api/EnablePackageResponse.json +8 -2
- package/json-schema/api/EndpointRegistry.json +2 -2
- package/json-schema/api/EnhancedApiError.json +2 -2
- package/json-schema/api/ErrorCategory.json +2 -2
- package/json-schema/api/ErrorHandlingConfig.json +2 -2
- package/json-schema/api/ErrorMessage.json +2 -2
- package/json-schema/api/ErrorResponse.json +2 -2
- package/json-schema/api/EventFilter.json +2 -2
- package/json-schema/api/EventFilterCondition.json +2 -2
- package/json-schema/api/EventMessage.json +2 -2
- package/json-schema/api/EventPattern.json +2 -2
- package/json-schema/api/EventSubscription.json +2 -2
- package/json-schema/api/ExportFormat.json +2 -2
- package/json-schema/api/ExportImportTemplate.json +2 -2
- package/json-schema/api/ExportJobProgress.json +2 -2
- package/json-schema/api/ExportJobStatus.json +2 -2
- package/json-schema/api/ExportJobSummary.json +2 -2
- package/json-schema/api/ExportRequest.json +2 -2
- package/json-schema/api/FederationEntity.json +2 -2
- package/json-schema/api/FederationEntityKey.json +2 -2
- package/json-schema/api/FederationExternalField.json +2 -2
- package/json-schema/api/FederationGateway.json +2 -2
- package/json-schema/api/FederationProvides.json +2 -2
- package/json-schema/api/FederationRequires.json +2 -2
- package/json-schema/api/FeedApiErrorCode.json +2 -2
- package/json-schema/api/FeedItemPathParams.json +2 -2
- package/json-schema/api/FeedListFilterType.json +2 -2
- package/json-schema/api/FeedPathParams.json +2 -2
- package/json-schema/api/FeedUnsubscribeRequest.json +2 -2
- package/json-schema/api/FieldError.json +2 -2
- package/json-schema/api/FieldMappingEntry.json +2 -2
- package/json-schema/api/FileTypeValidation.json +2 -2
- package/json-schema/api/FileUploadResponse.json +2 -2
- package/json-schema/api/FilterOperator.json +2 -2
- package/json-schema/api/FindDataRequest.json +2 -2
- package/json-schema/api/FindDataResponse.json +2 -2
- package/json-schema/api/FlowSummary.json +2 -2
- package/json-schema/api/GeneratedApiDocumentation.json +2 -2
- package/json-schema/api/GeneratedEndpoint.json +2 -2
- package/json-schema/api/GetAnalyticsMetaRequest.json +2 -2
- package/json-schema/api/GetAuthConfigResponse.json +96 -0
- package/json-schema/api/GetChangelogRequest.json +2 -2
- package/json-schema/api/GetChangelogResponse.json +2 -2
- package/json-schema/api/GetDataRequest.json +2 -2
- package/json-schema/api/GetDataResponse.json +2 -2
- package/json-schema/api/GetDiscoveryRequest.json +2 -2
- package/json-schema/api/GetDiscoveryResponse.json +2 -2
- package/json-schema/api/GetEffectivePermissionsRequest.json +2 -2
- package/json-schema/api/GetEffectivePermissionsResponse.json +2 -2
- package/json-schema/api/GetExportJobDownloadRequest.json +2 -2
- package/json-schema/api/GetExportJobDownloadResponse.json +2 -2
- package/json-schema/api/GetFeedRequest.json +2 -2
- package/json-schema/api/GetFeedResponse.json +2 -2
- package/json-schema/api/GetFieldLabelsRequest.json +2 -2
- package/json-schema/api/GetFieldLabelsResponse.json +2 -2
- package/json-schema/api/GetFlowRequest.json +2 -2
- package/json-schema/api/GetFlowResponse.json +2 -2
- package/json-schema/api/GetInstalledPackageRequest.json +2 -2
- package/json-schema/api/GetInstalledPackageResponse.json +8 -2
- package/json-schema/api/GetLocalesRequest.json +2 -2
- package/json-schema/api/GetLocalesResponse.json +2 -2
- package/json-schema/api/GetMetaItemCachedRequest.json +2 -2
- package/json-schema/api/GetMetaItemCachedResponse.json +2 -2
- package/json-schema/api/GetMetaItemRequest.json +2 -2
- package/json-schema/api/GetMetaItemResponse.json +2 -2
- package/json-schema/api/GetMetaItemsRequest.json +2 -2
- package/json-schema/api/GetMetaItemsResponse.json +2 -2
- package/json-schema/api/GetMetaTypesRequest.json +2 -2
- package/json-schema/api/GetMetaTypesResponse.json +2 -2
- package/json-schema/api/GetNotificationPreferencesRequest.json +2 -2
- package/json-schema/api/GetNotificationPreferencesResponse.json +2 -2
- package/json-schema/api/GetObjectPermissionsRequest.json +2 -2
- package/json-schema/api/GetObjectPermissionsResponse.json +2 -2
- package/json-schema/api/GetPackageRequest.json +2 -2
- package/json-schema/api/GetPackageResponse.json +8 -2
- package/json-schema/api/GetPresenceRequest.json +2 -2
- package/json-schema/api/GetPresenceResponse.json +2 -2
- package/json-schema/api/GetPresignedUrlRequest.json +2 -2
- package/json-schema/api/GetRunRequest.json +2 -2
- package/json-schema/api/GetRunResponse.json +2 -2
- package/json-schema/api/GetTranslationsRequest.json +2 -2
- package/json-schema/api/GetTranslationsResponse.json +2 -2
- package/json-schema/api/GetUiViewRequest.json +2 -2
- package/json-schema/api/GetViewRequest.json +2 -2
- package/json-schema/api/GetWorkflowConfigRequest.json +2 -2
- package/json-schema/api/GetWorkflowConfigResponse.json +2 -2
- package/json-schema/api/GetWorkflowStateRequest.json +2 -2
- package/json-schema/api/GetWorkflowStateResponse.json +2 -2
- package/json-schema/api/GraphQLConfig.json +2 -2
- package/json-schema/api/GraphQLDataLoaderConfig.json +2 -2
- package/json-schema/api/GraphQLDirectiveConfig.json +2 -2
- package/json-schema/api/GraphQLDirectiveLocation.json +2 -2
- package/json-schema/api/GraphQLMutationConfig.json +2 -2
- package/json-schema/api/GraphQLPersistedQuery.json +2 -2
- package/json-schema/api/GraphQLQueryAdapter.json +2 -2
- package/json-schema/api/GraphQLQueryComplexity.json +2 -2
- package/json-schema/api/GraphQLQueryConfig.json +2 -2
- package/json-schema/api/GraphQLQueryDepthLimit.json +2 -2
- package/json-schema/api/GraphQLRateLimit.json +2 -2
- package/json-schema/api/GraphQLResolverConfig.json +2 -2
- package/json-schema/api/GraphQLScalarType.json +2 -2
- package/json-schema/api/GraphQLSubscriptionConfig.json +2 -2
- package/json-schema/api/GraphQLTypeConfig.json +2 -2
- package/json-schema/api/HandlerStatus.json +2 -2
- package/json-schema/api/HttpFindQueryParams.json +2 -2
- package/json-schema/api/HttpMethod.json +2 -2
- package/json-schema/api/HttpStatusCode.json +2 -2
- package/json-schema/api/IdRequest.json +2 -2
- package/json-schema/api/ImportValidationConfig.json +2 -2
- package/json-schema/api/ImportValidationMode.json +2 -2
- package/json-schema/api/ImportValidationResult.json +2 -2
- package/json-schema/api/InitiateChunkedUploadRequest.json +2 -2
- package/json-schema/api/InitiateChunkedUploadResponse.json +2 -2
- package/json-schema/api/InstallPackageRequest.json +8 -2
- package/json-schema/api/InstallPackageResponse.json +8 -2
- package/json-schema/api/ListExportJobsRequest.json +2 -2
- package/json-schema/api/ListExportJobsResponse.json +2 -2
- package/json-schema/api/ListFlowsRequest.json +2 -2
- package/json-schema/api/ListFlowsResponse.json +2 -2
- package/json-schema/api/ListInstalledPackagesRequest.json +2 -2
- package/json-schema/api/ListInstalledPackagesResponse.json +8 -2
- package/json-schema/api/ListNotificationsRequest.json +2 -2
- package/json-schema/api/ListNotificationsResponse.json +2 -2
- package/json-schema/api/ListPackagesRequest.json +2 -2
- package/json-schema/api/ListPackagesResponse.json +8 -2
- package/json-schema/api/ListRecordResponse.json +2 -2
- package/json-schema/api/ListRunsRequest.json +2 -2
- package/json-schema/api/ListRunsResponse.json +2 -2
- package/json-schema/api/ListViewsRequest.json +2 -2
- package/json-schema/api/LoginRequest.json +2 -2
- package/json-schema/api/LoginType.json +2 -2
- package/json-schema/api/MarkAllNotificationsReadRequest.json +2 -2
- package/json-schema/api/MarkAllNotificationsReadResponse.json +2 -2
- package/json-schema/api/MarkNotificationsReadRequest.json +2 -2
- package/json-schema/api/MarkNotificationsReadResponse.json +2 -2
- package/json-schema/api/MetadataBulkRegisterRequest.json +2 -2
- package/json-schema/api/MetadataBulkResponse.json +2 -2
- package/json-schema/api/MetadataBulkUnregisterRequest.json +2 -2
- package/json-schema/api/MetadataCacheRequest.json +2 -2
- package/json-schema/api/MetadataCacheResponse.json +2 -2
- package/json-schema/api/MetadataDeleteResponse.json +2 -2
- package/json-schema/api/MetadataDependenciesResponse.json +2 -2
- package/json-schema/api/MetadataDependentsResponse.json +2 -2
- package/json-schema/api/MetadataEffectiveResponse.json +2 -2
- package/json-schema/api/MetadataEndpointsConfig.json +2 -2
- package/json-schema/api/MetadataEvent.json +2 -2
- package/json-schema/api/MetadataEventType.json +2 -2
- package/json-schema/api/MetadataExistsResponse.json +2 -2
- package/json-schema/api/MetadataExportRequest.json +2 -2
- package/json-schema/api/MetadataExportResponse.json +2 -2
- package/json-schema/api/MetadataImportRequest.json +2 -2
- package/json-schema/api/MetadataImportResponse.json +2 -2
- package/json-schema/api/MetadataItemResponse.json +2 -2
- package/json-schema/api/MetadataListResponse.json +2 -2
- package/json-schema/api/MetadataNamesResponse.json +2 -2
- package/json-schema/api/MetadataOverlayResponse.json +2 -2
- package/json-schema/api/MetadataOverlaySaveRequest.json +2 -2
- package/json-schema/api/MetadataQueryRequest.json +2 -2
- package/json-schema/api/MetadataQueryResponse.json +2 -2
- package/json-schema/api/MetadataRegisterRequest.json +2 -2
- package/json-schema/api/MetadataTypeInfoResponse.json +2 -2
- package/json-schema/api/MetadataTypesResponse.json +2 -2
- package/json-schema/api/MetadataValidateRequest.json +2 -2
- package/json-schema/api/MetadataValidateResponse.json +2 -2
- package/json-schema/api/ModificationResult.json +2 -2
- package/json-schema/api/Notification.json +2 -2
- package/json-schema/api/NotificationPreferences.json +2 -2
- package/json-schema/api/ODataConfig.json +2 -2
- package/json-schema/api/ODataError.json +2 -2
- package/json-schema/api/ODataFilterFunction.json +2 -2
- package/json-schema/api/ODataFilterOperator.json +2 -2
- package/json-schema/api/ODataMetadata.json +2 -2
- package/json-schema/api/ODataQuery.json +2 -2
- package/json-schema/api/ODataQueryAdapter.json +2 -2
- package/json-schema/api/ODataResponse.json +2 -2
- package/json-schema/api/ObjectQLReference.json +2 -2
- package/json-schema/api/OpenApi31Extensions.json +2 -2
- package/json-schema/api/OpenApiGenerationConfig.json +2 -2
- package/json-schema/api/OpenApiSecurityScheme.json +2 -2
- package/json-schema/api/OpenApiServer.json +2 -2
- package/json-schema/api/OpenApiSpec.json +2 -2
- package/json-schema/api/OperatorMapping.json +2 -2
- package/json-schema/api/PackageApiErrorCode.json +2 -2
- package/json-schema/api/PackageInstallRequest.json +8 -2
- package/json-schema/api/PackageInstallResponse.json +8 -2
- package/json-schema/api/PackagePathParams.json +2 -2
- package/json-schema/api/PackageRollbackRequest.json +2 -2
- package/json-schema/api/PackageRollbackResponse.json +2 -2
- package/json-schema/api/PackageUpgradeRequest.json +8 -2
- package/json-schema/api/PackageUpgradeResponse.json +2 -2
- package/json-schema/api/PinFeedItemRequest.json +2 -2
- package/json-schema/api/PinFeedItemResponse.json +2 -2
- package/json-schema/api/PingMessage.json +2 -2
- package/json-schema/api/PongMessage.json +2 -2
- package/json-schema/api/PresenceMessage.json +2 -2
- package/json-schema/api/PresenceState.json +2 -2
- package/json-schema/api/PresenceStatus.json +2 -2
- package/json-schema/api/PresenceUpdate.json +2 -2
- package/json-schema/api/PresignedUrlResponse.json +2 -2
- package/json-schema/api/QueryAdapterConfig.json +2 -2
- package/json-schema/api/QueryAdapterTarget.json +2 -2
- package/json-schema/api/QueryOptimizationConfig.json +2 -2
- package/json-schema/api/RealtimeConfig.json +2 -2
- package/json-schema/api/RealtimeConnectRequest.json +2 -2
- package/json-schema/api/RealtimeConnectResponse.json +2 -2
- package/json-schema/api/RealtimeDisconnectRequest.json +2 -2
- package/json-schema/api/RealtimeDisconnectResponse.json +2 -2
- package/json-schema/api/RealtimeEvent.json +2 -2
- package/json-schema/api/RealtimeEventType.json +2 -2
- package/json-schema/api/RealtimePresence.json +2 -2
- package/json-schema/api/RealtimeRecordAction.json +2 -2
- package/json-schema/api/RealtimeSubscribeRequest.json +2 -2
- package/json-schema/api/RealtimeSubscribeResponse.json +2 -2
- package/json-schema/api/RealtimeUnsubscribeRequest.json +2 -2
- package/json-schema/api/RealtimeUnsubscribeResponse.json +2 -2
- package/json-schema/api/RecordData.json +2 -2
- package/json-schema/api/RefreshTokenRequest.json +2 -2
- package/json-schema/api/RegisterDeviceRequest.json +2 -2
- package/json-schema/api/RegisterDeviceResponse.json +2 -2
- package/json-schema/api/RegisterRequest.json +2 -2
- package/json-schema/api/RemoveReactionRequest.json +2 -2
- package/json-schema/api/RemoveReactionResponse.json +2 -2
- package/json-schema/api/RequestValidationConfig.json +2 -2
- package/json-schema/api/ResolveDependenciesRequest.json +8 -2
- package/json-schema/api/ResolveDependenciesResponse.json +2 -2
- package/json-schema/api/ResponseEnvelopeConfig.json +2 -2
- package/json-schema/api/RestApiConfig.json +2 -2
- package/json-schema/api/RestApiEndpoint.json +2 -2
- package/json-schema/api/RestApiPluginConfig.json +2 -2
- package/json-schema/api/RestApiRouteCategory.json +2 -2
- package/json-schema/api/RestApiRouteRegistration.json +2 -2
- package/json-schema/api/RestQueryAdapter.json +2 -2
- package/json-schema/api/RestServerConfig.json +2 -2
- package/json-schema/api/RetryStrategy.json +2 -2
- package/json-schema/api/RouteCategory.json +2 -2
- package/json-schema/api/RouteCoverageEntry.json +2 -2
- package/json-schema/api/RouteCoverageReport.json +2 -2
- package/json-schema/api/RouteDefinition.json +2 -2
- package/json-schema/api/RouteGenerationConfig.json +2 -2
- package/json-schema/api/RouteHealthEntry.json +2 -2
- package/json-schema/api/RouteHealthReport.json +2 -2
- package/json-schema/api/RouterConfig.json +2 -2
- package/json-schema/api/SaveMetaItemRequest.json +2 -2
- package/json-schema/api/SaveMetaItemResponse.json +2 -2
- package/json-schema/api/ScheduleExportRequest.json +2 -2
- package/json-schema/api/ScheduleExportResponse.json +2 -2
- package/json-schema/api/ScheduledExport.json +2 -2
- package/json-schema/api/SchemaDefinition.json +2 -2
- package/json-schema/api/SearchFeedRequest.json +2 -2
- package/json-schema/api/SearchFeedResponse.json +2 -2
- package/json-schema/api/ServiceInfo.json +2 -2
- package/json-schema/api/ServiceStatus.json +2 -2
- package/json-schema/api/Session.json +2 -2
- package/json-schema/api/SessionResponse.json +2 -2
- package/json-schema/api/SessionUser.json +2 -2
- package/json-schema/api/SetPresenceRequest.json +2 -2
- package/json-schema/api/SetPresenceResponse.json +2 -2
- package/json-schema/api/SimpleCursorPosition.json +2 -2
- package/json-schema/api/SimplePresenceState.json +2 -2
- package/json-schema/api/SingleRecordResponse.json +2 -2
- package/json-schema/api/StandardErrorCode.json +2 -2
- package/json-schema/api/StarFeedItemRequest.json +2 -2
- package/json-schema/api/StarFeedItemResponse.json +2 -2
- package/json-schema/api/SubgraphConfig.json +2 -2
- package/json-schema/api/SubscribeMessage.json +2 -2
- package/json-schema/api/SubscribeRequest.json +2 -2
- package/json-schema/api/SubscribeResponse.json +2 -2
- package/json-schema/api/Subscription.json +2 -2
- package/json-schema/api/SubscriptionEvent.json +2 -2
- package/json-schema/api/ToggleFlowRequest.json +2 -2
- package/json-schema/api/ToggleFlowResponse.json +2 -2
- package/json-schema/api/TransportProtocol.json +2 -2
- package/json-schema/api/TriggerFlowRequest.json +2 -2
- package/json-schema/api/TriggerFlowResponse.json +2 -2
- package/json-schema/api/UninstallPackageApiRequest.json +2 -2
- package/json-schema/api/UninstallPackageApiResponse.json +2 -2
- package/json-schema/api/UninstallPackageRequest.json +2 -2
- package/json-schema/api/UninstallPackageResponse.json +2 -2
- package/json-schema/api/UnpinFeedItemRequest.json +2 -2
- package/json-schema/api/UnpinFeedItemResponse.json +2 -2
- package/json-schema/api/UnregisterDeviceRequest.json +2 -2
- package/json-schema/api/UnregisterDeviceResponse.json +2 -2
- package/json-schema/api/UnstarFeedItemRequest.json +2 -2
- package/json-schema/api/UnstarFeedItemResponse.json +2 -2
- package/json-schema/api/UnsubscribeMessage.json +2 -2
- package/json-schema/api/UnsubscribeRequest.json +2 -2
- package/json-schema/api/UnsubscribeResponse.json +2 -2
- package/json-schema/api/UpdateDataRequest.json +2 -2
- package/json-schema/api/UpdateDataResponse.json +2 -2
- package/json-schema/api/UpdateFeedItemRequest.json +2 -2
- package/json-schema/api/UpdateFeedItemResponse.json +2 -2
- package/json-schema/api/UpdateFlowRequest.json +2 -2
- package/json-schema/api/UpdateFlowResponse.json +2 -2
- package/json-schema/api/UpdateManyDataRequest.json +2 -2
- package/json-schema/api/UpdateManyDataResponse.json +2 -2
- package/json-schema/api/UpdateManyRequest.json +2 -2
- package/json-schema/api/UpdateNotificationPreferencesRequest.json +2 -2
- package/json-schema/api/UpdateNotificationPreferencesResponse.json +2 -2
- package/json-schema/api/UpdateRequest.json +2 -2
- package/json-schema/api/UploadArtifactRequest.json +2 -2
- package/json-schema/api/UploadArtifactResponse.json +2 -2
- package/json-schema/api/UploadChunkRequest.json +2 -2
- package/json-schema/api/UploadChunkResponse.json +2 -2
- package/json-schema/api/UploadProgress.json +2 -2
- package/json-schema/api/UserProfileResponse.json +2 -2
- package/json-schema/api/ValidationMode.json +2 -2
- package/json-schema/api/VersionDefinition.json +2 -2
- package/json-schema/api/VersionNegotiationResponse.json +2 -2
- package/json-schema/api/VersionStatus.json +2 -2
- package/json-schema/api/VersioningConfig.json +2 -2
- package/json-schema/api/VersioningStrategy.json +2 -2
- package/json-schema/api/WebSocketConfig.json +2 -2
- package/json-schema/api/WebSocketEvent.json +2 -2
- package/json-schema/api/WebSocketMessage.json +2 -2
- package/json-schema/api/WebSocketMessageType.json +2 -2
- package/json-schema/api/WebSocketPresenceStatus.json +2 -2
- package/json-schema/api/WebSocketServerConfig.json +2 -2
- package/json-schema/api/WebhookConfig.json +2 -2
- package/json-schema/api/WebhookEvent.json +2 -2
- package/json-schema/api/WellKnownCapabilities.json +2 -2
- package/json-schema/api/WorkflowApproveRequest.json +2 -2
- package/json-schema/api/WorkflowApproveResponse.json +2 -2
- package/json-schema/api/WorkflowRejectRequest.json +2 -2
- package/json-schema/api/WorkflowRejectResponse.json +2 -2
- package/json-schema/api/WorkflowState.json +2 -2
- package/json-schema/api/WorkflowTransitionRequest.json +2 -2
- package/json-schema/api/WorkflowTransitionResponse.json +2 -2
- package/json-schema/automation/ActionRef.json +2 -2
- package/json-schema/automation/ApprovalAction.json +2 -2
- package/json-schema/automation/ApprovalActionType.json +2 -2
- package/json-schema/automation/ApprovalProcess.json +2 -2
- package/json-schema/automation/ApprovalStep.json +2 -2
- package/json-schema/automation/ApproverType.json +2 -2
- package/json-schema/automation/AuthField.json +2 -2
- package/json-schema/automation/Authentication.json +2 -2
- package/json-schema/automation/AuthenticationType.json +2 -2
- package/json-schema/automation/BpmnDiagnostic.json +2 -2
- package/json-schema/automation/BpmnElementMapping.json +2 -2
- package/json-schema/automation/BpmnExportOptions.json +2 -2
- package/json-schema/automation/BpmnImportOptions.json +2 -2
- package/json-schema/automation/BpmnInteropResult.json +2 -2
- package/json-schema/automation/BpmnUnmappedStrategy.json +2 -2
- package/json-schema/automation/BpmnVersion.json +2 -2
- package/json-schema/automation/Checkpoint.json +2 -2
- package/json-schema/automation/ConcurrencyPolicy.json +2 -2
- package/json-schema/automation/ConflictResolution.json +2 -2
- package/json-schema/automation/Connector.json +2 -2
- package/json-schema/automation/ConnectorActionRef.json +2 -2
- package/json-schema/automation/ConnectorCategory.json +2 -2
- package/json-schema/automation/ConnectorInstance.json +2 -2
- package/json-schema/automation/ConnectorOperation.json +2 -2
- package/json-schema/automation/ConnectorTrigger.json +2 -2
- package/json-schema/automation/CustomScriptAction.json +2 -2
- package/json-schema/automation/DataDestinationConfig.json +2 -2
- package/json-schema/automation/DataSourceConfig.json +2 -2
- package/json-schema/automation/DataSyncConfig.json +2 -2
- package/json-schema/automation/ETLDestination.json +2 -2
- package/json-schema/automation/ETLEndpointType.json +2 -2
- package/json-schema/automation/ETLPipeline.json +2 -2
- package/json-schema/automation/ETLPipelineRun.json +2 -2
- package/json-schema/automation/ETLRunStatus.json +2 -2
- package/json-schema/automation/ETLSource.json +2 -2
- package/json-schema/automation/ETLSyncMode.json +2 -2
- package/json-schema/automation/ETLTransformation.json +2 -2
- package/json-schema/automation/ETLTransformationType.json +2 -2
- package/json-schema/automation/EmailAlertAction.json +2 -2
- package/json-schema/automation/Event.json +2 -2
- package/json-schema/automation/ExecutionError.json +2 -2
- package/json-schema/automation/ExecutionErrorSeverity.json +2 -2
- package/json-schema/automation/ExecutionLog.json +2 -2
- package/json-schema/automation/ExecutionStatus.json +2 -2
- package/json-schema/automation/ExecutionStepLog.json +2 -2
- package/json-schema/automation/FieldUpdateAction.json +2 -2
- package/json-schema/automation/Flow.json +2 -2
- package/json-schema/automation/FlowEdge.json +2 -2
- package/json-schema/automation/FlowNode.json +2 -2
- package/json-schema/automation/FlowNodeAction.json +2 -2
- package/json-schema/automation/FlowVariable.json +2 -2
- package/json-schema/automation/FlowVersionHistory.json +2 -2
- package/json-schema/automation/GuardRef.json +2 -2
- package/json-schema/automation/HttpCallAction.json +2 -2
- package/json-schema/automation/NodeExecutorDescriptor.json +2 -2
- package/json-schema/automation/OAuth2Config.json +2 -2
- package/json-schema/automation/OperationParameter.json +2 -2
- package/json-schema/automation/OperationType.json +2 -2
- package/json-schema/automation/PushNotificationAction.json +2 -2
- package/json-schema/automation/ScheduleState.json +2 -2
- package/json-schema/automation/StateMachine.json +2 -2
- package/json-schema/automation/StateNode.json +2 -2
- package/json-schema/automation/SyncDirection.json +2 -2
- package/json-schema/automation/SyncExecutionResult.json +2 -2
- package/json-schema/automation/SyncExecutionStatus.json +2 -2
- package/json-schema/automation/SyncMode.json +2 -2
- package/json-schema/automation/TaskCreationAction.json +2 -2
- package/json-schema/automation/TimeTrigger.json +2 -2
- package/json-schema/automation/Transition.json +2 -2
- package/json-schema/automation/WaitEventType.json +2 -2
- package/json-schema/automation/WaitExecutorConfig.json +2 -2
- package/json-schema/automation/WaitResumePayload.json +2 -2
- package/json-schema/automation/WaitTimeoutBehavior.json +2 -2
- package/json-schema/automation/Webhook.json +2 -2
- package/json-schema/automation/WebhookReceiver.json +2 -2
- package/json-schema/automation/WebhookTriggerType.json +2 -2
- package/json-schema/automation/WorkflowAction.json +2 -2
- package/json-schema/automation/WorkflowRule.json +2 -2
- package/json-schema/automation/WorkflowTriggerType.json +2 -2
- package/json-schema/cloud/AnalyticsTimeRange.json +2 -2
- package/json-schema/cloud/AppDiscoveryRequest.json +2 -2
- package/json-schema/cloud/AppDiscoveryResponse.json +2 -2
- package/json-schema/cloud/AppSubscription.json +2 -2
- package/json-schema/cloud/ArtifactDownloadResponse.json +2 -2
- package/json-schema/cloud/ArtifactReference.json +2 -2
- package/json-schema/cloud/CreateListingRequest.json +2 -2
- package/json-schema/cloud/CuratedCollection.json +2 -2
- package/json-schema/cloud/FeaturedListing.json +2 -2
- package/json-schema/cloud/InstalledAppSummary.json +2 -2
- package/json-schema/cloud/ListInstalledAppsRequest.json +2 -2
- package/json-schema/cloud/ListInstalledAppsResponse.json +2 -2
- package/json-schema/cloud/ListReviewsRequest.json +2 -2
- package/json-schema/cloud/ListReviewsResponse.json +2 -2
- package/json-schema/cloud/ListingActionRequest.json +2 -2
- package/json-schema/cloud/ListingStatus.json +2 -2
- package/json-schema/cloud/MarketplaceCategory.json +2 -2
- package/json-schema/cloud/MarketplaceHealthMetrics.json +2 -2
- package/json-schema/cloud/MarketplaceInstallRequest.json +2 -2
- package/json-schema/cloud/MarketplaceInstallResponse.json +2 -2
- package/json-schema/cloud/MarketplaceListing.json +2 -2
- package/json-schema/cloud/MarketplaceSearchRequest.json +2 -2
- package/json-schema/cloud/MarketplaceSearchResponse.json +2 -2
- package/json-schema/cloud/PackageSubmission.json +2 -2
- package/json-schema/cloud/PolicyAction.json +2 -2
- package/json-schema/cloud/PolicyViolationType.json +2 -2
- package/json-schema/cloud/PricingModel.json +2 -2
- package/json-schema/cloud/Publisher.json +2 -2
- package/json-schema/cloud/PublisherProfile.json +2 -2
- package/json-schema/cloud/PublisherVerification.json +2 -2
- package/json-schema/cloud/PublishingAnalyticsRequest.json +2 -2
- package/json-schema/cloud/PublishingAnalyticsResponse.json +2 -2
- package/json-schema/cloud/RecommendationReason.json +2 -2
- package/json-schema/cloud/RecommendedApp.json +2 -2
- package/json-schema/cloud/RejectionReason.json +2 -2
- package/json-schema/cloud/ReleaseChannel.json +2 -2
- package/json-schema/cloud/ReviewCriterion.json +2 -2
- package/json-schema/cloud/ReviewDecision.json +2 -2
- package/json-schema/cloud/ReviewModerationStatus.json +2 -2
- package/json-schema/cloud/SubmissionReview.json +2 -2
- package/json-schema/cloud/SubmitReviewRequest.json +2 -2
- package/json-schema/cloud/SubscriptionStatus.json +2 -2
- package/json-schema/cloud/TimeSeriesPoint.json +2 -2
- package/json-schema/cloud/TrendingListing.json +2 -2
- package/json-schema/cloud/UpdateListingRequest.json +2 -2
- package/json-schema/cloud/UserReview.json +2 -2
- package/json-schema/cloud/VersionRelease.json +2 -2
- package/json-schema/data/Address.json +2 -2
- package/json-schema/data/AggregationFunction.json +2 -2
- package/json-schema/data/AggregationMetricType.json +2 -2
- package/json-schema/data/AggregationNode.json +2 -2
- package/json-schema/data/AggregationPipeline.json +2 -2
- package/json-schema/data/AggregationStage.json +2 -2
- package/json-schema/data/AnalyticsQuery.json +2 -2
- package/json-schema/data/ApiMethod.json +2 -2
- package/json-schema/data/AsyncValidation.json +2 -2
- package/json-schema/data/BaseEngineOptions.json +2 -2
- package/json-schema/data/CDCConfig.json +2 -2
- package/json-schema/data/ComputedFieldCache.json +2 -2
- package/json-schema/data/ConditionalValidation.json +2 -2
- package/json-schema/data/ConsistencyLevel.json +2 -2
- package/json-schema/data/CrossFieldValidation.json +2 -2
- package/json-schema/data/Cube.json +2 -2
- package/json-schema/data/CubeJoin.json +2 -2
- package/json-schema/data/CurrencyConfig.json +2 -2
- package/json-schema/data/CurrencyValue.json +2 -2
- package/json-schema/data/CustomValidator.json +2 -2
- package/json-schema/data/DataEngineAggregateOptions.json +2 -2
- package/json-schema/data/DataEngineAggregateRequest.json +2 -2
- package/json-schema/data/DataEngineBatchRequest.json +2 -2
- package/json-schema/data/DataEngineCountOptions.json +2 -2
- package/json-schema/data/DataEngineCountRequest.json +2 -2
- package/json-schema/data/DataEngineDeleteOptions.json +2 -2
- package/json-schema/data/DataEngineDeleteRequest.json +2 -2
- package/json-schema/data/DataEngineExecuteRequest.json +2 -2
- package/json-schema/data/DataEngineFilter.json +2 -2
- package/json-schema/data/DataEngineFindOneRequest.json +2 -2
- package/json-schema/data/DataEngineFindRequest.json +2 -2
- package/json-schema/data/DataEngineInsertOptions.json +2 -2
- package/json-schema/data/DataEngineInsertRequest.json +2 -2
- package/json-schema/data/DataEngineQueryOptions.json +2 -2
- package/json-schema/data/DataEngineRequest.json +2 -2
- package/json-schema/data/DataEngineSort.json +2 -2
- package/json-schema/data/DataEngineUpdateOptions.json +2 -2
- package/json-schema/data/DataEngineUpdateRequest.json +2 -2
- package/json-schema/data/DataEngineVectorFindRequest.json +2 -2
- package/json-schema/data/DataQualityRules.json +2 -2
- package/json-schema/data/DataTypeMapping.json +2 -2
- package/json-schema/data/Dataset.json +2 -2
- package/json-schema/data/DatasetLoadResult.json +2 -2
- package/json-schema/data/DatasetMode.json +2 -2
- package/json-schema/data/Datasource.json +2 -2
- package/json-schema/data/DatasourceCapabilities.json +2 -2
- package/json-schema/data/Dimension.json +2 -2
- package/json-schema/data/DimensionType.json +2 -2
- package/json-schema/data/Document.json +2 -2
- package/json-schema/data/DocumentTemplate.json +2 -2
- package/json-schema/data/DocumentValidationSchema.json +2 -2
- package/json-schema/data/DocumentVersion.json +2 -2
- package/json-schema/data/DriverCapabilities.json +2 -2
- package/json-schema/data/DriverConfig.json +2 -2
- package/json-schema/data/DriverDefinition.json +2 -2
- package/json-schema/data/DriverOptions.json +2 -2
- package/json-schema/data/DriverType.json +2 -2
- package/json-schema/data/ESignatureConfig.json +2 -2
- package/json-schema/data/EngineAggregateOptions.json +2 -2
- package/json-schema/data/EngineCountOptions.json +2 -2
- package/json-schema/data/EngineDeleteOptions.json +2 -2
- package/json-schema/data/EngineQueryOptions.json +2 -2
- package/json-schema/data/EngineUpdateOptions.json +2 -2
- package/json-schema/data/EqualityOperator.json +2 -2
- package/json-schema/data/ExternalDataSource.json +2 -2
- package/json-schema/data/ExternalFieldMapping.json +2 -2
- package/json-schema/data/ExternalLookup.json +2 -2
- package/json-schema/data/FeedActor.json +2 -2
- package/json-schema/data/FeedFilterMode.json +2 -2
- package/json-schema/data/FeedItem.json +2 -2
- package/json-schema/data/FeedItemType.json +2 -2
- package/json-schema/data/FeedVisibility.json +2 -2
- package/json-schema/data/Field.json +2 -2
- package/json-schema/data/FieldChangeEntry.json +2 -2
- package/json-schema/data/FieldMapping.json +2 -2
- package/json-schema/data/FieldNode.json +2 -2
- package/json-schema/data/FieldReference.json +2 -2
- package/json-schema/data/FieldType.json +2 -2
- package/json-schema/data/FileAttachmentConfig.json +2 -2
- package/json-schema/data/FilterCondition.json +2 -2
- package/json-schema/data/FormatValidation.json +2 -2
- package/json-schema/data/FullTextSearch.json +2 -2
- package/json-schema/data/HookContext.json +2 -2
- package/json-schema/data/HookEvent.json +2 -2
- package/json-schema/data/Index.json +2 -2
- package/json-schema/data/JSONValidation.json +2 -2
- package/json-schema/data/JoinNode.json +2 -2
- package/json-schema/data/JoinStrategy.json +2 -2
- package/json-schema/data/JoinType.json +2 -2
- package/json-schema/data/LocationCoordinates.json +2 -2
- package/json-schema/data/Mapping.json +2 -2
- package/json-schema/data/Mention.json +2 -2
- package/json-schema/data/Metric.json +2 -2
- package/json-schema/data/NoSQLDataTypeMapping.json +2 -2
- package/json-schema/data/NoSQLDatabaseType.json +2 -2
- package/json-schema/data/NoSQLDriverConfig.json +2 -2
- package/json-schema/data/NoSQLIndex.json +2 -2
- package/json-schema/data/NoSQLIndexType.json +2 -2
- package/json-schema/data/NoSQLOperationType.json +2 -2
- package/json-schema/data/NoSQLQueryOptions.json +2 -2
- package/json-schema/data/NoSQLTransactionOptions.json +2 -2
- package/json-schema/data/NotificationChannel.json +2 -2
- package/json-schema/data/ObjectCapabilities.json +2 -2
- package/json-schema/data/ObjectDependencyGraph.json +2 -2
- package/json-schema/data/ObjectDependencyNode.json +2 -2
- package/json-schema/data/ObjectExtension.json +2 -2
- package/json-schema/data/ObjectOwnershipEnum.json +2 -2
- package/json-schema/data/PartitioningConfig.json +2 -2
- package/json-schema/data/PoolConfig.json +2 -2
- package/json-schema/data/Query.json +2 -2
- package/json-schema/data/QueryFilter.json +2 -2
- package/json-schema/data/Reaction.json +2 -2
- package/json-schema/data/RecordSubscription.json +2 -2
- package/json-schema/data/ReferenceResolution.json +2 -2
- package/json-schema/data/ReferenceResolutionError.json +2 -2
- package/json-schema/data/ReplicationConfig.json +2 -2
- package/json-schema/data/SQLDialect.json +2 -2
- package/json-schema/data/SQLDriverConfig.json +2 -2
- package/json-schema/data/SSLConfig.json +2 -2
- package/json-schema/data/ScriptValidation.json +2 -2
- package/json-schema/data/SearchConfig.json +2 -2
- package/json-schema/data/SeedLoaderConfig.json +2 -2
- package/json-schema/data/SeedLoaderRequest.json +2 -2
- package/json-schema/data/SeedLoaderResult.json +2 -2
- package/json-schema/data/SelectOption.json +2 -2
- package/json-schema/data/SetOperator.json +2 -2
- package/json-schema/data/ShardingConfig.json +2 -2
- package/json-schema/data/SoftDeleteConfig.json +2 -2
- package/json-schema/data/SortNode.json +2 -2
- package/json-schema/data/SpecialOperator.json +2 -2
- package/json-schema/data/StateMachineValidation.json +2 -2
- package/json-schema/data/StringOperator.json +2 -2
- package/json-schema/data/SubscriptionEventType.json +2 -2
- package/json-schema/data/TenancyConfig.json +2 -2
- package/json-schema/data/TenantDatabaseLifecycle.json +2 -2
- package/json-schema/data/TenantResolverStrategy.json +2 -2
- package/json-schema/data/TimeUpdateInterval.json +2 -2
- package/json-schema/data/TransformType.json +2 -2
- package/json-schema/data/TursoGroup.json +2 -2
- package/json-schema/data/TursoMultiTenantConfig.json +2 -2
- package/json-schema/data/UniquenessValidation.json +2 -2
- package/json-schema/data/ValidationRule.json +2 -2
- package/json-schema/data/VectorConfig.json +2 -2
- package/json-schema/data/VersioningConfig.json +2 -2
- package/json-schema/data/WindowFunction.json +2 -2
- package/json-schema/data/WindowFunctionNode.json +2 -2
- package/json-schema/data/WindowSpec.json +2 -2
- package/json-schema/identity/Account.json +2 -2
- package/json-schema/identity/ApiKey.json +2 -2
- package/json-schema/identity/Invitation.json +2 -2
- package/json-schema/identity/InvitationStatus.json +2 -2
- package/json-schema/identity/Member.json +2 -2
- package/json-schema/identity/Organization.json +2 -2
- package/json-schema/identity/Role.json +2 -2
- package/json-schema/identity/SCIMAddress.json +2 -2
- package/json-schema/identity/SCIMBulkOperation.json +2 -2
- package/json-schema/identity/SCIMBulkRequest.json +2 -2
- package/json-schema/identity/SCIMBulkResponse.json +2 -2
- package/json-schema/identity/SCIMBulkResponseOperation.json +2 -2
- package/json-schema/identity/SCIMEmail.json +2 -2
- package/json-schema/identity/SCIMEnterpriseUser.json +2 -2
- package/json-schema/identity/SCIMError.json +2 -2
- package/json-schema/identity/SCIMGroup.json +2 -2
- package/json-schema/identity/SCIMGroupReference.json +2 -2
- package/json-schema/identity/SCIMListResponse.json +2 -2
- package/json-schema/identity/SCIMMemberReference.json +2 -2
- package/json-schema/identity/SCIMMeta.json +2 -2
- package/json-schema/identity/SCIMName.json +2 -2
- package/json-schema/identity/SCIMPatchOperation.json +2 -2
- package/json-schema/identity/SCIMPatchRequest.json +2 -2
- package/json-schema/identity/SCIMPhoneNumber.json +2 -2
- package/json-schema/identity/SCIMUser.json +2 -2
- package/json-schema/identity/Session.json +2 -2
- package/json-schema/identity/User.json +2 -2
- package/json-schema/identity/VerificationToken.json +2 -2
- package/json-schema/integration/AckMode.json +2 -2
- package/json-schema/integration/ApiVersionConfig.json +2 -2
- package/json-schema/integration/BuildConfig.json +2 -2
- package/json-schema/integration/CdcConfig.json +2 -2
- package/json-schema/integration/CircuitBreakerConfig.json +2 -2
- package/json-schema/integration/ConflictResolution.json +2 -2
- package/json-schema/integration/Connector.json +2 -2
- package/json-schema/integration/ConnectorAction.json +2 -2
- package/json-schema/integration/ConnectorHealth.json +2 -2
- package/json-schema/integration/ConnectorStatus.json +2 -2
- package/json-schema/integration/ConnectorTrigger.json +2 -2
- package/json-schema/integration/ConnectorType.json +2 -2
- package/json-schema/integration/ConsumerConfig.json +2 -2
- package/json-schema/integration/DataSyncConfig.json +2 -2
- package/json-schema/integration/DatabaseConnector.json +2 -2
- package/json-schema/integration/DatabasePoolConfig.json +2 -2
- package/json-schema/integration/DatabaseProvider.json +2 -2
- package/json-schema/integration/DatabaseTable.json +2 -2
- package/json-schema/integration/DeliveryGuarantee.json +2 -2
- package/json-schema/integration/DeploymentConfig.json +2 -2
- package/json-schema/integration/DlqConfig.json +2 -2
- package/json-schema/integration/DomainConfig.json +2 -2
- package/json-schema/integration/EdgeFunctionConfig.json +2 -2
- package/json-schema/integration/EnvironmentVariables.json +2 -2
- package/json-schema/integration/ErrorCategory.json +2 -2
- package/json-schema/integration/ErrorMappingConfig.json +2 -2
- package/json-schema/integration/ErrorMappingRule.json +2 -2
- package/json-schema/integration/FieldMapping.json +2 -2
- package/json-schema/integration/FileAccessPattern.json +2 -2
- package/json-schema/integration/FileFilterConfig.json +2 -2
- package/json-schema/integration/FileMetadataConfig.json +2 -2
- package/json-schema/integration/FileStorageConnector.json +2 -2
- package/json-schema/integration/FileStorageProvider.json +2 -2
- package/json-schema/integration/FileVersioningConfig.json +2 -2
- package/json-schema/integration/GitHubActionsWorkflow.json +2 -2
- package/json-schema/integration/GitHubCommitConfig.json +2 -2
- package/json-schema/integration/GitHubConnector.json +2 -2
- package/json-schema/integration/GitHubIssueTracking.json +2 -2
- package/json-schema/integration/GitHubProvider.json +2 -2
- package/json-schema/integration/GitHubPullRequestConfig.json +2 -2
- package/json-schema/integration/GitHubReleaseConfig.json +2 -2
- package/json-schema/integration/GitHubRepository.json +2 -2
- package/json-schema/integration/GitRepositoryConfig.json +2 -2
- package/json-schema/integration/HealthCheckConfig.json +2 -2
- package/json-schema/integration/MessageFormat.json +2 -2
- package/json-schema/integration/MessageQueueConnector.json +2 -2
- package/json-schema/integration/MessageQueueProvider.json +2 -2
- package/json-schema/integration/MultipartUploadConfig.json +2 -2
- package/json-schema/integration/ProducerConfig.json +2 -2
- package/json-schema/integration/RateLimitConfig.json +2 -2
- package/json-schema/integration/RateLimitStrategy.json +2 -2
- package/json-schema/integration/RetryConfig.json +2 -2
- package/json-schema/integration/RetryStrategy.json +2 -2
- package/json-schema/integration/SaasConnector.json +2 -2
- package/json-schema/integration/SaasObjectType.json +2 -2
- package/json-schema/integration/SaasProvider.json +2 -2
- package/json-schema/integration/SslConfig.json +2 -2
- package/json-schema/integration/StorageBucket.json +2 -2
- package/json-schema/integration/SyncStrategy.json +2 -2
- package/json-schema/integration/TopicQueue.json +2 -2
- package/json-schema/integration/VercelConnector.json +2 -2
- package/json-schema/integration/VercelFramework.json +2 -2
- package/json-schema/integration/VercelMonitoring.json +2 -2
- package/json-schema/integration/VercelProject.json +2 -2
- package/json-schema/integration/VercelProvider.json +2 -2
- package/json-schema/integration/VercelTeam.json +2 -2
- package/json-schema/integration/WebhookConfig.json +2 -2
- package/json-schema/integration/WebhookEvent.json +2 -2
- package/json-schema/integration/WebhookSignatureAlgorithm.json +2 -2
- package/json-schema/kernel/ActivationEvent.json +2 -2
- package/json-schema/kernel/AdvancedPluginLifecycleConfig.json +2 -2
- package/json-schema/kernel/ArtifactChecksum.json +2 -2
- package/json-schema/kernel/ArtifactFileEntry.json +2 -2
- package/json-schema/kernel/ArtifactSignature.json +2 -2
- package/json-schema/kernel/BreakingChange.json +2 -2
- package/json-schema/kernel/CLICommandContribution.json +2 -2
- package/json-schema/kernel/CapabilityConformanceLevel.json +2 -2
- package/json-schema/kernel/CompatibilityLevel.json +2 -2
- package/json-schema/kernel/CompatibilityMatrixEntry.json +2 -2
- package/json-schema/kernel/CustomizationOrigin.json +2 -2
- package/json-schema/kernel/CustomizationPolicy.json +2 -2
- package/json-schema/kernel/DeadLetterQueueEntry.json +2 -2
- package/json-schema/kernel/DependencyConflict.json +2 -2
- package/json-schema/kernel/DependencyGraph.json +2 -2
- package/json-schema/kernel/DependencyGraphNode.json +2 -2
- package/json-schema/kernel/DependencyResolutionResult.json +2 -2
- package/json-schema/kernel/DependencyStatusEnum.json +2 -2
- package/json-schema/kernel/DeprecationNotice.json +2 -2
- package/json-schema/kernel/DevFixtureConfig.json +2 -2
- package/json-schema/kernel/DevPluginConfig.json +2 -2
- package/json-schema/kernel/DevPluginPreset.json +2 -2
- package/json-schema/kernel/DevServiceOverride.json +2 -2
- package/json-schema/kernel/DevToolsConfig.json +2 -2
- package/json-schema/kernel/DisablePackageRequest.json +2 -2
- package/json-schema/kernel/DisablePackageResponse.json +8 -2
- package/json-schema/kernel/DistributedStateConfig.json +2 -2
- package/json-schema/kernel/DynamicLoadRequest.json +2 -2
- package/json-schema/kernel/DynamicLoadingConfig.json +2 -2
- package/json-schema/kernel/DynamicPluginOperation.json +2 -2
- package/json-schema/kernel/DynamicPluginResult.json +2 -2
- package/json-schema/kernel/DynamicUnloadRequest.json +2 -2
- package/json-schema/kernel/EnablePackageRequest.json +2 -2
- package/json-schema/kernel/EnablePackageResponse.json +8 -2
- package/json-schema/kernel/Event.json +2 -2
- package/json-schema/kernel/EventBusConfig.json +2 -2
- package/json-schema/kernel/EventHandler.json +2 -2
- package/json-schema/kernel/EventLogEntry.json +2 -2
- package/json-schema/kernel/EventMessageQueueConfig.json +2 -2
- package/json-schema/kernel/EventMetadata.json +2 -2
- package/json-schema/kernel/EventPersistence.json +2 -2
- package/json-schema/kernel/EventPhase.json +2 -2
- package/json-schema/kernel/EventPriority.json +2 -2
- package/json-schema/kernel/EventQueueConfig.json +2 -2
- package/json-schema/kernel/EventReplayConfig.json +2 -2
- package/json-schema/kernel/EventRoute.json +2 -2
- package/json-schema/kernel/EventSourcingConfig.json +2 -2
- package/json-schema/kernel/EventTypeDefinition.json +2 -2
- package/json-schema/kernel/EventWebhookConfig.json +2 -2
- package/json-schema/kernel/ExecutionContext.json +2 -2
- package/json-schema/kernel/ExtensionPoint.json +2 -2
- package/json-schema/kernel/FeatureFlag.json +2 -2
- package/json-schema/kernel/FeatureStrategy.json +2 -2
- package/json-schema/kernel/FieldChange.json +2 -2
- package/json-schema/kernel/GetPackageRequest.json +2 -2
- package/json-schema/kernel/GetPackageResponse.json +8 -2
- package/json-schema/kernel/GracefulDegradation.json +2 -2
- package/json-schema/kernel/HealthStatus.json +2 -2
- package/json-schema/kernel/HookRegisteredEvent.json +2 -2
- package/json-schema/kernel/HookTriggeredEvent.json +2 -2
- package/json-schema/kernel/HotReloadConfig.json +2 -2
- package/json-schema/kernel/InstallPackageRequest.json +8 -2
- package/json-schema/kernel/InstallPackageResponse.json +8 -2
- package/json-schema/kernel/InstalledPackage.json +8 -2
- package/json-schema/kernel/KernelContext.json +2 -2
- package/json-schema/kernel/KernelEventBase.json +2 -2
- package/json-schema/kernel/KernelReadyEvent.json +2 -2
- package/json-schema/kernel/KernelSecurityPolicy.json +2 -2
- package/json-schema/kernel/KernelSecurityScanResult.json +2 -2
- package/json-schema/kernel/KernelSecurityVulnerability.json +2 -2
- package/json-schema/kernel/KernelShutdownEvent.json +2 -2
- package/json-schema/kernel/ListPackagesRequest.json +2 -2
- package/json-schema/kernel/ListPackagesResponse.json +8 -2
- package/json-schema/kernel/Manifest.json +8 -2
- package/json-schema/kernel/MergeConflict.json +2 -2
- package/json-schema/kernel/MergeResult.json +2 -2
- package/json-schema/kernel/MergeStrategyConfig.json +2 -2
- package/json-schema/kernel/MetadataBulkRegisterRequest.json +2 -2
- package/json-schema/kernel/MetadataBulkResult.json +2 -2
- package/json-schema/kernel/MetadataCategoryEnum.json +2 -2
- package/json-schema/kernel/MetadataChangeType.json +2 -2
- package/json-schema/kernel/MetadataCollectionInfo.json +2 -2
- package/json-schema/kernel/MetadataDependency.json +2 -2
- package/json-schema/kernel/MetadataDiffItem.json +2 -2
- package/json-schema/kernel/MetadataEvent.json +2 -2
- package/json-schema/kernel/MetadataExportOptions.json +2 -2
- package/json-schema/kernel/MetadataFallbackStrategy.json +2 -2
- package/json-schema/kernel/MetadataFormat.json +2 -2
- package/json-schema/kernel/MetadataImportOptions.json +2 -2
- package/json-schema/kernel/MetadataLoadOptions.json +2 -2
- package/json-schema/kernel/MetadataLoadResult.json +2 -2
- package/json-schema/kernel/MetadataLoaderContract.json +2 -2
- package/json-schema/kernel/MetadataManagerConfig.json +2 -2
- package/json-schema/kernel/MetadataOverlay.json +2 -2
- package/json-schema/kernel/MetadataPluginConfig.json +2 -2
- package/json-schema/kernel/MetadataPluginManifest.json +2 -2
- package/json-schema/kernel/MetadataQuery.json +2 -2
- package/json-schema/kernel/MetadataQueryResult.json +2 -2
- package/json-schema/kernel/MetadataSaveOptions.json +2 -2
- package/json-schema/kernel/MetadataSaveResult.json +2 -2
- package/json-schema/kernel/MetadataStats.json +2 -2
- package/json-schema/kernel/MetadataType.json +2 -2
- package/json-schema/kernel/MetadataTypeRegistryEntry.json +2 -2
- package/json-schema/kernel/MetadataValidationResult.json +2 -2
- package/json-schema/kernel/MetadataWatchEvent.json +2 -2
- package/json-schema/kernel/MultiVersionSupport.json +2 -2
- package/json-schema/kernel/NamespaceConflictError.json +2 -2
- package/json-schema/kernel/NamespaceRegistryEntry.json +2 -2
- package/json-schema/kernel/OclifPluginConfig.json +2 -2
- package/json-schema/kernel/OpsDomainModule.json +2 -2
- package/json-schema/kernel/OpsFilePath.json +2 -2
- package/json-schema/kernel/OpsPluginStructure.json +2 -2
- package/json-schema/kernel/PackageArtifact.json +2 -2
- package/json-schema/kernel/PackageDependency.json +2 -2
- package/json-schema/kernel/PackageDependencyConflict.json +2 -2
- package/json-schema/kernel/PackageDependencyResolutionResult.json +2 -2
- package/json-schema/kernel/PackageStatusEnum.json +2 -2
- package/json-schema/kernel/Permission.json +2 -2
- package/json-schema/kernel/PermissionAction.json +2 -2
- package/json-schema/kernel/PermissionScope.json +2 -2
- package/json-schema/kernel/PermissionSet.json +2 -2
- package/json-schema/kernel/PluginBuildOptions.json +2 -2
- package/json-schema/kernel/PluginBuildResult.json +2 -2
- package/json-schema/kernel/PluginCaching.json +2 -2
- package/json-schema/kernel/PluginCapability.json +2 -2
- package/json-schema/kernel/PluginCapabilityManifest.json +2 -2
- package/json-schema/kernel/PluginCodeSplitting.json +2 -2
- package/json-schema/kernel/PluginCompatibilityMatrix.json +2 -2
- package/json-schema/kernel/PluginDependency.json +2 -2
- package/json-schema/kernel/PluginDependencyResolution.json +2 -2
- package/json-schema/kernel/PluginDependencyResolutionResult.json +2 -2
- package/json-schema/kernel/PluginDiscoveryConfig.json +2 -2
- package/json-schema/kernel/PluginDiscoverySource.json +2 -2
- package/json-schema/kernel/PluginDynamicImport.json +2 -2
- package/json-schema/kernel/PluginErrorEvent.json +2 -2
- package/json-schema/kernel/PluginEventBase.json +2 -2
- package/json-schema/kernel/PluginHealthCheck.json +2 -2
- package/json-schema/kernel/PluginHealthReport.json +2 -2
- package/json-schema/kernel/PluginHealthStatus.json +2 -2
- package/json-schema/kernel/PluginHotReload.json +2 -2
- package/json-schema/kernel/PluginInitialization.json +2 -2
- package/json-schema/kernel/PluginInstallConfig.json +2 -2
- package/json-schema/kernel/PluginInterface.json +2 -2
- package/json-schema/kernel/PluginLifecycleEventType.json +2 -2
- package/json-schema/kernel/PluginLifecyclePhaseEvent.json +2 -2
- package/json-schema/kernel/PluginLoadingConfig.json +2 -2
- package/json-schema/kernel/PluginLoadingEvent.json +2 -2
- package/json-schema/kernel/PluginLoadingState.json +2 -2
- package/json-schema/kernel/PluginLoadingStrategy.json +2 -2
- package/json-schema/kernel/PluginMetadata.json +2 -2
- package/json-schema/kernel/PluginPerformanceMonitoring.json +2 -2
- package/json-schema/kernel/PluginPreloadConfig.json +2 -2
- package/json-schema/kernel/PluginProvenance.json +2 -2
- package/json-schema/kernel/PluginPublishOptions.json +2 -2
- package/json-schema/kernel/PluginPublishResult.json +2 -2
- package/json-schema/kernel/PluginQualityMetrics.json +2 -2
- package/json-schema/kernel/PluginRegisteredEvent.json +2 -2
- package/json-schema/kernel/PluginRegistryEntry.json +2 -2
- package/json-schema/kernel/PluginSandboxing.json +2 -2
- package/json-schema/kernel/PluginSearchFilters.json +2 -2
- package/json-schema/kernel/PluginSecurityManifest.json +2 -2
- package/json-schema/kernel/PluginSource.json +2 -2
- package/json-schema/kernel/PluginStartupResult.json +2 -2
- package/json-schema/kernel/PluginStateSnapshot.json +2 -2
- package/json-schema/kernel/PluginStatistics.json +2 -2
- package/json-schema/kernel/PluginTrustLevel.json +2 -2
- package/json-schema/kernel/PluginTrustScore.json +2 -2
- package/json-schema/kernel/PluginUpdateStrategy.json +2 -2
- package/json-schema/kernel/PluginValidateOptions.json +2 -2
- package/json-schema/kernel/PluginValidateResult.json +2 -2
- package/json-schema/kernel/PluginVendor.json +2 -2
- package/json-schema/kernel/PluginVersionMetadata.json +2 -2
- package/json-schema/kernel/PreviewModeConfig.json +2 -2
- package/json-schema/kernel/ProtocolFeature.json +2 -2
- package/json-schema/kernel/ProtocolReference.json +2 -2
- package/json-schema/kernel/ProtocolVersion.json +2 -2
- package/json-schema/kernel/RealTimeNotificationConfig.json +2 -2
- package/json-schema/kernel/RequiredAction.json +2 -2
- package/json-schema/kernel/ResolvedDependency.json +2 -2
- package/json-schema/kernel/ResourceType.json +2 -2
- package/json-schema/kernel/RollbackPackageRequest.json +2 -2
- package/json-schema/kernel/RollbackPackageResponse.json +2 -2
- package/json-schema/kernel/RuntimeConfig.json +2 -2
- package/json-schema/kernel/RuntimeMode.json +2 -2
- package/json-schema/kernel/SBOM.json +2 -2
- package/json-schema/kernel/SBOMEntry.json +2 -2
- package/json-schema/kernel/SandboxConfig.json +2 -2
- package/json-schema/kernel/ScopeConfig.json +2 -2
- package/json-schema/kernel/ScopeInfo.json +2 -2
- package/json-schema/kernel/SecurityPolicy.json +2 -2
- package/json-schema/kernel/SecurityScanResult.json +2 -2
- package/json-schema/kernel/SecurityVulnerability.json +2 -2
- package/json-schema/kernel/SemanticVersion.json +2 -2
- package/json-schema/kernel/ServiceFactoryRegistration.json +2 -2
- package/json-schema/kernel/ServiceMetadata.json +2 -2
- package/json-schema/kernel/ServiceRegisteredEvent.json +2 -2
- package/json-schema/kernel/ServiceRegistryConfig.json +2 -2
- package/json-schema/kernel/ServiceScopeType.json +2 -2
- package/json-schema/kernel/ServiceUnregisteredEvent.json +2 -2
- package/json-schema/kernel/StartupOptions.json +2 -2
- package/json-schema/kernel/StartupOrchestrationResult.json +2 -2
- package/json-schema/kernel/TenantRuntimeContext.json +2 -2
- package/json-schema/kernel/UninstallPackageRequest.json +2 -2
- package/json-schema/kernel/UninstallPackageResponse.json +2 -2
- package/json-schema/kernel/UpgradeContext.json +2 -2
- package/json-schema/kernel/UpgradeImpactLevel.json +2 -2
- package/json-schema/kernel/UpgradePackageRequest.json +8 -2
- package/json-schema/kernel/UpgradePackageResponse.json +2 -2
- package/json-schema/kernel/UpgradePhase.json +2 -2
- package/json-schema/kernel/UpgradePlan.json +2 -2
- package/json-schema/kernel/UpgradeSnapshot.json +8 -2
- package/json-schema/kernel/ValidationError.json +2 -2
- package/json-schema/kernel/ValidationFinding.json +2 -2
- package/json-schema/kernel/ValidationResult.json +2 -2
- package/json-schema/kernel/ValidationSeverityEnum.json +2 -2
- package/json-schema/kernel/ValidationWarning.json +2 -2
- package/json-schema/kernel/VersionConstraint.json +2 -2
- package/json-schema/kernel/VulnerabilitySeverity.json +2 -2
- package/json-schema/objectstack.json +3867 -3554
- package/json-schema/openapi.json +1 -1
- package/json-schema/qa/TestAction.json +2 -2
- package/json-schema/qa/TestActionType.json +2 -2
- package/json-schema/qa/TestAssertion.json +2 -2
- package/json-schema/qa/TestAssertionType.json +2 -2
- package/json-schema/qa/TestContext.json +2 -2
- package/json-schema/qa/TestScenario.json +2 -2
- package/json-schema/qa/TestStep.json +2 -2
- package/json-schema/qa/TestSuite.json +2 -2
- package/json-schema/security/AuditPolicy.json +2 -2
- package/json-schema/security/CriteriaSharingRule.json +2 -2
- package/json-schema/security/FieldPermission.json +2 -2
- package/json-schema/security/NetworkPolicy.json +2 -2
- package/json-schema/security/OWDModel.json +2 -2
- package/json-schema/security/ObjectPermission.json +2 -2
- package/json-schema/security/OwnerSharingRule.json +2 -2
- package/json-schema/security/PasswordPolicy.json +2 -2
- package/json-schema/security/PermissionSet.json +2 -2
- package/json-schema/security/Policy.json +2 -2
- package/json-schema/security/RLSAuditConfig.json +2 -2
- package/json-schema/security/RLSAuditEvent.json +2 -2
- package/json-schema/security/RLSConfig.json +2 -2
- package/json-schema/security/RLSEvaluationResult.json +2 -2
- package/json-schema/security/RLSOperation.json +2 -2
- package/json-schema/security/RLSUserContext.json +2 -2
- package/json-schema/security/RowLevelSecurityPolicy.json +2 -2
- package/json-schema/security/SessionPolicy.json +2 -2
- package/json-schema/security/ShareRecipientType.json +2 -2
- package/json-schema/security/SharingLevel.json +2 -2
- package/json-schema/security/SharingRule.json +2 -2
- package/json-schema/security/SharingRuleType.json +2 -2
- package/json-schema/security/Territory.json +2 -2
- package/json-schema/security/TerritoryModel.json +2 -2
- package/json-schema/security/TerritoryType.json +2 -2
- package/json-schema/shared/AggregationFunctionEnum.json +2 -2
- package/json-schema/shared/AppName.json +2 -2
- package/json-schema/shared/BaseMetadataRecord.json +2 -2
- package/json-schema/shared/CacheStrategyEnum.json +2 -2
- package/json-schema/shared/CorsConfig.json +2 -2
- package/json-schema/shared/EventName.json +2 -2
- package/json-schema/shared/FieldMapping.json +2 -2
- package/json-schema/shared/FieldName.json +2 -2
- package/json-schema/shared/FlowName.json +2 -2
- package/json-schema/shared/HttpMethod.json +2 -2
- package/json-schema/shared/HttpRequest.json +2 -2
- package/json-schema/shared/IsolationLevelEnum.json +2 -2
- package/json-schema/shared/MetadataFormat.json +2 -2
- package/json-schema/shared/MutationEventEnum.json +2 -2
- package/json-schema/shared/ObjectName.json +2 -2
- package/json-schema/shared/RateLimitConfig.json +2 -2
- package/json-schema/shared/RoleName.json +2 -2
- package/json-schema/shared/SnakeCaseIdentifier.json +2 -2
- package/json-schema/shared/SortDirectionEnum.json +2 -2
- package/json-schema/shared/SortItem.json +2 -2
- package/json-schema/shared/StaticMount.json +2 -2
- package/json-schema/shared/SystemIdentifier.json +2 -2
- package/json-schema/shared/TransformType.json +2 -2
- package/json-schema/shared/ViewName.json +2 -2
- package/json-schema/studio/ActionContribution.json +2 -2
- package/json-schema/studio/ActionLocation.json +2 -2
- package/json-schema/studio/ActivationEvent.json +2 -2
- package/json-schema/studio/CanvasSnapSettings.json +2 -2
- package/json-schema/studio/CanvasZoomSettings.json +2 -2
- package/json-schema/studio/CommandContribution.json +2 -2
- package/json-schema/studio/ERDiagramConfig.json +2 -2
- package/json-schema/studio/ERLayoutAlgorithm.json +2 -2
- package/json-schema/studio/ERNodeDisplay.json +2 -2
- package/json-schema/studio/ElementPaletteItem.json +2 -2
- package/json-schema/studio/FieldEditorConfig.json +2 -2
- package/json-schema/studio/FieldGroup.json +2 -2
- package/json-schema/studio/FieldPropertySection.json +2 -2
- package/json-schema/studio/FlowBuilderConfig.json +2 -2
- package/json-schema/studio/FlowCanvasEdge.json +2 -2
- package/json-schema/studio/FlowCanvasEdgeStyle.json +2 -2
- package/json-schema/studio/FlowCanvasNode.json +2 -2
- package/json-schema/studio/FlowLayoutAlgorithm.json +2 -2
- package/json-schema/studio/FlowLayoutDirection.json +2 -2
- package/json-schema/studio/FlowNodeRenderDescriptor.json +2 -2
- package/json-schema/studio/FlowNodeShape.json +2 -2
- package/json-schema/studio/InterfaceBuilderConfig.json +2 -2
- package/json-schema/studio/MetadataIconContribution.json +2 -2
- package/json-schema/studio/MetadataViewerContribution.json +2 -2
- package/json-schema/studio/ObjectDesignerConfig.json +2 -2
- package/json-schema/studio/ObjectDesignerDefaultView.json +2 -2
- package/json-schema/studio/ObjectFilter.json +2 -2
- package/json-schema/studio/ObjectListDisplayMode.json +2 -2
- package/json-schema/studio/ObjectManagerConfig.json +2 -2
- package/json-schema/studio/ObjectPreviewConfig.json +2 -2
- package/json-schema/studio/ObjectPreviewTab.json +2 -2
- package/json-schema/studio/ObjectSortField.json +2 -2
- package/json-schema/studio/PageBuilderConfig.json +2 -2
- package/json-schema/studio/PanelContribution.json +2 -2
- package/json-schema/studio/PanelLocation.json +2 -2
- package/json-schema/studio/RelationshipDisplay.json +2 -2
- package/json-schema/studio/RelationshipMapperConfig.json +2 -2
- package/json-schema/studio/SidebarGroupContribution.json +2 -2
- package/json-schema/studio/StudioPluginContributions.json +2 -2
- package/json-schema/studio/StudioPluginManifest.json +2 -2
- package/json-schema/studio/ViewMode.json +2 -2
- package/json-schema/system/AccessControlConfig.json +2 -2
- package/json-schema/system/AddFieldOperation.json +2 -2
- package/json-schema/system/AdvancedAuthConfig.json +2 -2
- package/json-schema/system/AnalyzerConfig.json +2 -2
- package/json-schema/system/AppCompatibilityCheck.json +2 -2
- package/json-schema/system/AppInstallRequest.json +2 -2
- package/json-schema/system/AppInstallResult.json +2 -2
- package/json-schema/system/AppManifest.json +2 -2
- package/json-schema/system/AppTranslationBundle.json +2 -2
- package/json-schema/system/AuditConfig.json +2 -2
- package/json-schema/system/AuditEvent.json +2 -2
- package/json-schema/system/AuditEventActor.json +2 -2
- package/json-schema/system/AuditEventChange.json +2 -2
- package/json-schema/system/AuditEventFilter.json +2 -2
- package/json-schema/system/AuditEventSeverity.json +2 -2
- package/json-schema/system/AuditEventTarget.json +2 -2
- package/json-schema/system/AuditEventType.json +2 -2
- package/json-schema/system/AuditFinding.json +2 -2
- package/json-schema/system/AuditFindingSeverity.json +2 -2
- package/json-schema/system/AuditFindingStatus.json +2 -2
- package/json-schema/system/AuditLogConfig.json +2 -2
- package/json-schema/system/AuditRetentionPolicy.json +2 -2
- package/json-schema/system/AuditSchedule.json +2 -2
- package/json-schema/system/AuditStorageConfig.json +2 -2
- package/json-schema/system/AuthConfig.json +2 -2
- package/json-schema/system/AuthPluginConfig.json +2 -2
- package/json-schema/system/AuthProviderConfig.json +2 -2
- package/json-schema/system/AwarenessEvent.json +2 -2
- package/json-schema/system/AwarenessSession.json +2 -2
- package/json-schema/system/AwarenessUpdate.json +2 -2
- package/json-schema/system/AwarenessUserState.json +2 -2
- package/json-schema/system/BackupConfig.json +2 -2
- package/json-schema/system/BackupRetention.json +2 -2
- package/json-schema/system/BackupStrategy.json +2 -2
- package/json-schema/system/BatchProgress.json +2 -2
- package/json-schema/system/BucketConfig.json +2 -2
- package/json-schema/system/CRDTMergeResult.json +2 -2
- package/json-schema/system/CRDTState.json +2 -2
- package/json-schema/system/CRDTType.json +2 -2
- package/json-schema/system/CacheAvalanchePrevention.json +2 -2
- package/json-schema/system/CacheConfig.json +2 -2
- package/json-schema/system/CacheConsistency.json +2 -2
- package/json-schema/system/CacheInvalidation.json +2 -2
- package/json-schema/system/CacheStrategy.json +2 -2
- package/json-schema/system/CacheTier.json +2 -2
- package/json-schema/system/CacheWarmup.json +2 -2
- package/json-schema/system/ChangeImpact.json +2 -2
- package/json-schema/system/ChangePriority.json +2 -2
- package/json-schema/system/ChangeRequest.json +2 -2
- package/json-schema/system/ChangeSchema.json +2 -2
- package/json-schema/system/ChangeStatus.json +2 -2
- package/json-schema/system/ChangeType.json +2 -2
- package/json-schema/system/CollaborationMode.json +2 -2
- package/json-schema/system/CollaborationSession.json +2 -2
- package/json-schema/system/CollaborationSessionConfig.json +2 -2
- package/json-schema/system/CollaborativeCursor.json +2 -2
- package/json-schema/system/ComplianceAuditRequirement.json +2 -2
- package/json-schema/system/ComplianceConfig.json +2 -2
- package/json-schema/system/ComplianceEncryptionRequirement.json +2 -2
- package/json-schema/system/ComplianceFramework.json +2 -2
- package/json-schema/system/ConsoleDestinationConfig.json +2 -2
- package/json-schema/system/ConsumerConfig.json +2 -2
- package/json-schema/system/CoreServiceName.json +2 -2
- package/json-schema/system/CounterOperation.json +2 -2
- package/json-schema/system/CoverageBreakdownEntry.json +2 -2
- package/json-schema/system/CronSchedule.json +2 -2
- package/json-schema/system/CursorColorPreset.json +2 -2
- package/json-schema/system/CursorSelection.json +2 -2
- package/json-schema/system/CursorStyle.json +2 -2
- package/json-schema/system/CursorUpdate.json +2 -2
- package/json-schema/system/DataClassification.json +2 -2
- package/json-schema/system/DataClassificationPolicy.json +2 -2
- package/json-schema/system/DatabaseLevelIsolationStrategy.json +2 -2
- package/json-schema/system/DatabaseProvider.json +2 -2
- package/json-schema/system/DeadLetterQueue.json +2 -2
- package/json-schema/system/DeleteObjectOperation.json +2 -2
- package/json-schema/system/DeployBundle.json +2 -2
- package/json-schema/system/DeployDiff.json +2 -2
- package/json-schema/system/DeployManifest.json +2 -2
- package/json-schema/system/DeployStatusEnum.json +2 -2
- package/json-schema/system/DeployValidationIssue.json +2 -2
- package/json-schema/system/DeployValidationResult.json +2 -2
- package/json-schema/system/DisasterRecoveryPlan.json +2 -2
- package/json-schema/system/DistributedCacheConfig.json +2 -2
- package/json-schema/system/EmailAndPasswordConfig.json +2 -2
- package/json-schema/system/EmailTemplate.json +2 -2
- package/json-schema/system/EmailVerificationConfig.json +2 -2
- package/json-schema/system/EncryptionAlgorithm.json +2 -2
- package/json-schema/system/EncryptionConfig.json +2 -2
- package/json-schema/system/ExecuteSqlOperation.json +2 -2
- package/json-schema/system/ExtendedLogLevel.json +2 -2
- package/json-schema/system/ExternalServiceDestinationConfig.json +2 -2
- package/json-schema/system/FacetConfig.json +2 -2
- package/json-schema/system/FailoverConfig.json +2 -2
- package/json-schema/system/FailoverMode.json +2 -2
- package/json-schema/system/Feature.json +2 -2
- package/json-schema/system/FieldEncryption.json +2 -2
- package/json-schema/system/FieldTranslation.json +2 -2
- package/json-schema/system/FileDestinationConfig.json +2 -2
- package/json-schema/system/FileMetadata.json +2 -2
- package/json-schema/system/GCounter.json +2 -2
- package/json-schema/system/GDPRConfig.json +2 -2
- package/json-schema/system/HIPAAConfig.json +2 -2
- package/json-schema/system/HistogramBucketConfig.json +2 -2
- package/json-schema/system/HttpDestinationConfig.json +2 -2
- package/json-schema/system/HttpServerConfig.json +2 -2
- package/json-schema/system/InAppNotification.json +2 -2
- package/json-schema/system/Incident.json +2 -2
- package/json-schema/system/IncidentCategory.json +2 -2
- package/json-schema/system/IncidentNotificationMatrix.json +2 -2
- package/json-schema/system/IncidentNotificationRule.json +2 -2
- package/json-schema/system/IncidentResponsePhase.json +2 -2
- package/json-schema/system/IncidentResponsePolicy.json +2 -2
- package/json-schema/system/IncidentSeverity.json +2 -2
- package/json-schema/system/IncidentStatus.json +2 -2
- package/json-schema/system/IntervalSchedule.json +2 -2
- package/json-schema/system/Job.json +2 -2
- package/json-schema/system/JobExecution.json +2 -2
- package/json-schema/system/JobExecutionStatus.json +2 -2
- package/json-schema/system/KernelServiceMap.json +2 -2
- package/json-schema/system/KeyManagementProvider.json +2 -2
- package/json-schema/system/KeyRotationPolicy.json +2 -2
- package/json-schema/system/LWWRegister.json +2 -2
- package/json-schema/system/LevelIsolationStrategySchema.json +2 -2
- package/json-schema/system/License.json +2 -2
- package/json-schema/system/LicenseMetricType.json +2 -2
- package/json-schema/system/LifecycleAction.json +2 -2
- package/json-schema/system/LifecyclePolicyConfig.json +2 -2
- package/json-schema/system/LifecyclePolicyRule.json +2 -2
- package/json-schema/system/Locale.json +2 -2
- package/json-schema/system/LogDestination.json +2 -2
- package/json-schema/system/LogDestinationType.json +2 -2
- package/json-schema/system/LogEnrichmentConfig.json +2 -2
- package/json-schema/system/LogEntry.json +2 -2
- package/json-schema/system/LogFormat.json +2 -2
- package/json-schema/system/LogLevel.json +2 -2
- package/json-schema/system/LoggerConfig.json +2 -2
- package/json-schema/system/LoggingConfig.json +2 -2
- package/json-schema/system/MaskingConfig.json +2 -2
- package/json-schema/system/MaskingRule.json +2 -2
- package/json-schema/system/MaskingStrategy.json +2 -2
- package/json-schema/system/MaskingVisibilityRule.json +2 -2
- package/json-schema/system/MessageFormat.json +2 -2
- package/json-schema/system/MessageQueueConfig.json +2 -2
- package/json-schema/system/MessageQueueProvider.json +2 -2
- package/json-schema/system/MetadataCollectionInfo.json +2 -2
- package/json-schema/system/MetadataDiffResult.json +2 -2
- package/json-schema/system/MetadataExportOptions.json +2 -2
- package/json-schema/system/MetadataFallbackStrategy.json +2 -2
- package/json-schema/system/MetadataFormat.json +2 -2
- package/json-schema/system/MetadataHistoryQueryOptions.json +2 -2
- package/json-schema/system/MetadataHistoryQueryResult.json +2 -2
- package/json-schema/system/MetadataHistoryRecord.json +2 -2
- package/json-schema/system/MetadataHistoryRetentionPolicy.json +2 -2
- package/json-schema/system/MetadataImportOptions.json +2 -2
- package/json-schema/system/MetadataLoadOptions.json +2 -2
- package/json-schema/system/MetadataLoadResult.json +2 -2
- package/json-schema/system/MetadataLoaderContract.json +2 -2
- package/json-schema/system/MetadataManagerConfig.json +2 -2
- package/json-schema/system/MetadataRecord.json +2 -2
- package/json-schema/system/MetadataSaveOptions.json +2 -2
- package/json-schema/system/MetadataSaveResult.json +2 -2
- package/json-schema/system/MetadataScope.json +2 -2
- package/json-schema/system/MetadataSource.json +2 -2
- package/json-schema/system/MetadataState.json +2 -2
- package/json-schema/system/MetadataStats.json +2 -2
- package/json-schema/system/MetadataWatchEvent.json +2 -2
- package/json-schema/system/MetricAggregationConfig.json +2 -2
- package/json-schema/system/MetricAggregationType.json +2 -2
- package/json-schema/system/MetricDataPoint.json +2 -2
- package/json-schema/system/MetricDefinition.json +2 -2
- package/json-schema/system/MetricExportConfig.json +2 -2
- package/json-schema/system/MetricLabels.json +2 -2
- package/json-schema/system/MetricType.json +2 -2
- package/json-schema/system/MetricUnit.json +2 -2
- package/json-schema/system/MetricsConfig.json +2 -2
- package/json-schema/system/MiddlewareConfig.json +2 -2
- package/json-schema/system/MiddlewareType.json +2 -2
- package/json-schema/system/MigrationDependency.json +2 -2
- package/json-schema/system/MigrationPlan.json +2 -2
- package/json-schema/system/MigrationStatement.json +2 -2
- package/json-schema/system/ModifyFieldOperation.json +2 -2
- package/json-schema/system/MultipartUploadConfig.json +2 -2
- package/json-schema/system/MutualTLSConfig.json +2 -2
- package/json-schema/system/NotificationChannel.json +2 -2
- package/json-schema/system/NotificationConfig.json +2 -2
- package/json-schema/system/ORSet.json +2 -2
- package/json-schema/system/ORSetElement.json +2 -2
- package/json-schema/system/OTComponent.json +2 -2
- package/json-schema/system/OTOperation.json +2 -2
- package/json-schema/system/OTOperationType.json +2 -2
- package/json-schema/system/OTTransformResult.json +2 -2
- package/json-schema/system/ObjectMetadata.json +2 -2
- package/json-schema/system/ObjectStorageConfig.json +2 -2
- package/json-schema/system/ObjectTranslationData.json +2 -2
- package/json-schema/system/ObjectTranslationNode.json +2 -2
- package/json-schema/system/OnceSchedule.json +2 -2
- package/json-schema/system/OpenTelemetryCompatibility.json +2 -2
- package/json-schema/system/OtelExporterType.json +2 -2
- package/json-schema/system/PCIDSSConfig.json +2 -2
- package/json-schema/system/PNCounter.json +2 -2
- package/json-schema/system/PackagePublishResult.json +2 -2
- package/json-schema/system/Plan.json +2 -2
- package/json-schema/system/PresignedUrlConfig.json +2 -2
- package/json-schema/system/ProvisioningStep.json +2 -2
- package/json-schema/system/PushNotification.json +2 -2
- package/json-schema/system/QueueConfig.json +2 -2
- package/json-schema/system/QuotaEnforcementResult.json +2 -2
- package/json-schema/system/RPO.json +2 -2
- package/json-schema/system/RTO.json +2 -2
- package/json-schema/system/RegistryConfig.json +2 -2
- package/json-schema/system/RegistrySyncPolicy.json +2 -2
- package/json-schema/system/RegistryUpstream.json +2 -2
- package/json-schema/system/RemoveFieldOperation.json +2 -2
- package/json-schema/system/RenameObjectOperation.json +2 -2
- package/json-schema/system/RetryPolicy.json +2 -2
- package/json-schema/system/RollbackPlan.json +2 -2
- package/json-schema/system/RouteHandlerMetadata.json +2 -2
- package/json-schema/system/RowLevelIsolationStrategy.json +2 -2
- package/json-schema/system/SMSTemplate.json +2 -2
- package/json-schema/system/SamplingDecision.json +2 -2
- package/json-schema/system/SamplingStrategyType.json +2 -2
- package/json-schema/system/Schedule.json +2 -2
- package/json-schema/system/SearchConfig.json +2 -2
- package/json-schema/system/SearchIndexConfig.json +2 -2
- package/json-schema/system/SearchProvider.json +2 -2
- package/json-schema/system/SecurityContextConfig.json +2 -2
- package/json-schema/system/SecurityEventCorrelation.json +2 -2
- package/json-schema/system/ServerCapabilities.json +2 -2
- package/json-schema/system/ServerEvent.json +2 -2
- package/json-schema/system/ServerEventType.json +2 -2
- package/json-schema/system/ServerStatus.json +2 -2
- package/json-schema/system/ServiceConfig.json +2 -2
- package/json-schema/system/ServiceCriticality.json +2 -2
- package/json-schema/system/ServiceLevelIndicator.json +2 -2
- package/json-schema/system/ServiceLevelObjective.json +2 -2
- package/json-schema/system/ServiceStatus.json +2 -2
- package/json-schema/system/SocialProviderConfig.json +2 -2
- package/json-schema/system/Span.json +2 -2
- package/json-schema/system/SpanAttributeValue.json +2 -2
- package/json-schema/system/SpanAttributes.json +2 -2
- package/json-schema/system/SpanEvent.json +2 -2
- package/json-schema/system/SpanKind.json +2 -2
- package/json-schema/system/SpanLink.json +2 -2
- package/json-schema/system/SpanStatus.json +2 -2
- package/json-schema/system/StorageAcl.json +2 -2
- package/json-schema/system/StorageClass.json +2 -2
- package/json-schema/system/StorageConnection.json +2 -2
- package/json-schema/system/StorageProvider.json +2 -2
- package/json-schema/system/StorageScope.json +2 -2
- package/json-schema/system/StructuredLogEntry.json +2 -2
- package/json-schema/system/SupplierAssessmentStatus.json +2 -2
- package/json-schema/system/SupplierRiskLevel.json +2 -2
- package/json-schema/system/SupplierSecurityAssessment.json +2 -2
- package/json-schema/system/SupplierSecurityPolicy.json +2 -2
- package/json-schema/system/SupplierSecurityRequirement.json +2 -2
- package/json-schema/system/SuspiciousActivityRule.json +2 -2
- package/json-schema/system/Task.json +2 -2
- package/json-schema/system/TaskExecutionResult.json +2 -2
- package/json-schema/system/TaskPriority.json +2 -2
- package/json-schema/system/TaskRetryPolicy.json +2 -2
- package/json-schema/system/TaskStatus.json +2 -2
- package/json-schema/system/Tenant.json +2 -2
- package/json-schema/system/TenantConnectionConfig.json +2 -2
- package/json-schema/system/TenantIsolationConfig.json +2 -2
- package/json-schema/system/TenantIsolationLevel.json +2 -2
- package/json-schema/system/TenantPlan.json +2 -2
- package/json-schema/system/TenantProvisioningRequest.json +2 -2
- package/json-schema/system/TenantProvisioningResult.json +2 -2
- package/json-schema/system/TenantProvisioningStatusEnum.json +2 -2
- package/json-schema/system/TenantQuota.json +2 -2
- package/json-schema/system/TenantRegion.json +2 -2
- package/json-schema/system/TenantSecurityPolicy.json +2 -2
- package/json-schema/system/TenantUsage.json +2 -2
- package/json-schema/system/TextCRDTOperation.json +2 -2
- package/json-schema/system/TextCRDTState.json +2 -2
- package/json-schema/system/TimeSeries.json +2 -2
- package/json-schema/system/TimeSeriesDataPoint.json +2 -2
- package/json-schema/system/TopicConfig.json +2 -2
- package/json-schema/system/TraceContext.json +2 -2
- package/json-schema/system/TraceContextPropagation.json +2 -2
- package/json-schema/system/TraceFlags.json +2 -2
- package/json-schema/system/TracePropagationFormat.json +2 -2
- package/json-schema/system/TraceSamplingConfig.json +2 -2
- package/json-schema/system/TraceState.json +2 -2
- package/json-schema/system/TracingConfig.json +2 -2
- package/json-schema/system/TrainingCategory.json +2 -2
- package/json-schema/system/TrainingCompletionStatus.json +2 -2
- package/json-schema/system/TrainingCourse.json +2 -2
- package/json-schema/system/TrainingPlan.json +2 -2
- package/json-schema/system/TrainingRecord.json +2 -2
- package/json-schema/system/TranslationBundle.json +2 -2
- package/json-schema/system/TranslationConfig.json +2 -2
- package/json-schema/system/TranslationCoverageResult.json +2 -2
- package/json-schema/system/TranslationData.json +2 -2
- package/json-schema/system/TranslationDiffItem.json +2 -2
- package/json-schema/system/TranslationDiffStatus.json +2 -2
- package/json-schema/system/TranslationFileOrganization.json +2 -2
- package/json-schema/system/UserActivityStatus.json +2 -2
- package/json-schema/system/VectorClock.json +2 -2
- package/json-schema/system/WorkerStats.json +2 -2
- package/json-schema/ui/AIChatWindowProps.json +2 -2
- package/json-schema/ui/ActionNavItem.json +2 -2
- package/json-schema/ui/ActionParam.json +2 -2
- package/json-schema/ui/ActionType.json +2 -2
- package/json-schema/ui/AddRecordConfig.json +2 -2
- package/json-schema/ui/Animation.json +2 -2
- package/json-schema/ui/AnimationTrigger.json +2 -2
- package/json-schema/ui/App.json +2 -2
- package/json-schema/ui/AppBranding.json +2 -2
- package/json-schema/ui/AppearanceConfig.json +2 -2
- package/json-schema/ui/AriaProps.json +2 -2
- package/json-schema/ui/BlankPageLayout.json +2 -2
- package/json-schema/ui/BlankPageLayoutItem.json +2 -2
- package/json-schema/ui/BorderRadius.json +2 -2
- package/json-schema/ui/BreakpointColumnMap.json +2 -2
- package/json-schema/ui/BreakpointName.json +2 -2
- package/json-schema/ui/BreakpointOrderMap.json +2 -2
- package/json-schema/ui/Breakpoints.json +2 -2
- package/json-schema/ui/CalendarConfig.json +2 -2
- package/json-schema/ui/ChartAnnotation.json +2 -2
- package/json-schema/ui/ChartAxis.json +2 -2
- package/json-schema/ui/ChartConfig.json +2 -2
- package/json-schema/ui/ChartInteraction.json +2 -2
- package/json-schema/ui/ChartSeries.json +2 -2
- package/json-schema/ui/ChartType.json +2 -2
- package/json-schema/ui/ColorPalette.json +2 -2
- package/json-schema/ui/ColumnSummary.json +2 -2
- package/json-schema/ui/ComponentAnimation.json +2 -2
- package/json-schema/ui/ConflictResolution.json +2 -2
- package/json-schema/ui/Dashboard.json +2 -2
- package/json-schema/ui/DashboardHeader.json +2 -2
- package/json-schema/ui/DashboardHeaderAction.json +2 -2
- package/json-schema/ui/DashboardNavItem.json +2 -2
- package/json-schema/ui/DashboardWidget.json +2 -2
- package/json-schema/ui/DateFormat.json +2 -2
- package/json-schema/ui/DensityMode.json +2 -2
- package/json-schema/ui/DndConfig.json +2 -2
- package/json-schema/ui/DragConstraint.json +2 -2
- package/json-schema/ui/DragHandle.json +2 -2
- package/json-schema/ui/DragItem.json +2 -2
- package/json-schema/ui/DropEffect.json +2 -2
- package/json-schema/ui/DropZone.json +2 -2
- package/json-schema/ui/EasingFunction.json +2 -2
- package/json-schema/ui/ElementButtonProps.json +2 -2
- package/json-schema/ui/ElementDataSource.json +2 -2
- package/json-schema/ui/ElementFilterProps.json +2 -2
- package/json-schema/ui/ElementFormProps.json +2 -2
- package/json-schema/ui/ElementImageProps.json +2 -2
- package/json-schema/ui/ElementNumberProps.json +2 -2
- package/json-schema/ui/ElementRecordPickerProps.json +2 -2
- package/json-schema/ui/ElementTextProps.json +2 -2
- package/json-schema/ui/EmbedConfig.json +2 -2
- package/json-schema/ui/EvictionPolicy.json +2 -2
- package/json-schema/ui/FocusManagement.json +2 -2
- package/json-schema/ui/FocusTrapConfig.json +2 -2
- package/json-schema/ui/FormField.json +2 -2
- package/json-schema/ui/GalleryConfig.json +2 -2
- package/json-schema/ui/GanttConfig.json +2 -2
- package/json-schema/ui/GestureConfig.json +2 -2
- package/json-schema/ui/GestureType.json +2 -2
- package/json-schema/ui/GlobalFilter.json +2 -2
- package/json-schema/ui/GlobalFilterOptionsFrom.json +2 -2
- package/json-schema/ui/GroupNavItem.json +2 -2
- package/json-schema/ui/GroupingConfig.json +2 -2
- package/json-schema/ui/GroupingField.json +2 -2
- package/json-schema/ui/HttpMethod.json +2 -2
- package/json-schema/ui/HttpRequest.json +2 -2
- package/json-schema/ui/I18nLabel.json +2 -2
- package/json-schema/ui/I18nObject.json +2 -2
- package/json-schema/ui/InterfacePageConfig.json +2 -2
- package/json-schema/ui/KanbanConfig.json +2 -2
- package/json-schema/ui/KeyboardNavigationConfig.json +2 -2
- package/json-schema/ui/KeyboardShortcut.json +2 -2
- package/json-schema/ui/ListColumn.json +2 -2
- package/json-schema/ui/ListView.json +2 -2
- package/json-schema/ui/LocaleConfig.json +2 -2
- package/json-schema/ui/LongPressGestureConfig.json +2 -2
- package/json-schema/ui/MotionConfig.json +2 -2
- package/json-schema/ui/NavigationArea.json +2 -2
- package/json-schema/ui/NavigationConfig.json +2 -2
- package/json-schema/ui/NavigationItem.json +2 -2
- package/json-schema/ui/NavigationMode.json +2 -2
- package/json-schema/ui/Notification.json +2 -2
- package/json-schema/ui/NotificationAction.json +2 -2
- package/json-schema/ui/NotificationConfig.json +2 -2
- package/json-schema/ui/NotificationPosition.json +2 -2
- package/json-schema/ui/NotificationSeverity.json +2 -2
- package/json-schema/ui/NotificationType.json +2 -2
- package/json-schema/ui/NumberFormat.json +2 -2
- package/json-schema/ui/ObjectNavItem.json +2 -2
- package/json-schema/ui/OfflineCacheConfig.json +2 -2
- package/json-schema/ui/OfflineConfig.json +2 -2
- package/json-schema/ui/OfflineStrategy.json +2 -2
- package/json-schema/ui/Page.json +2 -2
- package/json-schema/ui/PageAccordionProps.json +2 -2
- package/json-schema/ui/PageCardProps.json +2 -2
- package/json-schema/ui/PageComponent.json +2 -2
- package/json-schema/ui/PageComponentType.json +2 -2
- package/json-schema/ui/PageHeaderProps.json +2 -2
- package/json-schema/ui/PageNavItem.json +2 -2
- package/json-schema/ui/PageRegion.json +2 -2
- package/json-schema/ui/PageTabsProps.json +2 -2
- package/json-schema/ui/PageTransition.json +2 -2
- package/json-schema/ui/PageType.json +2 -2
- package/json-schema/ui/PageVariable.json +2 -2
- package/json-schema/ui/PaginationConfig.json +2 -2
- package/json-schema/ui/PerformanceConfig.json +2 -2
- package/json-schema/ui/PersistStorage.json +2 -2
- package/json-schema/ui/PinchGestureConfig.json +2 -2
- package/json-schema/ui/PluralRule.json +2 -2
- package/json-schema/ui/RecordActivityProps.json +2 -2
- package/json-schema/ui/RecordChatterProps.json +2 -2
- package/json-schema/ui/RecordDetailsProps.json +2 -2
- package/json-schema/ui/RecordHighlightsProps.json +2 -2
- package/json-schema/ui/RecordPathProps.json +2 -2
- package/json-schema/ui/RecordRelatedListProps.json +2 -2
- package/json-schema/ui/RecordReviewConfig.json +2 -2
- package/json-schema/ui/Report.json +2 -2
- package/json-schema/ui/ReportChart.json +2 -2
- package/json-schema/ui/ReportColumn.json +2 -2
- package/json-schema/ui/ReportGrouping.json +2 -2
- package/json-schema/ui/ReportNavItem.json +2 -2
- package/json-schema/ui/ReportType.json +2 -2
- package/json-schema/ui/ResponsiveConfig.json +2 -2
- package/json-schema/ui/RowColorConfig.json +2 -2
- package/json-schema/ui/RowHeight.json +2 -2
- package/json-schema/ui/SelectionConfig.json +2 -2
- package/json-schema/ui/Shadow.json +2 -2
- package/json-schema/ui/SharingConfig.json +2 -2
- package/json-schema/ui/Spacing.json +2 -2
- package/json-schema/ui/SwipeDirection.json +2 -2
- package/json-schema/ui/SwipeGestureConfig.json +2 -2
- package/json-schema/ui/SyncConfig.json +2 -2
- package/json-schema/ui/Theme.json +2 -2
- package/json-schema/ui/ThemeMode.json +2 -2
- package/json-schema/ui/TimelineConfig.json +2 -2
- package/json-schema/ui/TouchInteraction.json +2 -2
- package/json-schema/ui/TouchTargetConfig.json +2 -2
- package/json-schema/ui/TransitionConfig.json +2 -2
- package/json-schema/ui/TransitionPreset.json +2 -2
- package/json-schema/ui/Typography.json +2 -2
- package/json-schema/ui/UrlNavItem.json +2 -2
- package/json-schema/ui/UserActionsConfig.json +2 -2
- package/json-schema/ui/ViewData.json +2 -2
- package/json-schema/ui/ViewFilterRule.json +2 -2
- package/json-schema/ui/ViewSharing.json +2 -2
- package/json-schema/ui/ViewTab.json +2 -2
- package/json-schema/ui/VisualizationType.json +2 -2
- package/json-schema/ui/WcagContrastLevel.json +2 -2
- package/json-schema/ui/WidgetActionType.json +2 -2
- package/json-schema/ui/WidgetColorVariant.json +2 -2
- package/json-schema/ui/WidgetEvent.json +2 -2
- package/json-schema/ui/WidgetLifecycle.json +2 -2
- package/json-schema/ui/WidgetManifest.json +2 -2
- package/json-schema/ui/WidgetMeasure.json +2 -2
- package/json-schema/ui/WidgetProperty.json +2 -2
- package/json-schema/ui/WidgetSource.json +2 -2
- package/json-schema/ui/ZIndex.json +2 -2
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Q as QueryAST, F as FieldType } from './field.zod-
|
|
1
|
+
import { Q as QueryAST, F as FieldType } from './field.zod-U3pFBipD.js';
|
|
2
2
|
import { z } from 'zod';
|
|
3
|
-
import { L as ListPackagesRequest, a as ListPackagesResponse, G as GetPackageRequest, b as GetPackageResponse, I as InstallPackageRequest, c as InstallPackageResponse, U as UninstallPackageRequest, d as UninstallPackageResponse, E as EnablePackageRequest, e as EnablePackageResponse, D as DisablePackageRequest, f as DisablePackageResponse, g as DisablePackageRequestSchema, h as DisablePackageResponseSchema, i as EnablePackageRequestSchema, j as EnablePackageResponseSchema, k as GetPackageRequestSchema, l as GetPackageResponseSchema, m as InstallPackageRequestSchema, n as InstallPackageResponseSchema, o as InstalledPackage, p as ListPackagesRequestSchema, q as ListPackagesResponseSchema, P as PackageStatus, r as UninstallPackageRequestSchema, s as UninstallPackageResponseSchema } from './package-registry.zod-
|
|
4
|
-
import { B as BaseValidationRuleShape, S as ServiceObject } from './object.zod-
|
|
3
|
+
import { L as ListPackagesRequest, a as ListPackagesResponse, G as GetPackageRequest, b as GetPackageResponse, I as InstallPackageRequest, c as InstallPackageResponse, U as UninstallPackageRequest, d as UninstallPackageResponse, E as EnablePackageRequest, e as EnablePackageResponse, D as DisablePackageRequest, f as DisablePackageResponse, g as DisablePackageRequestSchema, h as DisablePackageResponseSchema, i as EnablePackageRequestSchema, j as EnablePackageResponseSchema, k as GetPackageRequestSchema, l as GetPackageResponseSchema, m as InstallPackageRequestSchema, n as InstallPackageResponseSchema, o as InstalledPackage, p as ListPackagesRequestSchema, q as ListPackagesResponseSchema, P as PackageStatus, r as UninstallPackageRequestSchema, s as UninstallPackageResponseSchema } from './package-registry.zod-DgPfExVh.js';
|
|
4
|
+
import { B as BaseValidationRuleShape, S as ServiceObject } from './object.zod-DIPvGStu.js';
|
|
5
5
|
import { S as StateNodeConfig } from './state-machine.zod-DoC0JvQb.js';
|
|
6
6
|
import { C as CreateExportJobRequest, a as CreateExportJobRequestSchema, b as CreateExportJobResponse, c as CreateExportJobResponseSchema, D as DeduplicationStrategy, E as ExportApiContracts, d as ExportFormat, e as ExportImportTemplate, f as ExportImportTemplateSchema, g as ExportJobProgress, h as ExportJobProgressSchema, i as ExportJobStatus, j as ExportJobSummary, k as ExportJobSummarySchema, F as FieldMappingEntry, l as FieldMappingEntrySchema, G as GetExportJobDownloadRequest, m as GetExportJobDownloadRequestSchema, n as GetExportJobDownloadResponse, o as GetExportJobDownloadResponseSchema, I as ImportValidationConfig, p as ImportValidationConfigSchema, q as ImportValidationMode, r as ImportValidationResult, s as ImportValidationResultSchema, L as ListExportJobsRequest, t as ListExportJobsRequestSchema, u as ListExportJobsResponse, v as ListExportJobsResponseSchema, S as ScheduleExportRequest, w as ScheduleExportRequestSchema, x as ScheduleExportResponse, y as ScheduleExportResponseSchema, z as ScheduledExport, A as ScheduledExportSchema } from './export.zod-D4NQy11G.js';
|
|
7
7
|
import { H as HttpMethod } from './http.zod-D7ZTstT3.js';
|
|
@@ -19609,10 +19609,66 @@ declare const EndpointMapping: {
|
|
|
19609
19609
|
readonly '/me': "/get-session";
|
|
19610
19610
|
readonly '/refresh': "/get-session";
|
|
19611
19611
|
};
|
|
19612
|
+
/**
|
|
19613
|
+
* Auth Provider Information (Public)
|
|
19614
|
+
*
|
|
19615
|
+
* Public-facing information about an OAuth/social provider.
|
|
19616
|
+
* Does NOT include sensitive configuration (clientSecret, etc.)
|
|
19617
|
+
*/
|
|
19618
|
+
declare const AuthProviderInfoSchema: z.ZodObject<{
|
|
19619
|
+
id: z.ZodString;
|
|
19620
|
+
name: z.ZodString;
|
|
19621
|
+
enabled: z.ZodBoolean;
|
|
19622
|
+
}, z.core.$strip>;
|
|
19623
|
+
/**
|
|
19624
|
+
* Email/Password Configuration (Public)
|
|
19625
|
+
*/
|
|
19626
|
+
declare const EmailPasswordConfigPublicSchema: z.ZodObject<{
|
|
19627
|
+
enabled: z.ZodBoolean;
|
|
19628
|
+
disableSignUp: z.ZodOptional<z.ZodBoolean>;
|
|
19629
|
+
requireEmailVerification: z.ZodOptional<z.ZodBoolean>;
|
|
19630
|
+
}, z.core.$strip>;
|
|
19631
|
+
/**
|
|
19632
|
+
* Auth Features Configuration (Public)
|
|
19633
|
+
*/
|
|
19634
|
+
declare const AuthFeaturesConfigSchema: z.ZodObject<{
|
|
19635
|
+
twoFactor: z.ZodDefault<z.ZodBoolean>;
|
|
19636
|
+
passkeys: z.ZodDefault<z.ZodBoolean>;
|
|
19637
|
+
magicLink: z.ZodDefault<z.ZodBoolean>;
|
|
19638
|
+
organization: z.ZodDefault<z.ZodBoolean>;
|
|
19639
|
+
}, z.core.$strip>;
|
|
19640
|
+
/**
|
|
19641
|
+
* Get Auth Config Response
|
|
19642
|
+
*
|
|
19643
|
+
* Returns the public authentication configuration that the frontend
|
|
19644
|
+
* can use to render appropriate login UI (social provider buttons, etc.)
|
|
19645
|
+
*/
|
|
19646
|
+
declare const GetAuthConfigResponseSchema: z.ZodObject<{
|
|
19647
|
+
emailPassword: z.ZodObject<{
|
|
19648
|
+
enabled: z.ZodBoolean;
|
|
19649
|
+
disableSignUp: z.ZodOptional<z.ZodBoolean>;
|
|
19650
|
+
requireEmailVerification: z.ZodOptional<z.ZodBoolean>;
|
|
19651
|
+
}, z.core.$strip>;
|
|
19652
|
+
socialProviders: z.ZodArray<z.ZodObject<{
|
|
19653
|
+
id: z.ZodString;
|
|
19654
|
+
name: z.ZodString;
|
|
19655
|
+
enabled: z.ZodBoolean;
|
|
19656
|
+
}, z.core.$strip>>;
|
|
19657
|
+
features: z.ZodObject<{
|
|
19658
|
+
twoFactor: z.ZodDefault<z.ZodBoolean>;
|
|
19659
|
+
passkeys: z.ZodDefault<z.ZodBoolean>;
|
|
19660
|
+
magicLink: z.ZodDefault<z.ZodBoolean>;
|
|
19661
|
+
organization: z.ZodDefault<z.ZodBoolean>;
|
|
19662
|
+
}, z.core.$strip>;
|
|
19663
|
+
}, z.core.$strip>;
|
|
19612
19664
|
type AuthEndpoint = z.infer<typeof AuthEndpointSchema>;
|
|
19613
19665
|
type AuthEndpointPath = typeof AuthEndpointPaths[keyof typeof AuthEndpointPaths];
|
|
19614
19666
|
type AuthEndpointAlias = keyof typeof AuthEndpointAliases;
|
|
19615
19667
|
type EndpointMappingKey = keyof typeof EndpointMapping;
|
|
19668
|
+
type AuthProviderInfo = z.infer<typeof AuthProviderInfoSchema>;
|
|
19669
|
+
type EmailPasswordConfigPublic = z.infer<typeof EmailPasswordConfigPublicSchema>;
|
|
19670
|
+
type AuthFeaturesConfig = z.infer<typeof AuthFeaturesConfigSchema>;
|
|
19671
|
+
type GetAuthConfigResponse = z.infer<typeof GetAuthConfigResponseSchema>;
|
|
19616
19672
|
|
|
19617
19673
|
/**
|
|
19618
19674
|
* Storage Service Protocol
|
|
@@ -26005,6 +26061,7 @@ declare const ListInstalledPackagesResponseSchema: z.ZodObject<{
|
|
|
26005
26061
|
manifest: z.ZodObject<{
|
|
26006
26062
|
id: z.ZodString;
|
|
26007
26063
|
namespace: z.ZodOptional<z.ZodString>;
|
|
26064
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
26008
26065
|
version: z.ZodString;
|
|
26009
26066
|
type: z.ZodEnum<{
|
|
26010
26067
|
theme: "theme";
|
|
@@ -26541,6 +26598,7 @@ declare const GetInstalledPackageResponseSchema: z.ZodObject<{
|
|
|
26541
26598
|
manifest: z.ZodObject<{
|
|
26542
26599
|
id: z.ZodString;
|
|
26543
26600
|
namespace: z.ZodOptional<z.ZodString>;
|
|
26601
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
26544
26602
|
version: z.ZodString;
|
|
26545
26603
|
type: z.ZodEnum<{
|
|
26546
26604
|
theme: "theme";
|
|
@@ -27054,6 +27112,7 @@ declare const PackageInstallRequestSchema: z.ZodObject<{
|
|
|
27054
27112
|
manifest: z.ZodObject<{
|
|
27055
27113
|
id: z.ZodString;
|
|
27056
27114
|
namespace: z.ZodOptional<z.ZodString>;
|
|
27115
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
27057
27116
|
version: z.ZodString;
|
|
27058
27117
|
type: z.ZodEnum<{
|
|
27059
27118
|
theme: "theme";
|
|
@@ -27564,6 +27623,7 @@ declare const PackageInstallResponseSchema: z.ZodObject<{
|
|
|
27564
27623
|
manifest: z.ZodObject<{
|
|
27565
27624
|
id: z.ZodString;
|
|
27566
27625
|
namespace: z.ZodOptional<z.ZodString>;
|
|
27626
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
27567
27627
|
version: z.ZodString;
|
|
27568
27628
|
type: z.ZodEnum<{
|
|
27569
27629
|
theme: "theme";
|
|
@@ -28115,6 +28175,7 @@ declare const PackageUpgradeRequestSchema: z.ZodObject<{
|
|
|
28115
28175
|
manifest: z.ZodOptional<z.ZodObject<{
|
|
28116
28176
|
id: z.ZodString;
|
|
28117
28177
|
namespace: z.ZodOptional<z.ZodString>;
|
|
28178
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
28118
28179
|
version: z.ZodString;
|
|
28119
28180
|
type: z.ZodEnum<{
|
|
28120
28181
|
theme: "theme";
|
|
@@ -28675,6 +28736,7 @@ declare const ResolveDependenciesRequestSchema: z.ZodObject<{
|
|
|
28675
28736
|
manifest: z.ZodObject<{
|
|
28676
28737
|
id: z.ZodString;
|
|
28677
28738
|
namespace: z.ZodOptional<z.ZodString>;
|
|
28739
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
28678
28740
|
version: z.ZodString;
|
|
28679
28741
|
type: z.ZodEnum<{
|
|
28680
28742
|
theme: "theme";
|
|
@@ -29441,6 +29503,7 @@ declare const PackageApiContracts: {
|
|
|
29441
29503
|
manifest: z.ZodObject<{
|
|
29442
29504
|
id: z.ZodString;
|
|
29443
29505
|
namespace: z.ZodOptional<z.ZodString>;
|
|
29506
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
29444
29507
|
version: z.ZodString;
|
|
29445
29508
|
type: z.ZodEnum<{
|
|
29446
29509
|
theme: "theme";
|
|
@@ -29973,6 +30036,7 @@ declare const PackageApiContracts: {
|
|
|
29973
30036
|
manifest: z.ZodObject<{
|
|
29974
30037
|
id: z.ZodString;
|
|
29975
30038
|
namespace: z.ZodOptional<z.ZodString>;
|
|
30039
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
29976
30040
|
version: z.ZodString;
|
|
29977
30041
|
type: z.ZodEnum<{
|
|
29978
30042
|
theme: "theme";
|
|
@@ -30483,6 +30547,7 @@ declare const PackageApiContracts: {
|
|
|
30483
30547
|
manifest: z.ZodObject<{
|
|
30484
30548
|
id: z.ZodString;
|
|
30485
30549
|
namespace: z.ZodOptional<z.ZodString>;
|
|
30550
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
30486
30551
|
version: z.ZodString;
|
|
30487
30552
|
type: z.ZodEnum<{
|
|
30488
30553
|
theme: "theme";
|
|
@@ -30989,6 +31054,7 @@ declare const PackageApiContracts: {
|
|
|
30989
31054
|
manifest: z.ZodObject<{
|
|
30990
31055
|
id: z.ZodString;
|
|
30991
31056
|
namespace: z.ZodOptional<z.ZodString>;
|
|
31057
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
30992
31058
|
version: z.ZodString;
|
|
30993
31059
|
type: z.ZodEnum<{
|
|
30994
31060
|
theme: "theme";
|
|
@@ -31537,6 +31603,7 @@ declare const PackageApiContracts: {
|
|
|
31537
31603
|
manifest: z.ZodOptional<z.ZodObject<{
|
|
31538
31604
|
id: z.ZodString;
|
|
31539
31605
|
namespace: z.ZodOptional<z.ZodString>;
|
|
31606
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
31540
31607
|
version: z.ZodString;
|
|
31541
31608
|
type: z.ZodEnum<{
|
|
31542
31609
|
theme: "theme";
|
|
@@ -32090,6 +32157,7 @@ declare const PackageApiContracts: {
|
|
|
32090
32157
|
manifest: z.ZodObject<{
|
|
32091
32158
|
id: z.ZodString;
|
|
32092
32159
|
namespace: z.ZodOptional<z.ZodString>;
|
|
32160
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
32093
32161
|
version: z.ZodString;
|
|
32094
32162
|
type: z.ZodEnum<{
|
|
32095
32163
|
theme: "theme";
|
|
@@ -32864,7 +32932,11 @@ declare const index_AuthEndpointAliases: typeof AuthEndpointAliases;
|
|
|
32864
32932
|
type index_AuthEndpointPath = AuthEndpointPath;
|
|
32865
32933
|
declare const index_AuthEndpointPaths: typeof AuthEndpointPaths;
|
|
32866
32934
|
declare const index_AuthEndpointSchema: typeof AuthEndpointSchema;
|
|
32935
|
+
type index_AuthFeaturesConfig = AuthFeaturesConfig;
|
|
32936
|
+
declare const index_AuthFeaturesConfigSchema: typeof AuthFeaturesConfigSchema;
|
|
32867
32937
|
type index_AuthProvider = AuthProvider;
|
|
32938
|
+
type index_AuthProviderInfo = AuthProviderInfo;
|
|
32939
|
+
declare const index_AuthProviderInfoSchema: typeof AuthProviderInfoSchema;
|
|
32868
32940
|
declare const index_AutomationApiContracts: typeof AutomationApiContracts;
|
|
32869
32941
|
type index_AutomationApiErrorCode = AutomationApiErrorCode;
|
|
32870
32942
|
type index_AutomationFlowPathParams = AutomationFlowPathParams;
|
|
@@ -33038,6 +33110,8 @@ declare const index_EditMessageSchema: typeof EditMessageSchema;
|
|
|
33038
33110
|
type index_EditOperation = EditOperation;
|
|
33039
33111
|
declare const index_EditOperationSchema: typeof EditOperationSchema;
|
|
33040
33112
|
type index_EditOperationType = EditOperationType;
|
|
33113
|
+
type index_EmailPasswordConfigPublic = EmailPasswordConfigPublic;
|
|
33114
|
+
declare const index_EmailPasswordConfigPublicSchema: typeof EmailPasswordConfigPublicSchema;
|
|
33041
33115
|
declare const index_EnablePackageRequest: typeof EnablePackageRequest;
|
|
33042
33116
|
declare const index_EnablePackageRequestSchema: typeof EnablePackageRequestSchema;
|
|
33043
33117
|
declare const index_EnablePackageResponse: typeof EnablePackageResponse;
|
|
@@ -33119,6 +33193,8 @@ declare const index_GeneratedApiDocumentationSchema: typeof GeneratedApiDocument
|
|
|
33119
33193
|
type index_GeneratedEndpoint = GeneratedEndpoint;
|
|
33120
33194
|
declare const index_GeneratedEndpointSchema: typeof GeneratedEndpointSchema;
|
|
33121
33195
|
declare const index_GetAnalyticsMetaRequestSchema: typeof GetAnalyticsMetaRequestSchema;
|
|
33196
|
+
type index_GetAuthConfigResponse = GetAuthConfigResponse;
|
|
33197
|
+
declare const index_GetAuthConfigResponseSchema: typeof GetAuthConfigResponseSchema;
|
|
33122
33198
|
type index_GetChangelogRequest = GetChangelogRequest;
|
|
33123
33199
|
declare const index_GetChangelogRequestSchema: typeof GetChangelogRequestSchema;
|
|
33124
33200
|
type index_GetChangelogResponse = GetChangelogResponse;
|
|
@@ -33715,7 +33791,7 @@ declare const index_getAuthEndpointUrl: typeof getAuthEndpointUrl;
|
|
|
33715
33791
|
declare const index_getDefaultRouteRegistrations: typeof getDefaultRouteRegistrations;
|
|
33716
33792
|
declare const index_mapFieldTypeToGraphQL: typeof mapFieldTypeToGraphQL;
|
|
33717
33793
|
declare namespace index {
|
|
33718
|
-
export { type index_AckMessage as AckMessage, index_AckMessageSchema as AckMessageSchema, type index_AddReactionRequest as AddReactionRequest, index_AddReactionRequestSchema as AddReactionRequestSchema, type index_AddReactionResponse as AddReactionResponse, index_AddReactionResponseSchema as AddReactionResponseSchema, type index_AiInsightsRequest as AiInsightsRequest, index_AiInsightsRequestSchema as AiInsightsRequestSchema, type index_AiInsightsResponse as AiInsightsResponse, index_AiInsightsResponseSchema as AiInsightsResponseSchema, type index_AiNlqRequest as AiNlqRequest, index_AiNlqRequestSchema as AiNlqRequestSchema, type index_AiNlqResponse as AiNlqResponse, index_AiNlqResponseSchema as AiNlqResponseSchema, type index_AiSuggestRequest as AiSuggestRequest, index_AiSuggestRequestSchema as AiSuggestRequestSchema, type index_AiSuggestResponse as AiSuggestResponse, index_AiSuggestResponseSchema as AiSuggestResponseSchema, type index_AnalyticsEndpoint as AnalyticsEndpoint, type index_AnalyticsMetadataResponse as AnalyticsMetadataResponse, index_AnalyticsMetadataResponseSchema as AnalyticsMetadataResponseSchema, type AnalyticsQueryRequest$1 as AnalyticsQueryRequest, index_AnalyticsQueryRequestSchema as AnalyticsQueryRequestSchema, index_AnalyticsResultResponseSchema as AnalyticsResultResponseSchema, type index_AnalyticsSqlResponse as AnalyticsSqlResponse, index_AnalyticsSqlResponseSchema as AnalyticsSqlResponseSchema, type index_ApiChangelogEntry as ApiChangelogEntry, index_ApiChangelogEntrySchema as ApiChangelogEntrySchema, type index_ApiDiscoveryQuery as ApiDiscoveryQuery, index_ApiDiscoveryQuerySchema as ApiDiscoveryQuerySchema, type index_ApiDiscoveryResponse as ApiDiscoveryResponse, index_ApiDiscoveryResponseSchema as ApiDiscoveryResponseSchema, index_ApiDocumentationConfig as ApiDocumentationConfig, index_ApiDocumentationConfigSchema as ApiDocumentationConfigSchema, type index_ApiEndpoint as ApiEndpoint, type index_ApiEndpointInput as ApiEndpointInput, index_ApiEndpointRegistration as ApiEndpointRegistration, type index_ApiEndpointRegistrationInput as ApiEndpointRegistrationInput, index_ApiEndpointRegistrationSchema as ApiEndpointRegistrationSchema, index_ApiEndpointSchema as ApiEndpointSchema, type index_ApiError as ApiError, index_ApiErrorSchema as ApiErrorSchema, index_ApiMappingSchema as ApiMappingSchema, type index_ApiMetadata as ApiMetadata, type index_ApiMetadataInput as ApiMetadataInput, index_ApiMetadataSchema as ApiMetadataSchema, type index_ApiParameter as ApiParameter, index_ApiParameterSchema as ApiParameterSchema, type index_ApiProtocolType as ApiProtocolType, index_ApiRegistry as ApiRegistry, index_ApiRegistryEntry as ApiRegistryEntry, type index_ApiRegistryEntryInput as ApiRegistryEntryInput, index_ApiRegistryEntrySchema as ApiRegistryEntrySchema, index_ApiRegistrySchema as ApiRegistrySchema, type index_ApiResponse as ApiResponse, type index_ApiResponseInput as ApiResponseInput, index_ApiResponseSchema as ApiResponseSchema, type index_ApiRoutes as ApiRoutes, index_ApiRoutesSchema as ApiRoutesSchema, index_ApiTestCollection as ApiTestCollection, index_ApiTestCollectionSchema as ApiTestCollectionSchema, type index_ApiTestRequest as ApiTestRequest, index_ApiTestRequestSchema as ApiTestRequestSchema, type index_ApiTestingUiConfig as ApiTestingUiConfig, index_ApiTestingUiConfigSchema as ApiTestingUiConfigSchema, type index_ApiTestingUiType as ApiTestingUiType, type index_AppDefinitionResponse as AppDefinitionResponse, index_AppDefinitionResponseSchema as AppDefinitionResponseSchema, type index_AuthEndpoint as AuthEndpoint, type index_AuthEndpointAlias as AuthEndpointAlias, index_AuthEndpointAliases as AuthEndpointAliases, type index_AuthEndpointPath as AuthEndpointPath, index_AuthEndpointPaths as AuthEndpointPaths, index_AuthEndpointSchema as AuthEndpointSchema, type index_AuthProvider as AuthProvider, index_AutomationApiContracts as AutomationApiContracts, type index_AutomationApiErrorCode as AutomationApiErrorCode, type index_AutomationFlowPathParams as AutomationFlowPathParams, index_AutomationFlowPathParamsSchema as AutomationFlowPathParamsSchema, type index_AutomationRunPathParams as AutomationRunPathParams, index_AutomationRunPathParamsSchema as AutomationRunPathParamsSchema, type index_AutomationTriggerRequest as AutomationTriggerRequest, index_AutomationTriggerRequestSchema as AutomationTriggerRequestSchema, type index_AutomationTriggerResponse as AutomationTriggerResponse, index_AutomationTriggerResponseSchema as AutomationTriggerResponseSchema, type index_BasePresence as BasePresence, index_BasePresenceSchema as BasePresenceSchema, type index_BaseResponse as BaseResponse, index_BaseResponseSchema as BaseResponseSchema, index_BatchApiContracts as BatchApiContracts, type index_BatchConfig as BatchConfig, index_BatchConfigSchema as BatchConfigSchema, type index_BatchDataRequest as BatchDataRequest, index_BatchDataRequestSchema as BatchDataRequestSchema, type index_BatchDataResponse as BatchDataResponse, index_BatchDataResponseSchema as BatchDataResponseSchema, type index_BatchEndpointsConfig as BatchEndpointsConfig, type index_BatchEndpointsConfigInput as BatchEndpointsConfigInput, index_BatchEndpointsConfigSchema as BatchEndpointsConfigSchema, type index_BatchLoadingStrategy as BatchLoadingStrategy, index_BatchLoadingStrategySchema as BatchLoadingStrategySchema, type index_BatchOperationResult as BatchOperationResult, index_BatchOperationResultSchema as BatchOperationResultSchema, type index_BatchOperationType as BatchOperationType, type index_BatchOptions as BatchOptions, index_BatchOptionsSchema as BatchOptionsSchema, type index_BatchRecord as BatchRecord, index_BatchRecordSchema as BatchRecordSchema, type index_BatchUpdateRequest as BatchUpdateRequest, index_BatchUpdateRequestSchema as BatchUpdateRequestSchema, type index_BatchUpdateResponse as BatchUpdateResponse, index_BatchUpdateResponseSchema as BatchUpdateResponseSchema, type index_BulkRequest as BulkRequest, index_BulkRequestSchema as BulkRequestSchema, type index_BulkResponse as BulkResponse, index_BulkResponseSchema as BulkResponseSchema, type index_CacheControl as CacheControl, index_CacheControlSchema as CacheControlSchema, type index_CacheDirective as CacheDirective, type index_CacheInvalidationRequest as CacheInvalidationRequest, index_CacheInvalidationRequestSchema as CacheInvalidationRequestSchema, type index_CacheInvalidationResponse as CacheInvalidationResponse, index_CacheInvalidationResponseSchema as CacheInvalidationResponseSchema, type index_CacheInvalidationTarget as CacheInvalidationTarget, type index_Callback as Callback, index_CallbackSchema as CallbackSchema, type index_ChangelogEntry as ChangelogEntry, index_ChangelogEntrySchema as ChangelogEntrySchema, type index_CheckPermissionRequest as CheckPermissionRequest, index_CheckPermissionRequestSchema as CheckPermissionRequestSchema, type index_CheckPermissionResponse as CheckPermissionResponse, index_CheckPermissionResponseSchema as CheckPermissionResponseSchema, type index_CodeGenerationTemplate as CodeGenerationTemplate, index_CodeGenerationTemplateSchema as CodeGenerationTemplateSchema, type index_CompleteChunkedUploadRequest as CompleteChunkedUploadRequest, index_CompleteChunkedUploadRequestSchema as CompleteChunkedUploadRequestSchema, type index_CompleteChunkedUploadResponse as CompleteChunkedUploadResponse, index_CompleteChunkedUploadResponseSchema as CompleteChunkedUploadResponseSchema, type index_CompleteUploadRequest as CompleteUploadRequest, index_CompleteUploadRequestSchema as CompleteUploadRequestSchema, type index_ConceptListResponse as ConceptListResponse, index_ConceptListResponseSchema as ConceptListResponseSchema, type index_ConflictResolutionStrategy as ConflictResolutionStrategy, type index_CreateDataRequest as CreateDataRequest, index_CreateDataRequestSchema as CreateDataRequestSchema, type index_CreateDataResponse as CreateDataResponse, index_CreateDataResponseSchema as CreateDataResponseSchema, index_CreateExportJobRequest as CreateExportJobRequest, index_CreateExportJobRequestSchema as CreateExportJobRequestSchema, index_CreateExportJobResponse as CreateExportJobResponse, index_CreateExportJobResponseSchema as CreateExportJobResponseSchema, type index_CreateFeedItemRequest as CreateFeedItemRequest, index_CreateFeedItemRequestSchema as CreateFeedItemRequestSchema, type index_CreateFeedItemResponse as CreateFeedItemResponse, index_CreateFeedItemResponseSchema as CreateFeedItemResponseSchema, type index_CreateFlowRequest as CreateFlowRequest, index_CreateFlowRequestSchema as CreateFlowRequestSchema, type index_CreateFlowResponse as CreateFlowResponse, index_CreateFlowResponseSchema as CreateFlowResponseSchema, type index_CreateManyDataRequest as CreateManyDataRequest, index_CreateManyDataRequestSchema as CreateManyDataRequestSchema, type index_CreateManyDataResponse as CreateManyDataResponse, index_CreateManyDataResponseSchema as CreateManyDataResponseSchema, type index_CreateRequest as CreateRequest, index_CreateRequestSchema as CreateRequestSchema, type index_CreateViewRequest as CreateViewRequest, index_CreateViewRequestSchema as CreateViewRequestSchema, type index_CreateViewResponse as CreateViewResponse, index_CreateViewResponseSchema as CreateViewResponseSchema, type index_CrudEndpointPattern as CrudEndpointPattern, index_CrudEndpointPatternSchema as CrudEndpointPatternSchema, type index_CrudEndpointsConfig as CrudEndpointsConfig, type index_CrudEndpointsConfigInput as CrudEndpointsConfigInput, index_CrudEndpointsConfigSchema as CrudEndpointsConfigSchema, type index_CrudOperation as CrudOperation, type index_CursorMessage as CursorMessage, index_CursorMessageSchema as CursorMessageSchema, type index_CursorPosition as CursorPosition, index_CursorPositionSchema as CursorPositionSchema, index_DEFAULT_AI_ROUTES as DEFAULT_AI_ROUTES, index_DEFAULT_ANALYTICS_ROUTES as DEFAULT_ANALYTICS_ROUTES, index_DEFAULT_AUTOMATION_ROUTES as DEFAULT_AUTOMATION_ROUTES, index_DEFAULT_BATCH_ROUTES as DEFAULT_BATCH_ROUTES, index_DEFAULT_DATA_CRUD_ROUTES as DEFAULT_DATA_CRUD_ROUTES, index_DEFAULT_DISCOVERY_ROUTES as DEFAULT_DISCOVERY_ROUTES, index_DEFAULT_DISPATCHER_ROUTES as DEFAULT_DISPATCHER_ROUTES, index_DEFAULT_I18N_ROUTES as DEFAULT_I18N_ROUTES, index_DEFAULT_METADATA_ROUTES as DEFAULT_METADATA_ROUTES, index_DEFAULT_NOTIFICATION_ROUTES as DEFAULT_NOTIFICATION_ROUTES, index_DEFAULT_PERMISSION_ROUTES as DEFAULT_PERMISSION_ROUTES, index_DEFAULT_REALTIME_ROUTES as DEFAULT_REALTIME_ROUTES, index_DEFAULT_VERSIONING_CONFIG as DEFAULT_VERSIONING_CONFIG, index_DEFAULT_VIEW_ROUTES as DEFAULT_VIEW_ROUTES, index_DEFAULT_WORKFLOW_ROUTES as DEFAULT_WORKFLOW_ROUTES, type index_DataEvent as DataEvent, index_DataEventSchema as DataEventSchema, type index_DataEventType as DataEventType, type index_DataLoaderConfig as DataLoaderConfig, index_DataLoaderConfigSchema as DataLoaderConfigSchema, index_DeduplicationStrategy as DeduplicationStrategy, type index_DeleteDataRequest as DeleteDataRequest, index_DeleteDataRequestSchema as DeleteDataRequestSchema, type index_DeleteDataResponse as DeleteDataResponse, index_DeleteDataResponseSchema as DeleteDataResponseSchema, type index_DeleteFeedItemRequest as DeleteFeedItemRequest, index_DeleteFeedItemRequestSchema as DeleteFeedItemRequestSchema, type index_DeleteFeedItemResponse as DeleteFeedItemResponse, index_DeleteFeedItemResponseSchema as DeleteFeedItemResponseSchema, type index_DeleteFlowRequest as DeleteFlowRequest, index_DeleteFlowRequestSchema as DeleteFlowRequestSchema, type index_DeleteFlowResponse as DeleteFlowResponse, index_DeleteFlowResponseSchema as DeleteFlowResponseSchema, type index_DeleteManyDataRequest as DeleteManyDataRequest, index_DeleteManyDataRequestSchema as DeleteManyDataRequestSchema, type index_DeleteManyDataResponse as DeleteManyDataResponse, index_DeleteManyDataResponseSchema as DeleteManyDataResponseSchema, type index_DeleteManyRequest as DeleteManyRequest, index_DeleteManyRequestSchema as DeleteManyRequestSchema, type index_DeleteResponse as DeleteResponse, index_DeleteResponseSchema as DeleteResponseSchema, type index_DeleteViewRequest as DeleteViewRequest, index_DeleteViewRequestSchema as DeleteViewRequestSchema, type index_DeleteViewResponse as DeleteViewResponse, index_DeleteViewResponseSchema as DeleteViewResponseSchema, index_DisablePackageRequest as DisablePackageRequest, index_DisablePackageRequestSchema as DisablePackageRequestSchema, index_DisablePackageResponse as DisablePackageResponse, index_DisablePackageResponseSchema as DisablePackageResponseSchema, type index_DiscoveryResponse as DiscoveryResponse, index_DiscoverySchema as DiscoverySchema, type index_DispatcherConfig as DispatcherConfig, type index_DispatcherConfigInput as DispatcherConfigInput, index_DispatcherConfigSchema as DispatcherConfigSchema, type index_DispatcherErrorCode as DispatcherErrorCode, type index_DispatcherErrorResponse as DispatcherErrorResponse, index_DispatcherErrorResponseSchema as DispatcherErrorResponseSchema, type index_DispatcherRoute as DispatcherRoute, type index_DispatcherRouteInput as DispatcherRouteInput, index_DispatcherRouteSchema as DispatcherRouteSchema, type index_DocumentState as DocumentState, index_DocumentStateSchema as DocumentStateSchema, type index_ETag as ETag, index_ETagSchema as ETagSchema, type index_EditMessage as EditMessage, index_EditMessageSchema as EditMessageSchema, type index_EditOperation as EditOperation, index_EditOperationSchema as EditOperationSchema, type index_EditOperationType as EditOperationType, index_EnablePackageRequest as EnablePackageRequest, index_EnablePackageRequestSchema as EnablePackageRequestSchema, index_EnablePackageResponse as EnablePackageResponse, index_EnablePackageResponseSchema as EnablePackageResponseSchema, index_EndpointMapping as EndpointMapping, type index_EndpointMappingKey as EndpointMappingKey, type index_EndpointRegistry as EndpointRegistry, index_EndpointRegistrySchema as EndpointRegistrySchema, type index_EnhancedApiError as EnhancedApiError, index_EnhancedApiErrorSchema as EnhancedApiErrorSchema, type index_ErrorCategory as ErrorCategory, type index_ErrorHandlingConfig as ErrorHandlingConfig, type index_ErrorHandlingConfigInput as ErrorHandlingConfigInput, index_ErrorHandlingConfigSchema as ErrorHandlingConfigSchema, index_ErrorHttpStatusMap as ErrorHttpStatusMap, type index_ErrorMessage as ErrorMessage, index_ErrorMessageSchema as ErrorMessageSchema, type index_ErrorResponse as ErrorResponse, index_ErrorResponseSchema as ErrorResponseSchema, type index_EventFilter as EventFilter, type index_EventFilterCondition as EventFilterCondition, index_EventFilterSchema as EventFilterSchema, type index_EventMessage as EventMessage, index_EventMessageSchema as EventMessageSchema, type index_EventPattern as EventPattern, index_EventPatternSchema as EventPatternSchema, type index_EventSubscription as EventSubscription, index_EventSubscriptionSchema as EventSubscriptionSchema, index_ExportApiContracts as ExportApiContracts, index_ExportFormat as ExportFormat, index_ExportImportTemplate as ExportImportTemplate, index_ExportImportTemplateSchema as ExportImportTemplateSchema, index_ExportJobProgress as ExportJobProgress, index_ExportJobProgressSchema as ExportJobProgressSchema, index_ExportJobStatus as ExportJobStatus, index_ExportJobSummary as ExportJobSummary, index_ExportJobSummarySchema as ExportJobSummarySchema, type index_ExportRequest as ExportRequest, index_ExportRequestSchema as ExportRequestSchema, type index_FederationEntity as FederationEntity, type index_FederationEntityKey as FederationEntityKey, index_FederationEntityKeySchema as FederationEntityKeySchema, index_FederationEntitySchema as FederationEntitySchema, type index_FederationExternalField as FederationExternalField, index_FederationExternalFieldSchema as FederationExternalFieldSchema, type index_FederationGateway as FederationGateway, type index_FederationGatewayInput as FederationGatewayInput, index_FederationGatewaySchema as FederationGatewaySchema, type index_FederationProvides as FederationProvides, index_FederationProvidesSchema as FederationProvidesSchema, type index_FederationRequires as FederationRequires, index_FederationRequiresSchema as FederationRequiresSchema, index_FeedApiContracts as FeedApiContracts, type index_FeedApiErrorCode as FeedApiErrorCode, type index_FeedItemPathParams as FeedItemPathParams, index_FeedItemPathParamsSchema as FeedItemPathParamsSchema, index_FeedListFilterType as FeedListFilterType, type index_FeedPathParams as FeedPathParams, index_FeedPathParamsSchema as FeedPathParamsSchema, type index_FeedUnsubscribeRequest as FeedUnsubscribeRequest, index_FeedUnsubscribeRequestSchema as FeedUnsubscribeRequestSchema, type index_FieldError as FieldError, index_FieldErrorSchema as FieldErrorSchema, index_FieldMappingEntry as FieldMappingEntry, index_FieldMappingEntrySchema as FieldMappingEntrySchema, type index_FileTypeValidation as FileTypeValidation, index_FileTypeValidationSchema as FileTypeValidationSchema, type index_FileUploadResponse as FileUploadResponse, index_FileUploadResponseSchema as FileUploadResponseSchema, type index_FilterOperator as FilterOperator, type index_FindDataRequest as FindDataRequest, index_FindDataRequestSchema as FindDataRequestSchema, type index_FindDataResponse as FindDataResponse, index_FindDataResponseSchema as FindDataResponseSchema, type index_FlowSummary as FlowSummary, index_FlowSummarySchema as FlowSummarySchema, type index_GeneratedApiDocumentation as GeneratedApiDocumentation, index_GeneratedApiDocumentationSchema as GeneratedApiDocumentationSchema, type index_GeneratedEndpoint as GeneratedEndpoint, index_GeneratedEndpointSchema as GeneratedEndpointSchema, index_GetAnalyticsMetaRequestSchema as GetAnalyticsMetaRequestSchema, type index_GetChangelogRequest as GetChangelogRequest, index_GetChangelogRequestSchema as GetChangelogRequestSchema, type index_GetChangelogResponse as GetChangelogResponse, index_GetChangelogResponseSchema as GetChangelogResponseSchema, type index_GetDataRequest as GetDataRequest, index_GetDataRequestSchema as GetDataRequestSchema, type index_GetDataResponse as GetDataResponse, index_GetDataResponseSchema as GetDataResponseSchema, type index_GetDiscoveryRequest as GetDiscoveryRequest, index_GetDiscoveryRequestSchema as GetDiscoveryRequestSchema, type index_GetDiscoveryResponse as GetDiscoveryResponse, index_GetDiscoveryResponseSchema as GetDiscoveryResponseSchema, type index_GetEffectivePermissionsRequest as GetEffectivePermissionsRequest, index_GetEffectivePermissionsRequestSchema as GetEffectivePermissionsRequestSchema, type index_GetEffectivePermissionsResponse as GetEffectivePermissionsResponse, index_GetEffectivePermissionsResponseSchema as GetEffectivePermissionsResponseSchema, index_GetExportJobDownloadRequest as GetExportJobDownloadRequest, index_GetExportJobDownloadRequestSchema as GetExportJobDownloadRequestSchema, index_GetExportJobDownloadResponse as GetExportJobDownloadResponse, index_GetExportJobDownloadResponseSchema as GetExportJobDownloadResponseSchema, type index_GetFeedRequest as GetFeedRequest, index_GetFeedRequestSchema as GetFeedRequestSchema, type index_GetFeedResponse as GetFeedResponse, index_GetFeedResponseSchema as GetFeedResponseSchema, type index_GetFieldLabelsRequest as GetFieldLabelsRequest, index_GetFieldLabelsRequestSchema as GetFieldLabelsRequestSchema, type index_GetFieldLabelsResponse as GetFieldLabelsResponse, index_GetFieldLabelsResponseSchema as GetFieldLabelsResponseSchema, type index_GetFlowRequest as GetFlowRequest, index_GetFlowRequestSchema as GetFlowRequestSchema, type index_GetFlowResponse as GetFlowResponse, index_GetFlowResponseSchema as GetFlowResponseSchema, type index_GetInstalledPackageRequest as GetInstalledPackageRequest, index_GetInstalledPackageRequestSchema as GetInstalledPackageRequestSchema, type index_GetInstalledPackageResponse as GetInstalledPackageResponse, index_GetInstalledPackageResponseSchema as GetInstalledPackageResponseSchema, type index_GetLocalesRequest as GetLocalesRequest, index_GetLocalesRequestSchema as GetLocalesRequestSchema, type index_GetLocalesResponse as GetLocalesResponse, index_GetLocalesResponseSchema as GetLocalesResponseSchema, type index_GetMetaItemCachedRequest as GetMetaItemCachedRequest, index_GetMetaItemCachedRequestSchema as GetMetaItemCachedRequestSchema, type index_GetMetaItemCachedResponse as GetMetaItemCachedResponse, index_GetMetaItemCachedResponseSchema as GetMetaItemCachedResponseSchema, type index_GetMetaItemRequest as GetMetaItemRequest, index_GetMetaItemRequestSchema as GetMetaItemRequestSchema, type index_GetMetaItemResponse as GetMetaItemResponse, index_GetMetaItemResponseSchema as GetMetaItemResponseSchema, type index_GetMetaItemsRequest as GetMetaItemsRequest, index_GetMetaItemsRequestSchema as GetMetaItemsRequestSchema, type index_GetMetaItemsResponse as GetMetaItemsResponse, index_GetMetaItemsResponseSchema as GetMetaItemsResponseSchema, type index_GetMetaTypesRequest as GetMetaTypesRequest, index_GetMetaTypesRequestSchema as GetMetaTypesRequestSchema, type index_GetMetaTypesResponse as GetMetaTypesResponse, index_GetMetaTypesResponseSchema as GetMetaTypesResponseSchema, type index_GetNotificationPreferencesRequest as GetNotificationPreferencesRequest, index_GetNotificationPreferencesRequestSchema as GetNotificationPreferencesRequestSchema, type index_GetNotificationPreferencesResponse as GetNotificationPreferencesResponse, index_GetNotificationPreferencesResponseSchema as GetNotificationPreferencesResponseSchema, type index_GetObjectPermissionsRequest as GetObjectPermissionsRequest, index_GetObjectPermissionsRequestSchema as GetObjectPermissionsRequestSchema, type index_GetObjectPermissionsResponse as GetObjectPermissionsResponse, index_GetObjectPermissionsResponseSchema as GetObjectPermissionsResponseSchema, index_GetPackageRequest as GetPackageRequest, index_GetPackageRequestSchema as GetPackageRequestSchema, index_GetPackageResponse as GetPackageResponse, index_GetPackageResponseSchema as GetPackageResponseSchema, type index_GetPresenceRequest as GetPresenceRequest, index_GetPresenceRequestSchema as GetPresenceRequestSchema, type index_GetPresenceResponse as GetPresenceResponse, index_GetPresenceResponseSchema as GetPresenceResponseSchema, type index_GetPresignedUrlRequest as GetPresignedUrlRequest, index_GetPresignedUrlRequestSchema as GetPresignedUrlRequestSchema, type index_GetRunRequest as GetRunRequest, index_GetRunRequestSchema as GetRunRequestSchema, type index_GetRunResponse as GetRunResponse, index_GetRunResponseSchema as GetRunResponseSchema, type index_GetTranslationsRequest as GetTranslationsRequest, index_GetTranslationsRequestSchema as GetTranslationsRequestSchema, type index_GetTranslationsResponse as GetTranslationsResponse, index_GetTranslationsResponseSchema as GetTranslationsResponseSchema, type index_GetUiViewRequest as GetUiViewRequest, index_GetUiViewRequestSchema as GetUiViewRequestSchema, type index_GetUiViewResponse as GetUiViewResponse, index_GetUiViewResponseSchema as GetUiViewResponseSchema, type index_GetViewRequest as GetViewRequest, index_GetViewRequestSchema as GetViewRequestSchema, type index_GetViewResponse as GetViewResponse, index_GetViewResponseSchema as GetViewResponseSchema, type index_GetWorkflowConfigRequest as GetWorkflowConfigRequest, index_GetWorkflowConfigRequestSchema as GetWorkflowConfigRequestSchema, type index_GetWorkflowConfigResponse as GetWorkflowConfigResponse, index_GetWorkflowConfigResponseSchema as GetWorkflowConfigResponseSchema, type index_GetWorkflowStateRequest as GetWorkflowStateRequest, index_GetWorkflowStateRequestSchema as GetWorkflowStateRequestSchema, type index_GetWorkflowStateResponse as GetWorkflowStateResponse, index_GetWorkflowStateResponseSchema as GetWorkflowStateResponseSchema, type index_GraphQLConfig as GraphQLConfig, type index_GraphQLConfigInput as GraphQLConfigInput, index_GraphQLConfigSchema as GraphQLConfigSchema, type index_GraphQLDataLoaderConfig as GraphQLDataLoaderConfig, type index_GraphQLDataLoaderConfigInput as GraphQLDataLoaderConfigInput, index_GraphQLDataLoaderConfigSchema as GraphQLDataLoaderConfigSchema, type index_GraphQLDirectiveConfig as GraphQLDirectiveConfig, type index_GraphQLDirectiveConfigInput as GraphQLDirectiveConfigInput, index_GraphQLDirectiveConfigSchema as GraphQLDirectiveConfigSchema, type index_GraphQLDirectiveLocation as GraphQLDirectiveLocation, type index_GraphQLMutationConfig as GraphQLMutationConfig, type index_GraphQLMutationConfigInput as GraphQLMutationConfigInput, index_GraphQLMutationConfigSchema as GraphQLMutationConfigSchema, type index_GraphQLPersistedQuery as GraphQLPersistedQuery, type index_GraphQLPersistedQueryInput as GraphQLPersistedQueryInput, index_GraphQLPersistedQuerySchema as GraphQLPersistedQuerySchema, type index_GraphQLQueryAdapter as GraphQLQueryAdapter, type index_GraphQLQueryAdapterInput as GraphQLQueryAdapterInput, index_GraphQLQueryAdapterSchema as GraphQLQueryAdapterSchema, type index_GraphQLQueryComplexity as GraphQLQueryComplexity, type index_GraphQLQueryComplexityInput as GraphQLQueryComplexityInput, index_GraphQLQueryComplexitySchema as GraphQLQueryComplexitySchema, type index_GraphQLQueryConfig as GraphQLQueryConfig, type index_GraphQLQueryConfigInput as GraphQLQueryConfigInput, index_GraphQLQueryConfigSchema as GraphQLQueryConfigSchema, type index_GraphQLQueryDepthLimit as GraphQLQueryDepthLimit, type index_GraphQLQueryDepthLimitInput as GraphQLQueryDepthLimitInput, index_GraphQLQueryDepthLimitSchema as GraphQLQueryDepthLimitSchema, type index_GraphQLRateLimit as GraphQLRateLimit, type index_GraphQLRateLimitInput as GraphQLRateLimitInput, index_GraphQLRateLimitSchema as GraphQLRateLimitSchema, type index_GraphQLResolverConfig as GraphQLResolverConfig, type index_GraphQLResolverConfigInput as GraphQLResolverConfigInput, index_GraphQLResolverConfigSchema as GraphQLResolverConfigSchema, type index_GraphQLScalarType as GraphQLScalarType, type index_GraphQLSubscriptionConfig as GraphQLSubscriptionConfig, type index_GraphQLSubscriptionConfigInput as GraphQLSubscriptionConfigInput, index_GraphQLSubscriptionConfigSchema as GraphQLSubscriptionConfigSchema, type index_GraphQLTypeConfig as GraphQLTypeConfig, type index_GraphQLTypeConfigInput as GraphQLTypeConfigInput, index_GraphQLTypeConfigSchema as GraphQLTypeConfigSchema, type index_HandlerStatus as HandlerStatus, index_HandlerStatusSchema as HandlerStatusSchema, index_HttpFindQueryParamsSchema as HttpFindQueryParamsSchema, index_HttpMethod as HttpMethod, type index_HttpStatusCode as HttpStatusCode, type index_IdRequest as IdRequest, index_IdRequestSchema as IdRequestSchema, index_ImportValidationConfig as ImportValidationConfig, index_ImportValidationConfigSchema as ImportValidationConfigSchema, index_ImportValidationMode as ImportValidationMode, index_ImportValidationResult as ImportValidationResult, index_ImportValidationResultSchema as ImportValidationResultSchema, type index_InitiateChunkedUploadRequest as InitiateChunkedUploadRequest, index_InitiateChunkedUploadRequestSchema as InitiateChunkedUploadRequestSchema, type index_InitiateChunkedUploadResponse as InitiateChunkedUploadResponse, index_InitiateChunkedUploadResponseSchema as InitiateChunkedUploadResponseSchema, index_InstallPackageRequest as InstallPackageRequest, index_InstallPackageRequestSchema as InstallPackageRequestSchema, index_InstallPackageResponse as InstallPackageResponse, index_InstallPackageResponseSchema as InstallPackageResponseSchema, index_InstalledPackage as InstalledPackage, index_ListExportJobsRequest as ListExportJobsRequest, index_ListExportJobsRequestSchema as ListExportJobsRequestSchema, index_ListExportJobsResponse as ListExportJobsResponse, index_ListExportJobsResponseSchema as ListExportJobsResponseSchema, type index_ListFlowsRequest as ListFlowsRequest, index_ListFlowsRequestSchema as ListFlowsRequestSchema, type index_ListFlowsResponse as ListFlowsResponse, index_ListFlowsResponseSchema as ListFlowsResponseSchema, type index_ListInstalledPackagesRequest as ListInstalledPackagesRequest, index_ListInstalledPackagesRequestSchema as ListInstalledPackagesRequestSchema, type index_ListInstalledPackagesResponse as ListInstalledPackagesResponse, index_ListInstalledPackagesResponseSchema as ListInstalledPackagesResponseSchema, type index_ListNotificationsRequest as ListNotificationsRequest, index_ListNotificationsRequestSchema as ListNotificationsRequestSchema, type index_ListNotificationsResponse as ListNotificationsResponse, index_ListNotificationsResponseSchema as ListNotificationsResponseSchema, index_ListPackagesRequest as ListPackagesRequest, index_ListPackagesRequestSchema as ListPackagesRequestSchema, index_ListPackagesResponse as ListPackagesResponse, index_ListPackagesResponseSchema as ListPackagesResponseSchema, type index_ListRecordResponse as ListRecordResponse, index_ListRecordResponseSchema as ListRecordResponseSchema, type index_ListRunsRequest as ListRunsRequest, index_ListRunsRequestSchema as ListRunsRequestSchema, type index_ListRunsResponse as ListRunsResponse, index_ListRunsResponseSchema as ListRunsResponseSchema, type index_ListViewsRequest as ListViewsRequest, index_ListViewsRequestSchema as ListViewsRequestSchema, type index_ListViewsResponse as ListViewsResponse, index_ListViewsResponseSchema as ListViewsResponseSchema, type index_LoginRequest as LoginRequest, type index_LoginRequestInput as LoginRequestInput, index_LoginRequestSchema as LoginRequestSchema, type index_LoginType as LoginType, type index_MarkAllNotificationsReadRequest as MarkAllNotificationsReadRequest, index_MarkAllNotificationsReadRequestSchema as MarkAllNotificationsReadRequestSchema, type index_MarkAllNotificationsReadResponse as MarkAllNotificationsReadResponse, index_MarkAllNotificationsReadResponseSchema as MarkAllNotificationsReadResponseSchema, type index_MarkNotificationsReadRequest as MarkNotificationsReadRequest, index_MarkNotificationsReadRequestSchema as MarkNotificationsReadRequestSchema, type index_MarkNotificationsReadResponse as MarkNotificationsReadResponse, index_MarkNotificationsReadResponseSchema as MarkNotificationsReadResponseSchema, index_MetadataBulkRegisterRequestSchema as MetadataBulkRegisterRequestSchema, type index_MetadataBulkResponse as MetadataBulkResponse, index_MetadataBulkResponseSchema as MetadataBulkResponseSchema, index_MetadataBulkUnregisterRequestSchema as MetadataBulkUnregisterRequestSchema, index_MetadataCacheApi as MetadataCacheApi, type index_MetadataCacheRequest as MetadataCacheRequest, index_MetadataCacheRequestSchema as MetadataCacheRequestSchema, type index_MetadataCacheResponse as MetadataCacheResponse, index_MetadataCacheResponseSchema as MetadataCacheResponseSchema, type index_MetadataDeleteResponse as MetadataDeleteResponse, index_MetadataDeleteResponseSchema as MetadataDeleteResponseSchema, type index_MetadataDependenciesResponse as MetadataDependenciesResponse, index_MetadataDependenciesResponseSchema as MetadataDependenciesResponseSchema, type index_MetadataDependentsResponse as MetadataDependentsResponse, index_MetadataDependentsResponseSchema as MetadataDependentsResponseSchema, type index_MetadataEffectiveResponse as MetadataEffectiveResponse, index_MetadataEffectiveResponseSchema as MetadataEffectiveResponseSchema, type index_MetadataEndpointsConfig as MetadataEndpointsConfig, type index_MetadataEndpointsConfigInput as MetadataEndpointsConfigInput, index_MetadataEndpointsConfigSchema as MetadataEndpointsConfigSchema, type index_MetadataEvent as MetadataEvent, index_MetadataEventSchema as MetadataEventSchema, type index_MetadataEventType as MetadataEventType, type index_MetadataExistsResponse as MetadataExistsResponse, index_MetadataExistsResponseSchema as MetadataExistsResponseSchema, index_MetadataExportRequestSchema as MetadataExportRequestSchema, type index_MetadataExportResponse as MetadataExportResponse, index_MetadataExportResponseSchema as MetadataExportResponseSchema, index_MetadataImportRequestSchema as MetadataImportRequestSchema, type index_MetadataImportResponse as MetadataImportResponse, index_MetadataImportResponseSchema as MetadataImportResponseSchema, type index_MetadataItemResponse as MetadataItemResponse, index_MetadataItemResponseSchema as MetadataItemResponseSchema, type index_MetadataListResponse as MetadataListResponse, index_MetadataListResponseSchema as MetadataListResponseSchema, type index_MetadataNamesResponse as MetadataNamesResponse, index_MetadataNamesResponseSchema as MetadataNamesResponseSchema, type index_MetadataOverlayResponse as MetadataOverlayResponse, index_MetadataOverlayResponseSchema as MetadataOverlayResponseSchema, index_MetadataOverlaySaveRequestSchema as MetadataOverlaySaveRequestSchema, index_MetadataQueryRequestSchema as MetadataQueryRequestSchema, type index_MetadataQueryResponse as MetadataQueryResponse, index_MetadataQueryResponseSchema as MetadataQueryResponseSchema, type index_MetadataRegisterRequest as MetadataRegisterRequest, index_MetadataRegisterRequestSchema as MetadataRegisterRequestSchema, type index_MetadataTypeInfoResponse as MetadataTypeInfoResponse, index_MetadataTypeInfoResponseSchema as MetadataTypeInfoResponseSchema, type index_MetadataTypesResponse as MetadataTypesResponse, index_MetadataTypesResponseSchema as MetadataTypesResponseSchema, index_MetadataValidateRequestSchema as MetadataValidateRequestSchema, type index_MetadataValidateResponse as MetadataValidateResponse, index_MetadataValidateResponseSchema as MetadataValidateResponseSchema, type index_ModificationResult as ModificationResult, index_ModificationResultSchema as ModificationResultSchema, type index_Notification as Notification, type index_NotificationInput as NotificationInput, type index_NotificationPreferences as NotificationPreferences, type index_NotificationPreferencesInput as NotificationPreferencesInput, index_NotificationPreferencesSchema as NotificationPreferencesSchema, index_NotificationSchema as NotificationSchema, index_OData as OData, type index_ODataConfig as ODataConfig, index_ODataConfigSchema as ODataConfigSchema, type index_ODataError as ODataError, index_ODataErrorSchema as ODataErrorSchema, type index_ODataFilterFunction as ODataFilterFunction, index_ODataFilterFunctionSchema as ODataFilterFunctionSchema, type index_ODataFilterOperator as ODataFilterOperator, index_ODataFilterOperatorSchema as ODataFilterOperatorSchema, type index_ODataMetadata as ODataMetadata, index_ODataMetadataSchema as ODataMetadataSchema, type index_ODataQuery as ODataQuery, type index_ODataQueryAdapter as ODataQueryAdapter, type index_ODataQueryAdapterInput as ODataQueryAdapterInput, index_ODataQueryAdapterSchema as ODataQueryAdapterSchema, index_ODataQuerySchema as ODataQuerySchema, type index_ODataResponse as ODataResponse, index_ODataResponseSchema as ODataResponseSchema, type index_ObjectDefinitionResponse as ObjectDefinitionResponse, index_ObjectDefinitionResponseSchema as ObjectDefinitionResponseSchema, type index_ObjectQLReference as ObjectQLReference, index_ObjectQLReferenceSchema as ObjectQLReferenceSchema, type index_ObjectStackProtocol as ObjectStackProtocol, index_ObjectStackProtocolSchema as ObjectStackProtocolSchema, type index_ObjectStackProtocolZod as ObjectStackProtocolZod, type index_OpenApi31Extensions as OpenApi31Extensions, index_OpenApi31ExtensionsSchema as OpenApi31ExtensionsSchema, type index_OpenApiGenerationConfig as OpenApiGenerationConfig, type index_OpenApiGenerationConfigInput as OpenApiGenerationConfigInput, index_OpenApiGenerationConfigSchema as OpenApiGenerationConfigSchema, type index_OpenApiSecurityScheme as OpenApiSecurityScheme, index_OpenApiSecuritySchemeSchema as OpenApiSecuritySchemeSchema, type index_OpenApiServer as OpenApiServer, index_OpenApiServerSchema as OpenApiServerSchema, index_OpenApiSpec as OpenApiSpec, index_OpenApiSpecSchema as OpenApiSpecSchema, type index_OperatorMapping as OperatorMapping, index_OperatorMappingSchema as OperatorMappingSchema, index_PackageApiContracts as PackageApiContracts, type index_PackageApiErrorCode as PackageApiErrorCode, type index_PackageInstallRequest as PackageInstallRequest, index_PackageInstallRequestSchema as PackageInstallRequestSchema, type index_PackageInstallResponse as PackageInstallResponse, index_PackageInstallResponseSchema as PackageInstallResponseSchema, type index_PackagePathParams as PackagePathParams, index_PackagePathParamsSchema as PackagePathParamsSchema, type index_PackageRollbackRequest as PackageRollbackRequest, index_PackageRollbackRequestSchema as PackageRollbackRequestSchema, type index_PackageRollbackResponse as PackageRollbackResponse, index_PackageRollbackResponseSchema as PackageRollbackResponseSchema, index_PackageStatus as PackageStatus, type index_PackageUpgradeRequest as PackageUpgradeRequest, index_PackageUpgradeRequestSchema as PackageUpgradeRequestSchema, type index_PackageUpgradeResponse as PackageUpgradeResponse, index_PackageUpgradeResponseSchema as PackageUpgradeResponseSchema, type index_PinFeedItemRequest as PinFeedItemRequest, index_PinFeedItemRequestSchema as PinFeedItemRequestSchema, type index_PinFeedItemResponse as PinFeedItemResponse, index_PinFeedItemResponseSchema as PinFeedItemResponseSchema, type index_PingMessage as PingMessage, index_PingMessageSchema as PingMessageSchema, type index_PongMessage as PongMessage, index_PongMessageSchema as PongMessageSchema, type index_PresenceMessage as PresenceMessage, index_PresenceMessageSchema as PresenceMessageSchema, type index_PresenceState as PresenceState, index_PresenceStateSchema as PresenceStateSchema, type index_PresenceStatus as PresenceStatus, type index_PresenceUpdate as PresenceUpdate, index_PresenceUpdateSchema as PresenceUpdateSchema, type index_PresignedUrlResponse as PresignedUrlResponse, index_PresignedUrlResponseSchema as PresignedUrlResponseSchema, type index_QueryAdapterConfig as QueryAdapterConfig, type index_QueryAdapterConfigInput as QueryAdapterConfigInput, index_QueryAdapterConfigSchema as QueryAdapterConfigSchema, type index_QueryAdapterTarget as QueryAdapterTarget, index_QueryAdapterTargetSchema as QueryAdapterTargetSchema, type index_QueryOptimizationConfig as QueryOptimizationConfig, index_QueryOptimizationConfigSchema as QueryOptimizationConfigSchema, type index_RealtimeConfig as RealtimeConfig, index_RealtimeConfigSchema as RealtimeConfigSchema, type index_RealtimeConnectRequest as RealtimeConnectRequest, index_RealtimeConnectRequestSchema as RealtimeConnectRequestSchema, type index_RealtimeConnectResponse as RealtimeConnectResponse, index_RealtimeConnectResponseSchema as RealtimeConnectResponseSchema, type index_RealtimeDisconnectRequest as RealtimeDisconnectRequest, index_RealtimeDisconnectRequestSchema as RealtimeDisconnectRequestSchema, type index_RealtimeDisconnectResponse as RealtimeDisconnectResponse, index_RealtimeDisconnectResponseSchema as RealtimeDisconnectResponseSchema, type index_RealtimeEvent as RealtimeEvent, index_RealtimeEventSchema as RealtimeEventSchema, type index_RealtimeEventType as RealtimeEventType, type index_RealtimePresence as RealtimePresence, index_RealtimePresenceSchema as RealtimePresenceSchema, type index_RealtimeRecordAction as RealtimeRecordAction, type index_RealtimeSubscribeRequest as RealtimeSubscribeRequest, index_RealtimeSubscribeRequestSchema as RealtimeSubscribeRequestSchema, type index_RealtimeSubscribeResponse as RealtimeSubscribeResponse, index_RealtimeSubscribeResponseSchema as RealtimeSubscribeResponseSchema, type index_RealtimeUnsubscribeRequest as RealtimeUnsubscribeRequest, index_RealtimeUnsubscribeRequestSchema as RealtimeUnsubscribeRequestSchema, type index_RealtimeUnsubscribeResponse as RealtimeUnsubscribeResponse, index_RealtimeUnsubscribeResponseSchema as RealtimeUnsubscribeResponseSchema, type index_RecordData as RecordData, index_RecordDataSchema as RecordDataSchema, type index_RefreshTokenRequest as RefreshTokenRequest, index_RefreshTokenRequestSchema as RefreshTokenRequestSchema, type index_RegisterDeviceRequest as RegisterDeviceRequest, index_RegisterDeviceRequestSchema as RegisterDeviceRequestSchema, type index_RegisterDeviceResponse as RegisterDeviceResponse, index_RegisterDeviceResponseSchema as RegisterDeviceResponseSchema, type index_RegisterRequest as RegisterRequest, index_RegisterRequestSchema as RegisterRequestSchema, type index_RemoveReactionRequest as RemoveReactionRequest, index_RemoveReactionRequestSchema as RemoveReactionRequestSchema, type index_RemoveReactionResponse as RemoveReactionResponse, index_RemoveReactionResponseSchema as RemoveReactionResponseSchema, type index_RequestValidationConfig as RequestValidationConfig, type index_RequestValidationConfigInput as RequestValidationConfigInput, index_RequestValidationConfigSchema as RequestValidationConfigSchema, type index_ResolveDependenciesRequest as ResolveDependenciesRequest, index_ResolveDependenciesRequestSchema as ResolveDependenciesRequestSchema, type index_ResolveDependenciesResponse as ResolveDependenciesResponse, index_ResolveDependenciesResponseSchema as ResolveDependenciesResponseSchema, type index_ResponseEnvelopeConfig as ResponseEnvelopeConfig, type index_ResponseEnvelopeConfigInput as ResponseEnvelopeConfigInput, index_ResponseEnvelopeConfigSchema as ResponseEnvelopeConfigSchema, index_RestApiConfig as RestApiConfig, type index_RestApiConfigInput as RestApiConfigInput, index_RestApiConfigSchema as RestApiConfigSchema, type index_RestApiEndpoint as RestApiEndpoint, index_RestApiEndpointSchema as RestApiEndpointSchema, index_RestApiPluginConfig as RestApiPluginConfig, type index_RestApiPluginConfigInput as RestApiPluginConfigInput, index_RestApiPluginConfigSchema as RestApiPluginConfigSchema, type index_RestApiRouteCategory as RestApiRouteCategory, index_RestApiRouteRegistration as RestApiRouteRegistration, index_RestApiRouteRegistrationSchema as RestApiRouteRegistrationSchema, type index_RestQueryAdapter as RestQueryAdapter, type index_RestQueryAdapterInput as RestQueryAdapterInput, index_RestQueryAdapterSchema as RestQueryAdapterSchema, index_RestServerConfig as RestServerConfig, type index_RestServerConfigInput as RestServerConfigInput, index_RestServerConfigSchema as RestServerConfigSchema, type index_RetryStrategy as RetryStrategy, type index_RouteCategory as RouteCategory, type index_RouteCoverageEntry as RouteCoverageEntry, index_RouteCoverageEntrySchema as RouteCoverageEntrySchema, type index_RouteCoverageReport as RouteCoverageReport, index_RouteCoverageReportSchema as RouteCoverageReportSchema, type index_RouteDefinition as RouteDefinition, index_RouteDefinitionSchema as RouteDefinitionSchema, type index_RouteGenerationConfig as RouteGenerationConfig, type index_RouteGenerationConfigInput as RouteGenerationConfigInput, index_RouteGenerationConfigSchema as RouteGenerationConfigSchema, type index_RouteHealthEntry as RouteHealthEntry, index_RouteHealthEntrySchema as RouteHealthEntrySchema, type index_RouteHealthReport as RouteHealthReport, index_RouteHealthReportSchema as RouteHealthReportSchema, type index_RouterConfig as RouterConfig, index_RouterConfigSchema as RouterConfigSchema, type index_SaveMetaItemRequest as SaveMetaItemRequest, index_SaveMetaItemRequestSchema as SaveMetaItemRequestSchema, type index_SaveMetaItemResponse as SaveMetaItemResponse, index_SaveMetaItemResponseSchema as SaveMetaItemResponseSchema, index_ScheduleExportRequest as ScheduleExportRequest, index_ScheduleExportRequestSchema as ScheduleExportRequestSchema, index_ScheduleExportResponse as ScheduleExportResponse, index_ScheduleExportResponseSchema as ScheduleExportResponseSchema, index_ScheduledExport as ScheduledExport, index_ScheduledExportSchema as ScheduledExportSchema, type index_SchemaDefinition as SchemaDefinition, type index_SearchFeedRequest as SearchFeedRequest, index_SearchFeedRequestSchema as SearchFeedRequestSchema, type index_SearchFeedResponse as SearchFeedResponse, index_SearchFeedResponseSchema as SearchFeedResponseSchema, type index_ServiceInfo as ServiceInfo, index_ServiceInfoSchema as ServiceInfoSchema, type index_ServiceStatus as ServiceStatus, type index_Session as Session, type index_SessionResponse as SessionResponse, index_SessionResponseSchema as SessionResponseSchema, index_SessionSchema as SessionSchema, type index_SessionUser as SessionUser, type index_SessionUserInput as SessionUserInput, index_SessionUserSchema as SessionUserSchema, type index_SetPresenceRequest as SetPresenceRequest, index_SetPresenceRequestSchema as SetPresenceRequestSchema, type index_SetPresenceResponse as SetPresenceResponse, index_SetPresenceResponseSchema as SetPresenceResponseSchema, type index_SimpleCursorPosition as SimpleCursorPosition, index_SimpleCursorPositionSchema as SimpleCursorPositionSchema, type index_SimplePresenceState as SimplePresenceState, index_SimplePresenceStateSchema as SimplePresenceStateSchema, type index_SingleRecordResponse as SingleRecordResponse, index_SingleRecordResponseSchema as SingleRecordResponseSchema, index_StandardApiContracts as StandardApiContracts, type index_StandardErrorCode as StandardErrorCode, type index_StarFeedItemRequest as StarFeedItemRequest, index_StarFeedItemRequestSchema as StarFeedItemRequestSchema, type index_StarFeedItemResponse as StarFeedItemResponse, index_StarFeedItemResponseSchema as StarFeedItemResponseSchema, index_StorageApiContracts as StorageApiContracts, type index_SubgraphConfig as SubgraphConfig, type index_SubgraphConfigInput as SubgraphConfigInput, index_SubgraphConfigSchema as SubgraphConfigSchema, type index_SubscribeMessage as SubscribeMessage, index_SubscribeMessageSchema as SubscribeMessageSchema, type index_SubscribeRequest as SubscribeRequest, index_SubscribeRequestSchema as SubscribeRequestSchema, type index_SubscribeResponse as SubscribeResponse, index_SubscribeResponseSchema as SubscribeResponseSchema, type index_Subscription as Subscription, index_SubscriptionEventSchema as SubscriptionEventSchema, index_SubscriptionSchema as SubscriptionSchema, type index_ToggleFlowRequest as ToggleFlowRequest, index_ToggleFlowRequestSchema as ToggleFlowRequestSchema, type index_ToggleFlowResponse as ToggleFlowResponse, index_ToggleFlowResponseSchema as ToggleFlowResponseSchema, type index_TransportProtocol as TransportProtocol, type index_TriggerFlowRequest as TriggerFlowRequest, index_TriggerFlowRequestSchema as TriggerFlowRequestSchema, type index_TriggerFlowResponse as TriggerFlowResponse, index_TriggerFlowResponseSchema as TriggerFlowResponseSchema, type index_UninstallPackageApiRequest as UninstallPackageApiRequest, index_UninstallPackageApiRequestSchema as UninstallPackageApiRequestSchema, type index_UninstallPackageApiResponse as UninstallPackageApiResponse, index_UninstallPackageApiResponseSchema as UninstallPackageApiResponseSchema, index_UninstallPackageRequest as UninstallPackageRequest, index_UninstallPackageRequestSchema as UninstallPackageRequestSchema, index_UninstallPackageResponse as UninstallPackageResponse, index_UninstallPackageResponseSchema as UninstallPackageResponseSchema, type index_UnpinFeedItemRequest as UnpinFeedItemRequest, index_UnpinFeedItemRequestSchema as UnpinFeedItemRequestSchema, type index_UnpinFeedItemResponse as UnpinFeedItemResponse, index_UnpinFeedItemResponseSchema as UnpinFeedItemResponseSchema, type index_UnregisterDeviceRequest as UnregisterDeviceRequest, index_UnregisterDeviceRequestSchema as UnregisterDeviceRequestSchema, type index_UnregisterDeviceResponse as UnregisterDeviceResponse, index_UnregisterDeviceResponseSchema as UnregisterDeviceResponseSchema, type index_UnstarFeedItemRequest as UnstarFeedItemRequest, index_UnstarFeedItemRequestSchema as UnstarFeedItemRequestSchema, type index_UnstarFeedItemResponse as UnstarFeedItemResponse, index_UnstarFeedItemResponseSchema as UnstarFeedItemResponseSchema, type index_UnsubscribeMessage as UnsubscribeMessage, index_UnsubscribeMessageSchema as UnsubscribeMessageSchema, type index_UnsubscribeRequest as UnsubscribeRequest, index_UnsubscribeRequestSchema as UnsubscribeRequestSchema, type index_UnsubscribeResponse as UnsubscribeResponse, index_UnsubscribeResponseSchema as UnsubscribeResponseSchema, type index_UpdateDataRequest as UpdateDataRequest, index_UpdateDataRequestSchema as UpdateDataRequestSchema, type index_UpdateDataResponse as UpdateDataResponse, index_UpdateDataResponseSchema as UpdateDataResponseSchema, type index_UpdateFeedItemRequest as UpdateFeedItemRequest, index_UpdateFeedItemRequestSchema as UpdateFeedItemRequestSchema, type index_UpdateFeedItemResponse as UpdateFeedItemResponse, index_UpdateFeedItemResponseSchema as UpdateFeedItemResponseSchema, type index_UpdateFlowRequest as UpdateFlowRequest, index_UpdateFlowRequestSchema as UpdateFlowRequestSchema, type index_UpdateFlowResponse as UpdateFlowResponse, index_UpdateFlowResponseSchema as UpdateFlowResponseSchema, type index_UpdateManyDataRequest as UpdateManyDataRequest, index_UpdateManyDataRequestSchema as UpdateManyDataRequestSchema, type index_UpdateManyDataResponse as UpdateManyDataResponse, index_UpdateManyDataResponseSchema as UpdateManyDataResponseSchema, type index_UpdateManyRequest as UpdateManyRequest, index_UpdateManyRequestSchema as UpdateManyRequestSchema, type index_UpdateNotificationPreferencesRequest as UpdateNotificationPreferencesRequest, index_UpdateNotificationPreferencesRequestSchema as UpdateNotificationPreferencesRequestSchema, type index_UpdateNotificationPreferencesResponse as UpdateNotificationPreferencesResponse, index_UpdateNotificationPreferencesResponseSchema as UpdateNotificationPreferencesResponseSchema, type index_UpdateRequest as UpdateRequest, index_UpdateRequestSchema as UpdateRequestSchema, type index_UpdateViewRequest as UpdateViewRequest, index_UpdateViewRequestSchema as UpdateViewRequestSchema, type index_UpdateViewResponse as UpdateViewResponse, index_UpdateViewResponseSchema as UpdateViewResponseSchema, type index_UploadArtifactRequest as UploadArtifactRequest, index_UploadArtifactRequestSchema as UploadArtifactRequestSchema, type index_UploadArtifactResponse as UploadArtifactResponse, index_UploadArtifactResponseSchema as UploadArtifactResponseSchema, type index_UploadChunkRequest as UploadChunkRequest, index_UploadChunkRequestSchema as UploadChunkRequestSchema, type index_UploadChunkResponse as UploadChunkResponse, index_UploadChunkResponseSchema as UploadChunkResponseSchema, type index_UploadProgress as UploadProgress, index_UploadProgressSchema as UploadProgressSchema, type index_UserProfileResponse as UserProfileResponse, index_UserProfileResponseSchema as UserProfileResponseSchema, type index_ValidationMode as ValidationMode, type index_VersionDefinition as VersionDefinition, index_VersionDefinitionSchema as VersionDefinitionSchema, type index_VersionNegotiationResponse as VersionNegotiationResponse, index_VersionNegotiationResponseSchema as VersionNegotiationResponseSchema, type index_VersionStatus as VersionStatus, type index_VersioningConfig as VersioningConfig, type index_VersioningConfigInput as VersioningConfigInput, index_VersioningConfigSchema as VersioningConfigSchema, type index_VersioningStrategy as VersioningStrategy, type index_WebSocketConfig as WebSocketConfig, index_WebSocketConfigSchema as WebSocketConfigSchema, type index_WebSocketEvent as WebSocketEvent, index_WebSocketEventSchema as WebSocketEventSchema, type index_WebSocketMessage as WebSocketMessage, index_WebSocketMessageSchema as WebSocketMessageSchema, type index_WebSocketMessageType as WebSocketMessageType, type index_WebSocketPresenceStatus as WebSocketPresenceStatus, type index_WebSocketServerConfig as WebSocketServerConfig, index_WebSocketServerConfigSchema as WebSocketServerConfigSchema, type index_WebhookConfig as WebhookConfig, index_WebhookConfigSchema as WebhookConfigSchema, type index_WebhookEvent as WebhookEvent, index_WebhookEventSchema as WebhookEventSchema, type index_WellKnownCapabilities as WellKnownCapabilities, index_WellKnownCapabilitiesSchema as WellKnownCapabilitiesSchema, type index_WorkflowApproveRequest as WorkflowApproveRequest, index_WorkflowApproveRequestSchema as WorkflowApproveRequestSchema, type index_WorkflowApproveResponse as WorkflowApproveResponse, index_WorkflowApproveResponseSchema as WorkflowApproveResponseSchema, type index_WorkflowRejectRequest as WorkflowRejectRequest, index_WorkflowRejectRequestSchema as WorkflowRejectRequestSchema, type index_WorkflowRejectResponse as WorkflowRejectResponse, index_WorkflowRejectResponseSchema as WorkflowRejectResponseSchema, type index_WorkflowState as WorkflowState, index_WorkflowStateSchema as WorkflowStateSchema, type index_WorkflowTransitionRequest as WorkflowTransitionRequest, index_WorkflowTransitionRequestSchema as WorkflowTransitionRequestSchema, type index_WorkflowTransitionResponse as WorkflowTransitionResponse, index_WorkflowTransitionResponseSchema as WorkflowTransitionResponseSchema, index_getAuthEndpointUrl as getAuthEndpointUrl, index_getDefaultRouteRegistrations as getDefaultRouteRegistrations, index_mapFieldTypeToGraphQL as mapFieldTypeToGraphQL };
|
|
33794
|
+
export { type index_AckMessage as AckMessage, index_AckMessageSchema as AckMessageSchema, type index_AddReactionRequest as AddReactionRequest, index_AddReactionRequestSchema as AddReactionRequestSchema, type index_AddReactionResponse as AddReactionResponse, index_AddReactionResponseSchema as AddReactionResponseSchema, type index_AiInsightsRequest as AiInsightsRequest, index_AiInsightsRequestSchema as AiInsightsRequestSchema, type index_AiInsightsResponse as AiInsightsResponse, index_AiInsightsResponseSchema as AiInsightsResponseSchema, type index_AiNlqRequest as AiNlqRequest, index_AiNlqRequestSchema as AiNlqRequestSchema, type index_AiNlqResponse as AiNlqResponse, index_AiNlqResponseSchema as AiNlqResponseSchema, type index_AiSuggestRequest as AiSuggestRequest, index_AiSuggestRequestSchema as AiSuggestRequestSchema, type index_AiSuggestResponse as AiSuggestResponse, index_AiSuggestResponseSchema as AiSuggestResponseSchema, type index_AnalyticsEndpoint as AnalyticsEndpoint, type index_AnalyticsMetadataResponse as AnalyticsMetadataResponse, index_AnalyticsMetadataResponseSchema as AnalyticsMetadataResponseSchema, type AnalyticsQueryRequest$1 as AnalyticsQueryRequest, index_AnalyticsQueryRequestSchema as AnalyticsQueryRequestSchema, index_AnalyticsResultResponseSchema as AnalyticsResultResponseSchema, type index_AnalyticsSqlResponse as AnalyticsSqlResponse, index_AnalyticsSqlResponseSchema as AnalyticsSqlResponseSchema, type index_ApiChangelogEntry as ApiChangelogEntry, index_ApiChangelogEntrySchema as ApiChangelogEntrySchema, type index_ApiDiscoveryQuery as ApiDiscoveryQuery, index_ApiDiscoveryQuerySchema as ApiDiscoveryQuerySchema, type index_ApiDiscoveryResponse as ApiDiscoveryResponse, index_ApiDiscoveryResponseSchema as ApiDiscoveryResponseSchema, index_ApiDocumentationConfig as ApiDocumentationConfig, index_ApiDocumentationConfigSchema as ApiDocumentationConfigSchema, type index_ApiEndpoint as ApiEndpoint, type index_ApiEndpointInput as ApiEndpointInput, index_ApiEndpointRegistration as ApiEndpointRegistration, type index_ApiEndpointRegistrationInput as ApiEndpointRegistrationInput, index_ApiEndpointRegistrationSchema as ApiEndpointRegistrationSchema, index_ApiEndpointSchema as ApiEndpointSchema, type index_ApiError as ApiError, index_ApiErrorSchema as ApiErrorSchema, index_ApiMappingSchema as ApiMappingSchema, type index_ApiMetadata as ApiMetadata, type index_ApiMetadataInput as ApiMetadataInput, index_ApiMetadataSchema as ApiMetadataSchema, type index_ApiParameter as ApiParameter, index_ApiParameterSchema as ApiParameterSchema, type index_ApiProtocolType as ApiProtocolType, index_ApiRegistry as ApiRegistry, index_ApiRegistryEntry as ApiRegistryEntry, type index_ApiRegistryEntryInput as ApiRegistryEntryInput, index_ApiRegistryEntrySchema as ApiRegistryEntrySchema, index_ApiRegistrySchema as ApiRegistrySchema, type index_ApiResponse as ApiResponse, type index_ApiResponseInput as ApiResponseInput, index_ApiResponseSchema as ApiResponseSchema, type index_ApiRoutes as ApiRoutes, index_ApiRoutesSchema as ApiRoutesSchema, index_ApiTestCollection as ApiTestCollection, index_ApiTestCollectionSchema as ApiTestCollectionSchema, type index_ApiTestRequest as ApiTestRequest, index_ApiTestRequestSchema as ApiTestRequestSchema, type index_ApiTestingUiConfig as ApiTestingUiConfig, index_ApiTestingUiConfigSchema as ApiTestingUiConfigSchema, type index_ApiTestingUiType as ApiTestingUiType, type index_AppDefinitionResponse as AppDefinitionResponse, index_AppDefinitionResponseSchema as AppDefinitionResponseSchema, type index_AuthEndpoint as AuthEndpoint, type index_AuthEndpointAlias as AuthEndpointAlias, index_AuthEndpointAliases as AuthEndpointAliases, type index_AuthEndpointPath as AuthEndpointPath, index_AuthEndpointPaths as AuthEndpointPaths, index_AuthEndpointSchema as AuthEndpointSchema, type index_AuthFeaturesConfig as AuthFeaturesConfig, index_AuthFeaturesConfigSchema as AuthFeaturesConfigSchema, type index_AuthProvider as AuthProvider, type index_AuthProviderInfo as AuthProviderInfo, index_AuthProviderInfoSchema as AuthProviderInfoSchema, index_AutomationApiContracts as AutomationApiContracts, type index_AutomationApiErrorCode as AutomationApiErrorCode, type index_AutomationFlowPathParams as AutomationFlowPathParams, index_AutomationFlowPathParamsSchema as AutomationFlowPathParamsSchema, type index_AutomationRunPathParams as AutomationRunPathParams, index_AutomationRunPathParamsSchema as AutomationRunPathParamsSchema, type index_AutomationTriggerRequest as AutomationTriggerRequest, index_AutomationTriggerRequestSchema as AutomationTriggerRequestSchema, type index_AutomationTriggerResponse as AutomationTriggerResponse, index_AutomationTriggerResponseSchema as AutomationTriggerResponseSchema, type index_BasePresence as BasePresence, index_BasePresenceSchema as BasePresenceSchema, type index_BaseResponse as BaseResponse, index_BaseResponseSchema as BaseResponseSchema, index_BatchApiContracts as BatchApiContracts, type index_BatchConfig as BatchConfig, index_BatchConfigSchema as BatchConfigSchema, type index_BatchDataRequest as BatchDataRequest, index_BatchDataRequestSchema as BatchDataRequestSchema, type index_BatchDataResponse as BatchDataResponse, index_BatchDataResponseSchema as BatchDataResponseSchema, type index_BatchEndpointsConfig as BatchEndpointsConfig, type index_BatchEndpointsConfigInput as BatchEndpointsConfigInput, index_BatchEndpointsConfigSchema as BatchEndpointsConfigSchema, type index_BatchLoadingStrategy as BatchLoadingStrategy, index_BatchLoadingStrategySchema as BatchLoadingStrategySchema, type index_BatchOperationResult as BatchOperationResult, index_BatchOperationResultSchema as BatchOperationResultSchema, type index_BatchOperationType as BatchOperationType, type index_BatchOptions as BatchOptions, index_BatchOptionsSchema as BatchOptionsSchema, type index_BatchRecord as BatchRecord, index_BatchRecordSchema as BatchRecordSchema, type index_BatchUpdateRequest as BatchUpdateRequest, index_BatchUpdateRequestSchema as BatchUpdateRequestSchema, type index_BatchUpdateResponse as BatchUpdateResponse, index_BatchUpdateResponseSchema as BatchUpdateResponseSchema, type index_BulkRequest as BulkRequest, index_BulkRequestSchema as BulkRequestSchema, type index_BulkResponse as BulkResponse, index_BulkResponseSchema as BulkResponseSchema, type index_CacheControl as CacheControl, index_CacheControlSchema as CacheControlSchema, type index_CacheDirective as CacheDirective, type index_CacheInvalidationRequest as CacheInvalidationRequest, index_CacheInvalidationRequestSchema as CacheInvalidationRequestSchema, type index_CacheInvalidationResponse as CacheInvalidationResponse, index_CacheInvalidationResponseSchema as CacheInvalidationResponseSchema, type index_CacheInvalidationTarget as CacheInvalidationTarget, type index_Callback as Callback, index_CallbackSchema as CallbackSchema, type index_ChangelogEntry as ChangelogEntry, index_ChangelogEntrySchema as ChangelogEntrySchema, type index_CheckPermissionRequest as CheckPermissionRequest, index_CheckPermissionRequestSchema as CheckPermissionRequestSchema, type index_CheckPermissionResponse as CheckPermissionResponse, index_CheckPermissionResponseSchema as CheckPermissionResponseSchema, type index_CodeGenerationTemplate as CodeGenerationTemplate, index_CodeGenerationTemplateSchema as CodeGenerationTemplateSchema, type index_CompleteChunkedUploadRequest as CompleteChunkedUploadRequest, index_CompleteChunkedUploadRequestSchema as CompleteChunkedUploadRequestSchema, type index_CompleteChunkedUploadResponse as CompleteChunkedUploadResponse, index_CompleteChunkedUploadResponseSchema as CompleteChunkedUploadResponseSchema, type index_CompleteUploadRequest as CompleteUploadRequest, index_CompleteUploadRequestSchema as CompleteUploadRequestSchema, type index_ConceptListResponse as ConceptListResponse, index_ConceptListResponseSchema as ConceptListResponseSchema, type index_ConflictResolutionStrategy as ConflictResolutionStrategy, type index_CreateDataRequest as CreateDataRequest, index_CreateDataRequestSchema as CreateDataRequestSchema, type index_CreateDataResponse as CreateDataResponse, index_CreateDataResponseSchema as CreateDataResponseSchema, index_CreateExportJobRequest as CreateExportJobRequest, index_CreateExportJobRequestSchema as CreateExportJobRequestSchema, index_CreateExportJobResponse as CreateExportJobResponse, index_CreateExportJobResponseSchema as CreateExportJobResponseSchema, type index_CreateFeedItemRequest as CreateFeedItemRequest, index_CreateFeedItemRequestSchema as CreateFeedItemRequestSchema, type index_CreateFeedItemResponse as CreateFeedItemResponse, index_CreateFeedItemResponseSchema as CreateFeedItemResponseSchema, type index_CreateFlowRequest as CreateFlowRequest, index_CreateFlowRequestSchema as CreateFlowRequestSchema, type index_CreateFlowResponse as CreateFlowResponse, index_CreateFlowResponseSchema as CreateFlowResponseSchema, type index_CreateManyDataRequest as CreateManyDataRequest, index_CreateManyDataRequestSchema as CreateManyDataRequestSchema, type index_CreateManyDataResponse as CreateManyDataResponse, index_CreateManyDataResponseSchema as CreateManyDataResponseSchema, type index_CreateRequest as CreateRequest, index_CreateRequestSchema as CreateRequestSchema, type index_CreateViewRequest as CreateViewRequest, index_CreateViewRequestSchema as CreateViewRequestSchema, type index_CreateViewResponse as CreateViewResponse, index_CreateViewResponseSchema as CreateViewResponseSchema, type index_CrudEndpointPattern as CrudEndpointPattern, index_CrudEndpointPatternSchema as CrudEndpointPatternSchema, type index_CrudEndpointsConfig as CrudEndpointsConfig, type index_CrudEndpointsConfigInput as CrudEndpointsConfigInput, index_CrudEndpointsConfigSchema as CrudEndpointsConfigSchema, type index_CrudOperation as CrudOperation, type index_CursorMessage as CursorMessage, index_CursorMessageSchema as CursorMessageSchema, type index_CursorPosition as CursorPosition, index_CursorPositionSchema as CursorPositionSchema, index_DEFAULT_AI_ROUTES as DEFAULT_AI_ROUTES, index_DEFAULT_ANALYTICS_ROUTES as DEFAULT_ANALYTICS_ROUTES, index_DEFAULT_AUTOMATION_ROUTES as DEFAULT_AUTOMATION_ROUTES, index_DEFAULT_BATCH_ROUTES as DEFAULT_BATCH_ROUTES, index_DEFAULT_DATA_CRUD_ROUTES as DEFAULT_DATA_CRUD_ROUTES, index_DEFAULT_DISCOVERY_ROUTES as DEFAULT_DISCOVERY_ROUTES, index_DEFAULT_DISPATCHER_ROUTES as DEFAULT_DISPATCHER_ROUTES, index_DEFAULT_I18N_ROUTES as DEFAULT_I18N_ROUTES, index_DEFAULT_METADATA_ROUTES as DEFAULT_METADATA_ROUTES, index_DEFAULT_NOTIFICATION_ROUTES as DEFAULT_NOTIFICATION_ROUTES, index_DEFAULT_PERMISSION_ROUTES as DEFAULT_PERMISSION_ROUTES, index_DEFAULT_REALTIME_ROUTES as DEFAULT_REALTIME_ROUTES, index_DEFAULT_VERSIONING_CONFIG as DEFAULT_VERSIONING_CONFIG, index_DEFAULT_VIEW_ROUTES as DEFAULT_VIEW_ROUTES, index_DEFAULT_WORKFLOW_ROUTES as DEFAULT_WORKFLOW_ROUTES, type index_DataEvent as DataEvent, index_DataEventSchema as DataEventSchema, type index_DataEventType as DataEventType, type index_DataLoaderConfig as DataLoaderConfig, index_DataLoaderConfigSchema as DataLoaderConfigSchema, index_DeduplicationStrategy as DeduplicationStrategy, type index_DeleteDataRequest as DeleteDataRequest, index_DeleteDataRequestSchema as DeleteDataRequestSchema, type index_DeleteDataResponse as DeleteDataResponse, index_DeleteDataResponseSchema as DeleteDataResponseSchema, type index_DeleteFeedItemRequest as DeleteFeedItemRequest, index_DeleteFeedItemRequestSchema as DeleteFeedItemRequestSchema, type index_DeleteFeedItemResponse as DeleteFeedItemResponse, index_DeleteFeedItemResponseSchema as DeleteFeedItemResponseSchema, type index_DeleteFlowRequest as DeleteFlowRequest, index_DeleteFlowRequestSchema as DeleteFlowRequestSchema, type index_DeleteFlowResponse as DeleteFlowResponse, index_DeleteFlowResponseSchema as DeleteFlowResponseSchema, type index_DeleteManyDataRequest as DeleteManyDataRequest, index_DeleteManyDataRequestSchema as DeleteManyDataRequestSchema, type index_DeleteManyDataResponse as DeleteManyDataResponse, index_DeleteManyDataResponseSchema as DeleteManyDataResponseSchema, type index_DeleteManyRequest as DeleteManyRequest, index_DeleteManyRequestSchema as DeleteManyRequestSchema, type index_DeleteResponse as DeleteResponse, index_DeleteResponseSchema as DeleteResponseSchema, type index_DeleteViewRequest as DeleteViewRequest, index_DeleteViewRequestSchema as DeleteViewRequestSchema, type index_DeleteViewResponse as DeleteViewResponse, index_DeleteViewResponseSchema as DeleteViewResponseSchema, index_DisablePackageRequest as DisablePackageRequest, index_DisablePackageRequestSchema as DisablePackageRequestSchema, index_DisablePackageResponse as DisablePackageResponse, index_DisablePackageResponseSchema as DisablePackageResponseSchema, type index_DiscoveryResponse as DiscoveryResponse, index_DiscoverySchema as DiscoverySchema, type index_DispatcherConfig as DispatcherConfig, type index_DispatcherConfigInput as DispatcherConfigInput, index_DispatcherConfigSchema as DispatcherConfigSchema, type index_DispatcherErrorCode as DispatcherErrorCode, type index_DispatcherErrorResponse as DispatcherErrorResponse, index_DispatcherErrorResponseSchema as DispatcherErrorResponseSchema, type index_DispatcherRoute as DispatcherRoute, type index_DispatcherRouteInput as DispatcherRouteInput, index_DispatcherRouteSchema as DispatcherRouteSchema, type index_DocumentState as DocumentState, index_DocumentStateSchema as DocumentStateSchema, type index_ETag as ETag, index_ETagSchema as ETagSchema, type index_EditMessage as EditMessage, index_EditMessageSchema as EditMessageSchema, type index_EditOperation as EditOperation, index_EditOperationSchema as EditOperationSchema, type index_EditOperationType as EditOperationType, type index_EmailPasswordConfigPublic as EmailPasswordConfigPublic, index_EmailPasswordConfigPublicSchema as EmailPasswordConfigPublicSchema, index_EnablePackageRequest as EnablePackageRequest, index_EnablePackageRequestSchema as EnablePackageRequestSchema, index_EnablePackageResponse as EnablePackageResponse, index_EnablePackageResponseSchema as EnablePackageResponseSchema, index_EndpointMapping as EndpointMapping, type index_EndpointMappingKey as EndpointMappingKey, type index_EndpointRegistry as EndpointRegistry, index_EndpointRegistrySchema as EndpointRegistrySchema, type index_EnhancedApiError as EnhancedApiError, index_EnhancedApiErrorSchema as EnhancedApiErrorSchema, type index_ErrorCategory as ErrorCategory, type index_ErrorHandlingConfig as ErrorHandlingConfig, type index_ErrorHandlingConfigInput as ErrorHandlingConfigInput, index_ErrorHandlingConfigSchema as ErrorHandlingConfigSchema, index_ErrorHttpStatusMap as ErrorHttpStatusMap, type index_ErrorMessage as ErrorMessage, index_ErrorMessageSchema as ErrorMessageSchema, type index_ErrorResponse as ErrorResponse, index_ErrorResponseSchema as ErrorResponseSchema, type index_EventFilter as EventFilter, type index_EventFilterCondition as EventFilterCondition, index_EventFilterSchema as EventFilterSchema, type index_EventMessage as EventMessage, index_EventMessageSchema as EventMessageSchema, type index_EventPattern as EventPattern, index_EventPatternSchema as EventPatternSchema, type index_EventSubscription as EventSubscription, index_EventSubscriptionSchema as EventSubscriptionSchema, index_ExportApiContracts as ExportApiContracts, index_ExportFormat as ExportFormat, index_ExportImportTemplate as ExportImportTemplate, index_ExportImportTemplateSchema as ExportImportTemplateSchema, index_ExportJobProgress as ExportJobProgress, index_ExportJobProgressSchema as ExportJobProgressSchema, index_ExportJobStatus as ExportJobStatus, index_ExportJobSummary as ExportJobSummary, index_ExportJobSummarySchema as ExportJobSummarySchema, type index_ExportRequest as ExportRequest, index_ExportRequestSchema as ExportRequestSchema, type index_FederationEntity as FederationEntity, type index_FederationEntityKey as FederationEntityKey, index_FederationEntityKeySchema as FederationEntityKeySchema, index_FederationEntitySchema as FederationEntitySchema, type index_FederationExternalField as FederationExternalField, index_FederationExternalFieldSchema as FederationExternalFieldSchema, type index_FederationGateway as FederationGateway, type index_FederationGatewayInput as FederationGatewayInput, index_FederationGatewaySchema as FederationGatewaySchema, type index_FederationProvides as FederationProvides, index_FederationProvidesSchema as FederationProvidesSchema, type index_FederationRequires as FederationRequires, index_FederationRequiresSchema as FederationRequiresSchema, index_FeedApiContracts as FeedApiContracts, type index_FeedApiErrorCode as FeedApiErrorCode, type index_FeedItemPathParams as FeedItemPathParams, index_FeedItemPathParamsSchema as FeedItemPathParamsSchema, index_FeedListFilterType as FeedListFilterType, type index_FeedPathParams as FeedPathParams, index_FeedPathParamsSchema as FeedPathParamsSchema, type index_FeedUnsubscribeRequest as FeedUnsubscribeRequest, index_FeedUnsubscribeRequestSchema as FeedUnsubscribeRequestSchema, type index_FieldError as FieldError, index_FieldErrorSchema as FieldErrorSchema, index_FieldMappingEntry as FieldMappingEntry, index_FieldMappingEntrySchema as FieldMappingEntrySchema, type index_FileTypeValidation as FileTypeValidation, index_FileTypeValidationSchema as FileTypeValidationSchema, type index_FileUploadResponse as FileUploadResponse, index_FileUploadResponseSchema as FileUploadResponseSchema, type index_FilterOperator as FilterOperator, type index_FindDataRequest as FindDataRequest, index_FindDataRequestSchema as FindDataRequestSchema, type index_FindDataResponse as FindDataResponse, index_FindDataResponseSchema as FindDataResponseSchema, type index_FlowSummary as FlowSummary, index_FlowSummarySchema as FlowSummarySchema, type index_GeneratedApiDocumentation as GeneratedApiDocumentation, index_GeneratedApiDocumentationSchema as GeneratedApiDocumentationSchema, type index_GeneratedEndpoint as GeneratedEndpoint, index_GeneratedEndpointSchema as GeneratedEndpointSchema, index_GetAnalyticsMetaRequestSchema as GetAnalyticsMetaRequestSchema, type index_GetAuthConfigResponse as GetAuthConfigResponse, index_GetAuthConfigResponseSchema as GetAuthConfigResponseSchema, type index_GetChangelogRequest as GetChangelogRequest, index_GetChangelogRequestSchema as GetChangelogRequestSchema, type index_GetChangelogResponse as GetChangelogResponse, index_GetChangelogResponseSchema as GetChangelogResponseSchema, type index_GetDataRequest as GetDataRequest, index_GetDataRequestSchema as GetDataRequestSchema, type index_GetDataResponse as GetDataResponse, index_GetDataResponseSchema as GetDataResponseSchema, type index_GetDiscoveryRequest as GetDiscoveryRequest, index_GetDiscoveryRequestSchema as GetDiscoveryRequestSchema, type index_GetDiscoveryResponse as GetDiscoveryResponse, index_GetDiscoveryResponseSchema as GetDiscoveryResponseSchema, type index_GetEffectivePermissionsRequest as GetEffectivePermissionsRequest, index_GetEffectivePermissionsRequestSchema as GetEffectivePermissionsRequestSchema, type index_GetEffectivePermissionsResponse as GetEffectivePermissionsResponse, index_GetEffectivePermissionsResponseSchema as GetEffectivePermissionsResponseSchema, index_GetExportJobDownloadRequest as GetExportJobDownloadRequest, index_GetExportJobDownloadRequestSchema as GetExportJobDownloadRequestSchema, index_GetExportJobDownloadResponse as GetExportJobDownloadResponse, index_GetExportJobDownloadResponseSchema as GetExportJobDownloadResponseSchema, type index_GetFeedRequest as GetFeedRequest, index_GetFeedRequestSchema as GetFeedRequestSchema, type index_GetFeedResponse as GetFeedResponse, index_GetFeedResponseSchema as GetFeedResponseSchema, type index_GetFieldLabelsRequest as GetFieldLabelsRequest, index_GetFieldLabelsRequestSchema as GetFieldLabelsRequestSchema, type index_GetFieldLabelsResponse as GetFieldLabelsResponse, index_GetFieldLabelsResponseSchema as GetFieldLabelsResponseSchema, type index_GetFlowRequest as GetFlowRequest, index_GetFlowRequestSchema as GetFlowRequestSchema, type index_GetFlowResponse as GetFlowResponse, index_GetFlowResponseSchema as GetFlowResponseSchema, type index_GetInstalledPackageRequest as GetInstalledPackageRequest, index_GetInstalledPackageRequestSchema as GetInstalledPackageRequestSchema, type index_GetInstalledPackageResponse as GetInstalledPackageResponse, index_GetInstalledPackageResponseSchema as GetInstalledPackageResponseSchema, type index_GetLocalesRequest as GetLocalesRequest, index_GetLocalesRequestSchema as GetLocalesRequestSchema, type index_GetLocalesResponse as GetLocalesResponse, index_GetLocalesResponseSchema as GetLocalesResponseSchema, type index_GetMetaItemCachedRequest as GetMetaItemCachedRequest, index_GetMetaItemCachedRequestSchema as GetMetaItemCachedRequestSchema, type index_GetMetaItemCachedResponse as GetMetaItemCachedResponse, index_GetMetaItemCachedResponseSchema as GetMetaItemCachedResponseSchema, type index_GetMetaItemRequest as GetMetaItemRequest, index_GetMetaItemRequestSchema as GetMetaItemRequestSchema, type index_GetMetaItemResponse as GetMetaItemResponse, index_GetMetaItemResponseSchema as GetMetaItemResponseSchema, type index_GetMetaItemsRequest as GetMetaItemsRequest, index_GetMetaItemsRequestSchema as GetMetaItemsRequestSchema, type index_GetMetaItemsResponse as GetMetaItemsResponse, index_GetMetaItemsResponseSchema as GetMetaItemsResponseSchema, type index_GetMetaTypesRequest as GetMetaTypesRequest, index_GetMetaTypesRequestSchema as GetMetaTypesRequestSchema, type index_GetMetaTypesResponse as GetMetaTypesResponse, index_GetMetaTypesResponseSchema as GetMetaTypesResponseSchema, type index_GetNotificationPreferencesRequest as GetNotificationPreferencesRequest, index_GetNotificationPreferencesRequestSchema as GetNotificationPreferencesRequestSchema, type index_GetNotificationPreferencesResponse as GetNotificationPreferencesResponse, index_GetNotificationPreferencesResponseSchema as GetNotificationPreferencesResponseSchema, type index_GetObjectPermissionsRequest as GetObjectPermissionsRequest, index_GetObjectPermissionsRequestSchema as GetObjectPermissionsRequestSchema, type index_GetObjectPermissionsResponse as GetObjectPermissionsResponse, index_GetObjectPermissionsResponseSchema as GetObjectPermissionsResponseSchema, index_GetPackageRequest as GetPackageRequest, index_GetPackageRequestSchema as GetPackageRequestSchema, index_GetPackageResponse as GetPackageResponse, index_GetPackageResponseSchema as GetPackageResponseSchema, type index_GetPresenceRequest as GetPresenceRequest, index_GetPresenceRequestSchema as GetPresenceRequestSchema, type index_GetPresenceResponse as GetPresenceResponse, index_GetPresenceResponseSchema as GetPresenceResponseSchema, type index_GetPresignedUrlRequest as GetPresignedUrlRequest, index_GetPresignedUrlRequestSchema as GetPresignedUrlRequestSchema, type index_GetRunRequest as GetRunRequest, index_GetRunRequestSchema as GetRunRequestSchema, type index_GetRunResponse as GetRunResponse, index_GetRunResponseSchema as GetRunResponseSchema, type index_GetTranslationsRequest as GetTranslationsRequest, index_GetTranslationsRequestSchema as GetTranslationsRequestSchema, type index_GetTranslationsResponse as GetTranslationsResponse, index_GetTranslationsResponseSchema as GetTranslationsResponseSchema, type index_GetUiViewRequest as GetUiViewRequest, index_GetUiViewRequestSchema as GetUiViewRequestSchema, type index_GetUiViewResponse as GetUiViewResponse, index_GetUiViewResponseSchema as GetUiViewResponseSchema, type index_GetViewRequest as GetViewRequest, index_GetViewRequestSchema as GetViewRequestSchema, type index_GetViewResponse as GetViewResponse, index_GetViewResponseSchema as GetViewResponseSchema, type index_GetWorkflowConfigRequest as GetWorkflowConfigRequest, index_GetWorkflowConfigRequestSchema as GetWorkflowConfigRequestSchema, type index_GetWorkflowConfigResponse as GetWorkflowConfigResponse, index_GetWorkflowConfigResponseSchema as GetWorkflowConfigResponseSchema, type index_GetWorkflowStateRequest as GetWorkflowStateRequest, index_GetWorkflowStateRequestSchema as GetWorkflowStateRequestSchema, type index_GetWorkflowStateResponse as GetWorkflowStateResponse, index_GetWorkflowStateResponseSchema as GetWorkflowStateResponseSchema, type index_GraphQLConfig as GraphQLConfig, type index_GraphQLConfigInput as GraphQLConfigInput, index_GraphQLConfigSchema as GraphQLConfigSchema, type index_GraphQLDataLoaderConfig as GraphQLDataLoaderConfig, type index_GraphQLDataLoaderConfigInput as GraphQLDataLoaderConfigInput, index_GraphQLDataLoaderConfigSchema as GraphQLDataLoaderConfigSchema, type index_GraphQLDirectiveConfig as GraphQLDirectiveConfig, type index_GraphQLDirectiveConfigInput as GraphQLDirectiveConfigInput, index_GraphQLDirectiveConfigSchema as GraphQLDirectiveConfigSchema, type index_GraphQLDirectiveLocation as GraphQLDirectiveLocation, type index_GraphQLMutationConfig as GraphQLMutationConfig, type index_GraphQLMutationConfigInput as GraphQLMutationConfigInput, index_GraphQLMutationConfigSchema as GraphQLMutationConfigSchema, type index_GraphQLPersistedQuery as GraphQLPersistedQuery, type index_GraphQLPersistedQueryInput as GraphQLPersistedQueryInput, index_GraphQLPersistedQuerySchema as GraphQLPersistedQuerySchema, type index_GraphQLQueryAdapter as GraphQLQueryAdapter, type index_GraphQLQueryAdapterInput as GraphQLQueryAdapterInput, index_GraphQLQueryAdapterSchema as GraphQLQueryAdapterSchema, type index_GraphQLQueryComplexity as GraphQLQueryComplexity, type index_GraphQLQueryComplexityInput as GraphQLQueryComplexityInput, index_GraphQLQueryComplexitySchema as GraphQLQueryComplexitySchema, type index_GraphQLQueryConfig as GraphQLQueryConfig, type index_GraphQLQueryConfigInput as GraphQLQueryConfigInput, index_GraphQLQueryConfigSchema as GraphQLQueryConfigSchema, type index_GraphQLQueryDepthLimit as GraphQLQueryDepthLimit, type index_GraphQLQueryDepthLimitInput as GraphQLQueryDepthLimitInput, index_GraphQLQueryDepthLimitSchema as GraphQLQueryDepthLimitSchema, type index_GraphQLRateLimit as GraphQLRateLimit, type index_GraphQLRateLimitInput as GraphQLRateLimitInput, index_GraphQLRateLimitSchema as GraphQLRateLimitSchema, type index_GraphQLResolverConfig as GraphQLResolverConfig, type index_GraphQLResolverConfigInput as GraphQLResolverConfigInput, index_GraphQLResolverConfigSchema as GraphQLResolverConfigSchema, type index_GraphQLScalarType as GraphQLScalarType, type index_GraphQLSubscriptionConfig as GraphQLSubscriptionConfig, type index_GraphQLSubscriptionConfigInput as GraphQLSubscriptionConfigInput, index_GraphQLSubscriptionConfigSchema as GraphQLSubscriptionConfigSchema, type index_GraphQLTypeConfig as GraphQLTypeConfig, type index_GraphQLTypeConfigInput as GraphQLTypeConfigInput, index_GraphQLTypeConfigSchema as GraphQLTypeConfigSchema, type index_HandlerStatus as HandlerStatus, index_HandlerStatusSchema as HandlerStatusSchema, index_HttpFindQueryParamsSchema as HttpFindQueryParamsSchema, index_HttpMethod as HttpMethod, type index_HttpStatusCode as HttpStatusCode, type index_IdRequest as IdRequest, index_IdRequestSchema as IdRequestSchema, index_ImportValidationConfig as ImportValidationConfig, index_ImportValidationConfigSchema as ImportValidationConfigSchema, index_ImportValidationMode as ImportValidationMode, index_ImportValidationResult as ImportValidationResult, index_ImportValidationResultSchema as ImportValidationResultSchema, type index_InitiateChunkedUploadRequest as InitiateChunkedUploadRequest, index_InitiateChunkedUploadRequestSchema as InitiateChunkedUploadRequestSchema, type index_InitiateChunkedUploadResponse as InitiateChunkedUploadResponse, index_InitiateChunkedUploadResponseSchema as InitiateChunkedUploadResponseSchema, index_InstallPackageRequest as InstallPackageRequest, index_InstallPackageRequestSchema as InstallPackageRequestSchema, index_InstallPackageResponse as InstallPackageResponse, index_InstallPackageResponseSchema as InstallPackageResponseSchema, index_InstalledPackage as InstalledPackage, index_ListExportJobsRequest as ListExportJobsRequest, index_ListExportJobsRequestSchema as ListExportJobsRequestSchema, index_ListExportJobsResponse as ListExportJobsResponse, index_ListExportJobsResponseSchema as ListExportJobsResponseSchema, type index_ListFlowsRequest as ListFlowsRequest, index_ListFlowsRequestSchema as ListFlowsRequestSchema, type index_ListFlowsResponse as ListFlowsResponse, index_ListFlowsResponseSchema as ListFlowsResponseSchema, type index_ListInstalledPackagesRequest as ListInstalledPackagesRequest, index_ListInstalledPackagesRequestSchema as ListInstalledPackagesRequestSchema, type index_ListInstalledPackagesResponse as ListInstalledPackagesResponse, index_ListInstalledPackagesResponseSchema as ListInstalledPackagesResponseSchema, type index_ListNotificationsRequest as ListNotificationsRequest, index_ListNotificationsRequestSchema as ListNotificationsRequestSchema, type index_ListNotificationsResponse as ListNotificationsResponse, index_ListNotificationsResponseSchema as ListNotificationsResponseSchema, index_ListPackagesRequest as ListPackagesRequest, index_ListPackagesRequestSchema as ListPackagesRequestSchema, index_ListPackagesResponse as ListPackagesResponse, index_ListPackagesResponseSchema as ListPackagesResponseSchema, type index_ListRecordResponse as ListRecordResponse, index_ListRecordResponseSchema as ListRecordResponseSchema, type index_ListRunsRequest as ListRunsRequest, index_ListRunsRequestSchema as ListRunsRequestSchema, type index_ListRunsResponse as ListRunsResponse, index_ListRunsResponseSchema as ListRunsResponseSchema, type index_ListViewsRequest as ListViewsRequest, index_ListViewsRequestSchema as ListViewsRequestSchema, type index_ListViewsResponse as ListViewsResponse, index_ListViewsResponseSchema as ListViewsResponseSchema, type index_LoginRequest as LoginRequest, type index_LoginRequestInput as LoginRequestInput, index_LoginRequestSchema as LoginRequestSchema, type index_LoginType as LoginType, type index_MarkAllNotificationsReadRequest as MarkAllNotificationsReadRequest, index_MarkAllNotificationsReadRequestSchema as MarkAllNotificationsReadRequestSchema, type index_MarkAllNotificationsReadResponse as MarkAllNotificationsReadResponse, index_MarkAllNotificationsReadResponseSchema as MarkAllNotificationsReadResponseSchema, type index_MarkNotificationsReadRequest as MarkNotificationsReadRequest, index_MarkNotificationsReadRequestSchema as MarkNotificationsReadRequestSchema, type index_MarkNotificationsReadResponse as MarkNotificationsReadResponse, index_MarkNotificationsReadResponseSchema as MarkNotificationsReadResponseSchema, index_MetadataBulkRegisterRequestSchema as MetadataBulkRegisterRequestSchema, type index_MetadataBulkResponse as MetadataBulkResponse, index_MetadataBulkResponseSchema as MetadataBulkResponseSchema, index_MetadataBulkUnregisterRequestSchema as MetadataBulkUnregisterRequestSchema, index_MetadataCacheApi as MetadataCacheApi, type index_MetadataCacheRequest as MetadataCacheRequest, index_MetadataCacheRequestSchema as MetadataCacheRequestSchema, type index_MetadataCacheResponse as MetadataCacheResponse, index_MetadataCacheResponseSchema as MetadataCacheResponseSchema, type index_MetadataDeleteResponse as MetadataDeleteResponse, index_MetadataDeleteResponseSchema as MetadataDeleteResponseSchema, type index_MetadataDependenciesResponse as MetadataDependenciesResponse, index_MetadataDependenciesResponseSchema as MetadataDependenciesResponseSchema, type index_MetadataDependentsResponse as MetadataDependentsResponse, index_MetadataDependentsResponseSchema as MetadataDependentsResponseSchema, type index_MetadataEffectiveResponse as MetadataEffectiveResponse, index_MetadataEffectiveResponseSchema as MetadataEffectiveResponseSchema, type index_MetadataEndpointsConfig as MetadataEndpointsConfig, type index_MetadataEndpointsConfigInput as MetadataEndpointsConfigInput, index_MetadataEndpointsConfigSchema as MetadataEndpointsConfigSchema, type index_MetadataEvent as MetadataEvent, index_MetadataEventSchema as MetadataEventSchema, type index_MetadataEventType as MetadataEventType, type index_MetadataExistsResponse as MetadataExistsResponse, index_MetadataExistsResponseSchema as MetadataExistsResponseSchema, index_MetadataExportRequestSchema as MetadataExportRequestSchema, type index_MetadataExportResponse as MetadataExportResponse, index_MetadataExportResponseSchema as MetadataExportResponseSchema, index_MetadataImportRequestSchema as MetadataImportRequestSchema, type index_MetadataImportResponse as MetadataImportResponse, index_MetadataImportResponseSchema as MetadataImportResponseSchema, type index_MetadataItemResponse as MetadataItemResponse, index_MetadataItemResponseSchema as MetadataItemResponseSchema, type index_MetadataListResponse as MetadataListResponse, index_MetadataListResponseSchema as MetadataListResponseSchema, type index_MetadataNamesResponse as MetadataNamesResponse, index_MetadataNamesResponseSchema as MetadataNamesResponseSchema, type index_MetadataOverlayResponse as MetadataOverlayResponse, index_MetadataOverlayResponseSchema as MetadataOverlayResponseSchema, index_MetadataOverlaySaveRequestSchema as MetadataOverlaySaveRequestSchema, index_MetadataQueryRequestSchema as MetadataQueryRequestSchema, type index_MetadataQueryResponse as MetadataQueryResponse, index_MetadataQueryResponseSchema as MetadataQueryResponseSchema, type index_MetadataRegisterRequest as MetadataRegisterRequest, index_MetadataRegisterRequestSchema as MetadataRegisterRequestSchema, type index_MetadataTypeInfoResponse as MetadataTypeInfoResponse, index_MetadataTypeInfoResponseSchema as MetadataTypeInfoResponseSchema, type index_MetadataTypesResponse as MetadataTypesResponse, index_MetadataTypesResponseSchema as MetadataTypesResponseSchema, index_MetadataValidateRequestSchema as MetadataValidateRequestSchema, type index_MetadataValidateResponse as MetadataValidateResponse, index_MetadataValidateResponseSchema as MetadataValidateResponseSchema, type index_ModificationResult as ModificationResult, index_ModificationResultSchema as ModificationResultSchema, type index_Notification as Notification, type index_NotificationInput as NotificationInput, type index_NotificationPreferences as NotificationPreferences, type index_NotificationPreferencesInput as NotificationPreferencesInput, index_NotificationPreferencesSchema as NotificationPreferencesSchema, index_NotificationSchema as NotificationSchema, index_OData as OData, type index_ODataConfig as ODataConfig, index_ODataConfigSchema as ODataConfigSchema, type index_ODataError as ODataError, index_ODataErrorSchema as ODataErrorSchema, type index_ODataFilterFunction as ODataFilterFunction, index_ODataFilterFunctionSchema as ODataFilterFunctionSchema, type index_ODataFilterOperator as ODataFilterOperator, index_ODataFilterOperatorSchema as ODataFilterOperatorSchema, type index_ODataMetadata as ODataMetadata, index_ODataMetadataSchema as ODataMetadataSchema, type index_ODataQuery as ODataQuery, type index_ODataQueryAdapter as ODataQueryAdapter, type index_ODataQueryAdapterInput as ODataQueryAdapterInput, index_ODataQueryAdapterSchema as ODataQueryAdapterSchema, index_ODataQuerySchema as ODataQuerySchema, type index_ODataResponse as ODataResponse, index_ODataResponseSchema as ODataResponseSchema, type index_ObjectDefinitionResponse as ObjectDefinitionResponse, index_ObjectDefinitionResponseSchema as ObjectDefinitionResponseSchema, type index_ObjectQLReference as ObjectQLReference, index_ObjectQLReferenceSchema as ObjectQLReferenceSchema, type index_ObjectStackProtocol as ObjectStackProtocol, index_ObjectStackProtocolSchema as ObjectStackProtocolSchema, type index_ObjectStackProtocolZod as ObjectStackProtocolZod, type index_OpenApi31Extensions as OpenApi31Extensions, index_OpenApi31ExtensionsSchema as OpenApi31ExtensionsSchema, type index_OpenApiGenerationConfig as OpenApiGenerationConfig, type index_OpenApiGenerationConfigInput as OpenApiGenerationConfigInput, index_OpenApiGenerationConfigSchema as OpenApiGenerationConfigSchema, type index_OpenApiSecurityScheme as OpenApiSecurityScheme, index_OpenApiSecuritySchemeSchema as OpenApiSecuritySchemeSchema, type index_OpenApiServer as OpenApiServer, index_OpenApiServerSchema as OpenApiServerSchema, index_OpenApiSpec as OpenApiSpec, index_OpenApiSpecSchema as OpenApiSpecSchema, type index_OperatorMapping as OperatorMapping, index_OperatorMappingSchema as OperatorMappingSchema, index_PackageApiContracts as PackageApiContracts, type index_PackageApiErrorCode as PackageApiErrorCode, type index_PackageInstallRequest as PackageInstallRequest, index_PackageInstallRequestSchema as PackageInstallRequestSchema, type index_PackageInstallResponse as PackageInstallResponse, index_PackageInstallResponseSchema as PackageInstallResponseSchema, type index_PackagePathParams as PackagePathParams, index_PackagePathParamsSchema as PackagePathParamsSchema, type index_PackageRollbackRequest as PackageRollbackRequest, index_PackageRollbackRequestSchema as PackageRollbackRequestSchema, type index_PackageRollbackResponse as PackageRollbackResponse, index_PackageRollbackResponseSchema as PackageRollbackResponseSchema, index_PackageStatus as PackageStatus, type index_PackageUpgradeRequest as PackageUpgradeRequest, index_PackageUpgradeRequestSchema as PackageUpgradeRequestSchema, type index_PackageUpgradeResponse as PackageUpgradeResponse, index_PackageUpgradeResponseSchema as PackageUpgradeResponseSchema, type index_PinFeedItemRequest as PinFeedItemRequest, index_PinFeedItemRequestSchema as PinFeedItemRequestSchema, type index_PinFeedItemResponse as PinFeedItemResponse, index_PinFeedItemResponseSchema as PinFeedItemResponseSchema, type index_PingMessage as PingMessage, index_PingMessageSchema as PingMessageSchema, type index_PongMessage as PongMessage, index_PongMessageSchema as PongMessageSchema, type index_PresenceMessage as PresenceMessage, index_PresenceMessageSchema as PresenceMessageSchema, type index_PresenceState as PresenceState, index_PresenceStateSchema as PresenceStateSchema, type index_PresenceStatus as PresenceStatus, type index_PresenceUpdate as PresenceUpdate, index_PresenceUpdateSchema as PresenceUpdateSchema, type index_PresignedUrlResponse as PresignedUrlResponse, index_PresignedUrlResponseSchema as PresignedUrlResponseSchema, type index_QueryAdapterConfig as QueryAdapterConfig, type index_QueryAdapterConfigInput as QueryAdapterConfigInput, index_QueryAdapterConfigSchema as QueryAdapterConfigSchema, type index_QueryAdapterTarget as QueryAdapterTarget, index_QueryAdapterTargetSchema as QueryAdapterTargetSchema, type index_QueryOptimizationConfig as QueryOptimizationConfig, index_QueryOptimizationConfigSchema as QueryOptimizationConfigSchema, type index_RealtimeConfig as RealtimeConfig, index_RealtimeConfigSchema as RealtimeConfigSchema, type index_RealtimeConnectRequest as RealtimeConnectRequest, index_RealtimeConnectRequestSchema as RealtimeConnectRequestSchema, type index_RealtimeConnectResponse as RealtimeConnectResponse, index_RealtimeConnectResponseSchema as RealtimeConnectResponseSchema, type index_RealtimeDisconnectRequest as RealtimeDisconnectRequest, index_RealtimeDisconnectRequestSchema as RealtimeDisconnectRequestSchema, type index_RealtimeDisconnectResponse as RealtimeDisconnectResponse, index_RealtimeDisconnectResponseSchema as RealtimeDisconnectResponseSchema, type index_RealtimeEvent as RealtimeEvent, index_RealtimeEventSchema as RealtimeEventSchema, type index_RealtimeEventType as RealtimeEventType, type index_RealtimePresence as RealtimePresence, index_RealtimePresenceSchema as RealtimePresenceSchema, type index_RealtimeRecordAction as RealtimeRecordAction, type index_RealtimeSubscribeRequest as RealtimeSubscribeRequest, index_RealtimeSubscribeRequestSchema as RealtimeSubscribeRequestSchema, type index_RealtimeSubscribeResponse as RealtimeSubscribeResponse, index_RealtimeSubscribeResponseSchema as RealtimeSubscribeResponseSchema, type index_RealtimeUnsubscribeRequest as RealtimeUnsubscribeRequest, index_RealtimeUnsubscribeRequestSchema as RealtimeUnsubscribeRequestSchema, type index_RealtimeUnsubscribeResponse as RealtimeUnsubscribeResponse, index_RealtimeUnsubscribeResponseSchema as RealtimeUnsubscribeResponseSchema, type index_RecordData as RecordData, index_RecordDataSchema as RecordDataSchema, type index_RefreshTokenRequest as RefreshTokenRequest, index_RefreshTokenRequestSchema as RefreshTokenRequestSchema, type index_RegisterDeviceRequest as RegisterDeviceRequest, index_RegisterDeviceRequestSchema as RegisterDeviceRequestSchema, type index_RegisterDeviceResponse as RegisterDeviceResponse, index_RegisterDeviceResponseSchema as RegisterDeviceResponseSchema, type index_RegisterRequest as RegisterRequest, index_RegisterRequestSchema as RegisterRequestSchema, type index_RemoveReactionRequest as RemoveReactionRequest, index_RemoveReactionRequestSchema as RemoveReactionRequestSchema, type index_RemoveReactionResponse as RemoveReactionResponse, index_RemoveReactionResponseSchema as RemoveReactionResponseSchema, type index_RequestValidationConfig as RequestValidationConfig, type index_RequestValidationConfigInput as RequestValidationConfigInput, index_RequestValidationConfigSchema as RequestValidationConfigSchema, type index_ResolveDependenciesRequest as ResolveDependenciesRequest, index_ResolveDependenciesRequestSchema as ResolveDependenciesRequestSchema, type index_ResolveDependenciesResponse as ResolveDependenciesResponse, index_ResolveDependenciesResponseSchema as ResolveDependenciesResponseSchema, type index_ResponseEnvelopeConfig as ResponseEnvelopeConfig, type index_ResponseEnvelopeConfigInput as ResponseEnvelopeConfigInput, index_ResponseEnvelopeConfigSchema as ResponseEnvelopeConfigSchema, index_RestApiConfig as RestApiConfig, type index_RestApiConfigInput as RestApiConfigInput, index_RestApiConfigSchema as RestApiConfigSchema, type index_RestApiEndpoint as RestApiEndpoint, index_RestApiEndpointSchema as RestApiEndpointSchema, index_RestApiPluginConfig as RestApiPluginConfig, type index_RestApiPluginConfigInput as RestApiPluginConfigInput, index_RestApiPluginConfigSchema as RestApiPluginConfigSchema, type index_RestApiRouteCategory as RestApiRouteCategory, index_RestApiRouteRegistration as RestApiRouteRegistration, index_RestApiRouteRegistrationSchema as RestApiRouteRegistrationSchema, type index_RestQueryAdapter as RestQueryAdapter, type index_RestQueryAdapterInput as RestQueryAdapterInput, index_RestQueryAdapterSchema as RestQueryAdapterSchema, index_RestServerConfig as RestServerConfig, type index_RestServerConfigInput as RestServerConfigInput, index_RestServerConfigSchema as RestServerConfigSchema, type index_RetryStrategy as RetryStrategy, type index_RouteCategory as RouteCategory, type index_RouteCoverageEntry as RouteCoverageEntry, index_RouteCoverageEntrySchema as RouteCoverageEntrySchema, type index_RouteCoverageReport as RouteCoverageReport, index_RouteCoverageReportSchema as RouteCoverageReportSchema, type index_RouteDefinition as RouteDefinition, index_RouteDefinitionSchema as RouteDefinitionSchema, type index_RouteGenerationConfig as RouteGenerationConfig, type index_RouteGenerationConfigInput as RouteGenerationConfigInput, index_RouteGenerationConfigSchema as RouteGenerationConfigSchema, type index_RouteHealthEntry as RouteHealthEntry, index_RouteHealthEntrySchema as RouteHealthEntrySchema, type index_RouteHealthReport as RouteHealthReport, index_RouteHealthReportSchema as RouteHealthReportSchema, type index_RouterConfig as RouterConfig, index_RouterConfigSchema as RouterConfigSchema, type index_SaveMetaItemRequest as SaveMetaItemRequest, index_SaveMetaItemRequestSchema as SaveMetaItemRequestSchema, type index_SaveMetaItemResponse as SaveMetaItemResponse, index_SaveMetaItemResponseSchema as SaveMetaItemResponseSchema, index_ScheduleExportRequest as ScheduleExportRequest, index_ScheduleExportRequestSchema as ScheduleExportRequestSchema, index_ScheduleExportResponse as ScheduleExportResponse, index_ScheduleExportResponseSchema as ScheduleExportResponseSchema, index_ScheduledExport as ScheduledExport, index_ScheduledExportSchema as ScheduledExportSchema, type index_SchemaDefinition as SchemaDefinition, type index_SearchFeedRequest as SearchFeedRequest, index_SearchFeedRequestSchema as SearchFeedRequestSchema, type index_SearchFeedResponse as SearchFeedResponse, index_SearchFeedResponseSchema as SearchFeedResponseSchema, type index_ServiceInfo as ServiceInfo, index_ServiceInfoSchema as ServiceInfoSchema, type index_ServiceStatus as ServiceStatus, type index_Session as Session, type index_SessionResponse as SessionResponse, index_SessionResponseSchema as SessionResponseSchema, index_SessionSchema as SessionSchema, type index_SessionUser as SessionUser, type index_SessionUserInput as SessionUserInput, index_SessionUserSchema as SessionUserSchema, type index_SetPresenceRequest as SetPresenceRequest, index_SetPresenceRequestSchema as SetPresenceRequestSchema, type index_SetPresenceResponse as SetPresenceResponse, index_SetPresenceResponseSchema as SetPresenceResponseSchema, type index_SimpleCursorPosition as SimpleCursorPosition, index_SimpleCursorPositionSchema as SimpleCursorPositionSchema, type index_SimplePresenceState as SimplePresenceState, index_SimplePresenceStateSchema as SimplePresenceStateSchema, type index_SingleRecordResponse as SingleRecordResponse, index_SingleRecordResponseSchema as SingleRecordResponseSchema, index_StandardApiContracts as StandardApiContracts, type index_StandardErrorCode as StandardErrorCode, type index_StarFeedItemRequest as StarFeedItemRequest, index_StarFeedItemRequestSchema as StarFeedItemRequestSchema, type index_StarFeedItemResponse as StarFeedItemResponse, index_StarFeedItemResponseSchema as StarFeedItemResponseSchema, index_StorageApiContracts as StorageApiContracts, type index_SubgraphConfig as SubgraphConfig, type index_SubgraphConfigInput as SubgraphConfigInput, index_SubgraphConfigSchema as SubgraphConfigSchema, type index_SubscribeMessage as SubscribeMessage, index_SubscribeMessageSchema as SubscribeMessageSchema, type index_SubscribeRequest as SubscribeRequest, index_SubscribeRequestSchema as SubscribeRequestSchema, type index_SubscribeResponse as SubscribeResponse, index_SubscribeResponseSchema as SubscribeResponseSchema, type index_Subscription as Subscription, index_SubscriptionEventSchema as SubscriptionEventSchema, index_SubscriptionSchema as SubscriptionSchema, type index_ToggleFlowRequest as ToggleFlowRequest, index_ToggleFlowRequestSchema as ToggleFlowRequestSchema, type index_ToggleFlowResponse as ToggleFlowResponse, index_ToggleFlowResponseSchema as ToggleFlowResponseSchema, type index_TransportProtocol as TransportProtocol, type index_TriggerFlowRequest as TriggerFlowRequest, index_TriggerFlowRequestSchema as TriggerFlowRequestSchema, type index_TriggerFlowResponse as TriggerFlowResponse, index_TriggerFlowResponseSchema as TriggerFlowResponseSchema, type index_UninstallPackageApiRequest as UninstallPackageApiRequest, index_UninstallPackageApiRequestSchema as UninstallPackageApiRequestSchema, type index_UninstallPackageApiResponse as UninstallPackageApiResponse, index_UninstallPackageApiResponseSchema as UninstallPackageApiResponseSchema, index_UninstallPackageRequest as UninstallPackageRequest, index_UninstallPackageRequestSchema as UninstallPackageRequestSchema, index_UninstallPackageResponse as UninstallPackageResponse, index_UninstallPackageResponseSchema as UninstallPackageResponseSchema, type index_UnpinFeedItemRequest as UnpinFeedItemRequest, index_UnpinFeedItemRequestSchema as UnpinFeedItemRequestSchema, type index_UnpinFeedItemResponse as UnpinFeedItemResponse, index_UnpinFeedItemResponseSchema as UnpinFeedItemResponseSchema, type index_UnregisterDeviceRequest as UnregisterDeviceRequest, index_UnregisterDeviceRequestSchema as UnregisterDeviceRequestSchema, type index_UnregisterDeviceResponse as UnregisterDeviceResponse, index_UnregisterDeviceResponseSchema as UnregisterDeviceResponseSchema, type index_UnstarFeedItemRequest as UnstarFeedItemRequest, index_UnstarFeedItemRequestSchema as UnstarFeedItemRequestSchema, type index_UnstarFeedItemResponse as UnstarFeedItemResponse, index_UnstarFeedItemResponseSchema as UnstarFeedItemResponseSchema, type index_UnsubscribeMessage as UnsubscribeMessage, index_UnsubscribeMessageSchema as UnsubscribeMessageSchema, type index_UnsubscribeRequest as UnsubscribeRequest, index_UnsubscribeRequestSchema as UnsubscribeRequestSchema, type index_UnsubscribeResponse as UnsubscribeResponse, index_UnsubscribeResponseSchema as UnsubscribeResponseSchema, type index_UpdateDataRequest as UpdateDataRequest, index_UpdateDataRequestSchema as UpdateDataRequestSchema, type index_UpdateDataResponse as UpdateDataResponse, index_UpdateDataResponseSchema as UpdateDataResponseSchema, type index_UpdateFeedItemRequest as UpdateFeedItemRequest, index_UpdateFeedItemRequestSchema as UpdateFeedItemRequestSchema, type index_UpdateFeedItemResponse as UpdateFeedItemResponse, index_UpdateFeedItemResponseSchema as UpdateFeedItemResponseSchema, type index_UpdateFlowRequest as UpdateFlowRequest, index_UpdateFlowRequestSchema as UpdateFlowRequestSchema, type index_UpdateFlowResponse as UpdateFlowResponse, index_UpdateFlowResponseSchema as UpdateFlowResponseSchema, type index_UpdateManyDataRequest as UpdateManyDataRequest, index_UpdateManyDataRequestSchema as UpdateManyDataRequestSchema, type index_UpdateManyDataResponse as UpdateManyDataResponse, index_UpdateManyDataResponseSchema as UpdateManyDataResponseSchema, type index_UpdateManyRequest as UpdateManyRequest, index_UpdateManyRequestSchema as UpdateManyRequestSchema, type index_UpdateNotificationPreferencesRequest as UpdateNotificationPreferencesRequest, index_UpdateNotificationPreferencesRequestSchema as UpdateNotificationPreferencesRequestSchema, type index_UpdateNotificationPreferencesResponse as UpdateNotificationPreferencesResponse, index_UpdateNotificationPreferencesResponseSchema as UpdateNotificationPreferencesResponseSchema, type index_UpdateRequest as UpdateRequest, index_UpdateRequestSchema as UpdateRequestSchema, type index_UpdateViewRequest as UpdateViewRequest, index_UpdateViewRequestSchema as UpdateViewRequestSchema, type index_UpdateViewResponse as UpdateViewResponse, index_UpdateViewResponseSchema as UpdateViewResponseSchema, type index_UploadArtifactRequest as UploadArtifactRequest, index_UploadArtifactRequestSchema as UploadArtifactRequestSchema, type index_UploadArtifactResponse as UploadArtifactResponse, index_UploadArtifactResponseSchema as UploadArtifactResponseSchema, type index_UploadChunkRequest as UploadChunkRequest, index_UploadChunkRequestSchema as UploadChunkRequestSchema, type index_UploadChunkResponse as UploadChunkResponse, index_UploadChunkResponseSchema as UploadChunkResponseSchema, type index_UploadProgress as UploadProgress, index_UploadProgressSchema as UploadProgressSchema, type index_UserProfileResponse as UserProfileResponse, index_UserProfileResponseSchema as UserProfileResponseSchema, type index_ValidationMode as ValidationMode, type index_VersionDefinition as VersionDefinition, index_VersionDefinitionSchema as VersionDefinitionSchema, type index_VersionNegotiationResponse as VersionNegotiationResponse, index_VersionNegotiationResponseSchema as VersionNegotiationResponseSchema, type index_VersionStatus as VersionStatus, type index_VersioningConfig as VersioningConfig, type index_VersioningConfigInput as VersioningConfigInput, index_VersioningConfigSchema as VersioningConfigSchema, type index_VersioningStrategy as VersioningStrategy, type index_WebSocketConfig as WebSocketConfig, index_WebSocketConfigSchema as WebSocketConfigSchema, type index_WebSocketEvent as WebSocketEvent, index_WebSocketEventSchema as WebSocketEventSchema, type index_WebSocketMessage as WebSocketMessage, index_WebSocketMessageSchema as WebSocketMessageSchema, type index_WebSocketMessageType as WebSocketMessageType, type index_WebSocketPresenceStatus as WebSocketPresenceStatus, type index_WebSocketServerConfig as WebSocketServerConfig, index_WebSocketServerConfigSchema as WebSocketServerConfigSchema, type index_WebhookConfig as WebhookConfig, index_WebhookConfigSchema as WebhookConfigSchema, type index_WebhookEvent as WebhookEvent, index_WebhookEventSchema as WebhookEventSchema, type index_WellKnownCapabilities as WellKnownCapabilities, index_WellKnownCapabilitiesSchema as WellKnownCapabilitiesSchema, type index_WorkflowApproveRequest as WorkflowApproveRequest, index_WorkflowApproveRequestSchema as WorkflowApproveRequestSchema, type index_WorkflowApproveResponse as WorkflowApproveResponse, index_WorkflowApproveResponseSchema as WorkflowApproveResponseSchema, type index_WorkflowRejectRequest as WorkflowRejectRequest, index_WorkflowRejectRequestSchema as WorkflowRejectRequestSchema, type index_WorkflowRejectResponse as WorkflowRejectResponse, index_WorkflowRejectResponseSchema as WorkflowRejectResponseSchema, type index_WorkflowState as WorkflowState, index_WorkflowStateSchema as WorkflowStateSchema, type index_WorkflowTransitionRequest as WorkflowTransitionRequest, index_WorkflowTransitionRequestSchema as WorkflowTransitionRequestSchema, type index_WorkflowTransitionResponse as WorkflowTransitionResponse, index_WorkflowTransitionResponseSchema as WorkflowTransitionResponseSchema, index_getAuthEndpointUrl as getAuthEndpointUrl, index_getDefaultRouteRegistrations as getDefaultRouteRegistrations, index_mapFieldTypeToGraphQL as mapFieldTypeToGraphQL };
|
|
33719
33795
|
}
|
|
33720
33796
|
|
|
33721
|
-
export { ApiRegistryEntrySchema as $, type AckMessage as A, type ApiChangelogEntry as B, ApiChangelogEntrySchema as C, type ApiDiscoveryQuery as D, ApiDiscoveryQuerySchema as E, type ApiDiscoveryResponse as F, ApiDiscoveryResponseSchema as G, ApiDocumentationConfig as H, ApiDocumentationConfigSchema as I, ApiEndpoint as J, type ApiEndpointInput as K, ApiEndpointRegistration as L, type ApiEndpointRegistrationInput as M, ApiEndpointRegistrationSchema as N, ApiEndpointSchema as O, type ApiError as P, ApiErrorSchema as Q, ApiMappingSchema as R, type ApiMetadata as S, type ApiMetadataInput as T, ApiMetadataSchema as U, type ApiParameter as V, ApiParameterSchema as W, ApiProtocolType as X, ApiRegistry as Y, ApiRegistryEntry as Z, type ApiRegistryEntryInput as _, AckMessageSchema as a, type CacheControl as a$, ApiRegistrySchema as a0, type ApiResponse as a1, type ApiResponseInput as a2, ApiResponseSchema as a3, type ApiRoutes as a4, ApiRoutesSchema as a5, ApiTestCollection as a6, ApiTestCollectionSchema as a7, type ApiTestRequest as a8, ApiTestRequestSchema as a9, BatchApiContracts as aA, type BatchConfig as aB, BatchConfigSchema as aC, type BatchDataRequest as aD, BatchDataRequestSchema as aE, type BatchDataResponse as aF, BatchDataResponseSchema as aG, type BatchEndpointsConfig as aH, type BatchEndpointsConfigInput as aI, BatchEndpointsConfigSchema as aJ, type BatchLoadingStrategy as aK, BatchLoadingStrategySchema as aL, type BatchOperationResult as aM, BatchOperationResultSchema as aN, BatchOperationType as aO, type BatchOptions as aP, BatchOptionsSchema as aQ, type BatchRecord as aR, BatchRecordSchema as aS, type BatchUpdateRequest as aT, BatchUpdateRequestSchema as aU, type BatchUpdateResponse as aV, BatchUpdateResponseSchema as aW, type BulkRequest as aX, BulkRequestSchema as aY, type BulkResponse as aZ, BulkResponseSchema as a_, type ApiTestingUiConfig as aa, ApiTestingUiConfigSchema as ab, ApiTestingUiType as ac, type AppDefinitionResponse as ad, AppDefinitionResponseSchema as ae, type AuthEndpoint as af, type AuthEndpointAlias as ag, AuthEndpointAliases as ah, type AuthEndpointPath as ai, AuthEndpointPaths as aj, AuthEndpointSchema as ak, AuthProvider as al, AutomationApiContracts as am, AutomationApiErrorCode as an, type AutomationFlowPathParams as ao, AutomationFlowPathParamsSchema as ap, type AutomationRunPathParams as aq, AutomationRunPathParamsSchema as ar, type AutomationTriggerRequest as as, AutomationTriggerRequestSchema as at, type AutomationTriggerResponse as au, AutomationTriggerResponseSchema as av, type BasePresence as aw, BasePresenceSchema as ax, type BaseResponse as ay, BaseResponseSchema as az, type AddReactionRequest as b, DEFAULT_DISCOVERY_ROUTES as b$, CacheControlSchema as b0, CacheDirective as b1, type CacheInvalidationRequest as b2, CacheInvalidationRequestSchema as b3, type CacheInvalidationResponse as b4, CacheInvalidationResponseSchema as b5, CacheInvalidationTarget as b6, type Callback as b7, CallbackSchema as b8, type ChangelogEntry as b9, type CreateFlowResponse as bA, CreateFlowResponseSchema as bB, type CreateManyDataRequest as bC, CreateManyDataRequestSchema as bD, type CreateManyDataResponse as bE, CreateManyDataResponseSchema as bF, type CreateRequest as bG, CreateRequestSchema as bH, type CreateViewRequest as bI, CreateViewRequestSchema as bJ, type CreateViewResponse as bK, CreateViewResponseSchema as bL, type CrudEndpointPattern as bM, CrudEndpointPatternSchema as bN, type CrudEndpointsConfig as bO, type CrudEndpointsConfigInput as bP, CrudEndpointsConfigSchema as bQ, CrudOperation as bR, type CursorMessage as bS, CursorMessageSchema as bT, type CursorPosition as bU, CursorPositionSchema as bV, DEFAULT_AI_ROUTES as bW, DEFAULT_ANALYTICS_ROUTES as bX, DEFAULT_AUTOMATION_ROUTES as bY, DEFAULT_BATCH_ROUTES as bZ, DEFAULT_DATA_CRUD_ROUTES as b_, ChangelogEntrySchema as ba, type CheckPermissionRequest as bb, CheckPermissionRequestSchema as bc, type CheckPermissionResponse as bd, CheckPermissionResponseSchema as be, type CodeGenerationTemplate as bf, CodeGenerationTemplateSchema as bg, type CompleteChunkedUploadRequest as bh, CompleteChunkedUploadRequestSchema as bi, type CompleteChunkedUploadResponse as bj, CompleteChunkedUploadResponseSchema as bk, type CompleteUploadRequest as bl, CompleteUploadRequestSchema as bm, type ConceptListResponse as bn, ConceptListResponseSchema as bo, ConflictResolutionStrategy as bp, type CreateDataRequest as bq, CreateDataRequestSchema as br, type CreateDataResponse as bs, CreateDataResponseSchema as bt, type CreateFeedItemRequest as bu, CreateFeedItemRequestSchema as bv, type CreateFeedItemResponse as bw, CreateFeedItemResponseSchema as bx, type CreateFlowRequest as by, CreateFlowRequestSchema as bz, AddReactionRequestSchema as c, EnhancedApiErrorSchema as c$, DEFAULT_DISPATCHER_ROUTES as c0, DEFAULT_I18N_ROUTES as c1, DEFAULT_METADATA_ROUTES as c2, DEFAULT_NOTIFICATION_ROUTES as c3, DEFAULT_PERMISSION_ROUTES as c4, DEFAULT_REALTIME_ROUTES as c5, DEFAULT_VERSIONING_CONFIG as c6, DEFAULT_VIEW_ROUTES as c7, DEFAULT_WORKFLOW_ROUTES as c8, type DataEvent as c9, type DeleteViewResponse as cA, DeleteViewResponseSchema as cB, type DiscoveryResponse as cC, DiscoverySchema as cD, type DispatcherConfig as cE, type DispatcherConfigInput as cF, DispatcherConfigSchema as cG, DispatcherErrorCode as cH, type DispatcherErrorResponse as cI, DispatcherErrorResponseSchema as cJ, type DispatcherRoute as cK, type DispatcherRouteInput as cL, DispatcherRouteSchema as cM, type DocumentState as cN, DocumentStateSchema as cO, type ETag as cP, ETagSchema as cQ, type EditMessage as cR, EditMessageSchema as cS, type EditOperation as cT, EditOperationSchema as cU, EditOperationType as cV, EndpointMapping as cW, type EndpointMappingKey as cX, type EndpointRegistry as cY, EndpointRegistrySchema as cZ, type EnhancedApiError as c_, DataEventSchema as ca, DataEventType as cb, type DataLoaderConfig as cc, DataLoaderConfigSchema as cd, type DeleteDataRequest as ce, DeleteDataRequestSchema as cf, type DeleteDataResponse as cg, DeleteDataResponseSchema as ch, type DeleteFeedItemRequest as ci, DeleteFeedItemRequestSchema as cj, type DeleteFeedItemResponse as ck, DeleteFeedItemResponseSchema as cl, type DeleteFlowRequest as cm, DeleteFlowRequestSchema as cn, type DeleteFlowResponse as co, DeleteFlowResponseSchema as cp, type DeleteManyDataRequest as cq, DeleteManyDataRequestSchema as cr, type DeleteManyDataResponse as cs, DeleteManyDataResponseSchema as ct, type DeleteManyRequest as cu, DeleteManyRequestSchema as cv, type DeleteResponse as cw, DeleteResponseSchema as cx, type DeleteViewRequest as cy, DeleteViewRequestSchema as cz, type AddReactionResponse as d, type GetChangelogResponse as d$, ErrorCategory as d0, type ErrorHandlingConfig as d1, type ErrorHandlingConfigInput as d2, ErrorHandlingConfigSchema as d3, ErrorHttpStatusMap as d4, type ErrorMessage as d5, ErrorMessageSchema as d6, type ErrorResponse as d7, ErrorResponseSchema as d8, type EventFilter as d9, type FeedItemPathParams as dA, FeedItemPathParamsSchema as dB, FeedListFilterType as dC, type FeedPathParams as dD, FeedPathParamsSchema as dE, type FeedUnsubscribeRequest as dF, FeedUnsubscribeRequestSchema as dG, type FieldError as dH, FieldErrorSchema as dI, type FileTypeValidation as dJ, FileTypeValidationSchema as dK, type FileUploadResponse as dL, FileUploadResponseSchema as dM, FilterOperator as dN, type FindDataRequest as dO, FindDataRequestSchema as dP, type FindDataResponse as dQ, FindDataResponseSchema as dR, type FlowSummary as dS, FlowSummarySchema as dT, type GeneratedApiDocumentation as dU, GeneratedApiDocumentationSchema as dV, type GeneratedEndpoint as dW, GeneratedEndpointSchema as dX, GetAnalyticsMetaRequestSchema as dY, type GetChangelogRequest as dZ, GetChangelogRequestSchema as d_, EventFilterCondition as da, EventFilterSchema as db, type EventMessage as dc, EventMessageSchema as dd, type EventPattern as de, EventPatternSchema as df, type EventSubscription as dg, EventSubscriptionSchema as dh, type ExportRequest as di, ExportRequestSchema as dj, type FederationEntity as dk, type FederationEntityKey as dl, FederationEntityKeySchema as dm, FederationEntitySchema as dn, type FederationExternalField as dp, FederationExternalFieldSchema as dq, type FederationGateway as dr, type FederationGatewayInput as ds, FederationGatewaySchema as dt, type FederationProvides as du, FederationProvidesSchema as dv, type FederationRequires as dw, FederationRequiresSchema as dx, FeedApiContracts as dy, FeedApiErrorCode as dz, AddReactionResponseSchema as e, type GetRunRequest as e$, GetChangelogResponseSchema as e0, type GetDataRequest as e1, GetDataRequestSchema as e2, type GetDataResponse as e3, GetDataResponseSchema as e4, type GetDiscoveryRequest as e5, GetDiscoveryRequestSchema as e6, type GetDiscoveryResponse as e7, GetDiscoveryResponseSchema as e8, type GetEffectivePermissionsRequest as e9, GetMetaItemCachedResponseSchema as eA, type GetMetaItemRequest as eB, GetMetaItemRequestSchema as eC, type GetMetaItemResponse as eD, GetMetaItemResponseSchema as eE, type GetMetaItemsRequest as eF, GetMetaItemsRequestSchema as eG, type GetMetaItemsResponse as eH, GetMetaItemsResponseSchema as eI, type GetMetaTypesRequest as eJ, GetMetaTypesRequestSchema as eK, type GetMetaTypesResponse as eL, GetMetaTypesResponseSchema as eM, type GetNotificationPreferencesRequest as eN, GetNotificationPreferencesRequestSchema as eO, type GetNotificationPreferencesResponse as eP, GetNotificationPreferencesResponseSchema as eQ, type GetObjectPermissionsRequest as eR, GetObjectPermissionsRequestSchema as eS, type GetObjectPermissionsResponse as eT, GetObjectPermissionsResponseSchema as eU, type GetPresenceRequest as eV, GetPresenceRequestSchema as eW, type GetPresenceResponse as eX, GetPresenceResponseSchema as eY, type GetPresignedUrlRequest as eZ, GetPresignedUrlRequestSchema as e_, GetEffectivePermissionsRequestSchema as ea, type GetEffectivePermissionsResponse as eb, GetEffectivePermissionsResponseSchema as ec, type GetFeedRequest as ed, GetFeedRequestSchema as ee, type GetFeedResponse as ef, GetFeedResponseSchema as eg, type GetFieldLabelsRequest as eh, GetFieldLabelsRequestSchema as ei, type GetFieldLabelsResponse as ej, GetFieldLabelsResponseSchema as ek, type GetFlowRequest as el, GetFlowRequestSchema as em, type GetFlowResponse as en, GetFlowResponseSchema as eo, type GetInstalledPackageRequest as ep, GetInstalledPackageRequestSchema as eq, type GetInstalledPackageResponse as er, GetInstalledPackageResponseSchema as es, type GetLocalesRequest as et, GetLocalesRequestSchema as eu, type GetLocalesResponse as ev, GetLocalesResponseSchema as ew, type GetMetaItemCachedRequest as ex, GetMetaItemCachedRequestSchema as ey, type GetMetaItemCachedResponse as ez, type AiInsightsRequest as f, GraphQLTypeConfigSchema as f$, GetRunRequestSchema as f0, type GetRunResponse as f1, GetRunResponseSchema as f2, type GetTranslationsRequest as f3, GetTranslationsRequestSchema as f4, type GetTranslationsResponse as f5, GetTranslationsResponseSchema as f6, type GetUiViewRequest as f7, GetUiViewRequestSchema as f8, type GetUiViewResponse as f9, type GraphQLPersistedQuery as fA, type GraphQLPersistedQueryInput as fB, GraphQLPersistedQuerySchema as fC, type GraphQLQueryAdapter as fD, type GraphQLQueryAdapterInput as fE, GraphQLQueryAdapterSchema as fF, type GraphQLQueryComplexity as fG, type GraphQLQueryComplexityInput as fH, GraphQLQueryComplexitySchema as fI, type GraphQLQueryConfig as fJ, type GraphQLQueryConfigInput as fK, GraphQLQueryConfigSchema as fL, type GraphQLQueryDepthLimit as fM, type GraphQLQueryDepthLimitInput as fN, GraphQLQueryDepthLimitSchema as fO, type GraphQLRateLimit as fP, type GraphQLRateLimitInput as fQ, GraphQLRateLimitSchema as fR, type GraphQLResolverConfig as fS, type GraphQLResolverConfigInput as fT, GraphQLResolverConfigSchema as fU, GraphQLScalarType as fV, type GraphQLSubscriptionConfig as fW, type GraphQLSubscriptionConfigInput as fX, GraphQLSubscriptionConfigSchema as fY, type GraphQLTypeConfig as fZ, type GraphQLTypeConfigInput as f_, GetUiViewResponseSchema as fa, type GetViewRequest as fb, GetViewRequestSchema as fc, type GetViewResponse as fd, GetViewResponseSchema as fe, type GetWorkflowConfigRequest as ff, GetWorkflowConfigRequestSchema as fg, type GetWorkflowConfigResponse as fh, GetWorkflowConfigResponseSchema as fi, type GetWorkflowStateRequest as fj, GetWorkflowStateRequestSchema as fk, type GetWorkflowStateResponse as fl, GetWorkflowStateResponseSchema as fm, GraphQLConfig as fn, type GraphQLConfigInput as fo, GraphQLConfigSchema as fp, type GraphQLDataLoaderConfig as fq, type GraphQLDataLoaderConfigInput as fr, GraphQLDataLoaderConfigSchema as fs, type GraphQLDirectiveConfig as ft, type GraphQLDirectiveConfigInput as fu, GraphQLDirectiveConfigSchema as fv, GraphQLDirectiveLocation as fw, type GraphQLMutationConfig as fx, type GraphQLMutationConfigInput as fy, GraphQLMutationConfigSchema as fz, AiInsightsRequestSchema as g, MetadataEndpointsConfigSchema as g$, type HandlerStatus as g0, HandlerStatusSchema as g1, HttpFindQueryParamsSchema as g2, HttpStatusCode as g3, type IdRequest as g4, IdRequestSchema as g5, type InitiateChunkedUploadRequest as g6, InitiateChunkedUploadRequestSchema as g7, type InitiateChunkedUploadResponse as g8, InitiateChunkedUploadResponseSchema as g9, type MarkAllNotificationsReadRequest as gA, MarkAllNotificationsReadRequestSchema as gB, type MarkAllNotificationsReadResponse as gC, MarkAllNotificationsReadResponseSchema as gD, type MarkNotificationsReadRequest as gE, MarkNotificationsReadRequestSchema as gF, type MarkNotificationsReadResponse as gG, MarkNotificationsReadResponseSchema as gH, MetadataBulkRegisterRequestSchema as gI, type MetadataBulkResponse as gJ, MetadataBulkResponseSchema as gK, MetadataBulkUnregisterRequestSchema as gL, MetadataCacheApi as gM, type MetadataCacheRequest as gN, MetadataCacheRequestSchema as gO, type MetadataCacheResponse as gP, MetadataCacheResponseSchema as gQ, type MetadataDeleteResponse as gR, MetadataDeleteResponseSchema as gS, type MetadataDependenciesResponse as gT, MetadataDependenciesResponseSchema as gU, type MetadataDependentsResponse as gV, MetadataDependentsResponseSchema as gW, type MetadataEffectiveResponse as gX, MetadataEffectiveResponseSchema as gY, type MetadataEndpointsConfig as gZ, type MetadataEndpointsConfigInput as g_, type ListFlowsRequest as ga, ListFlowsRequestSchema as gb, type ListFlowsResponse as gc, ListFlowsResponseSchema as gd, type ListInstalledPackagesRequest as ge, ListInstalledPackagesRequestSchema as gf, type ListInstalledPackagesResponse as gg, ListInstalledPackagesResponseSchema as gh, type ListNotificationsRequest as gi, ListNotificationsRequestSchema as gj, type ListNotificationsResponse as gk, ListNotificationsResponseSchema as gl, type ListRecordResponse as gm, ListRecordResponseSchema as gn, type ListRunsRequest as go, ListRunsRequestSchema as gp, type ListRunsResponse as gq, ListRunsResponseSchema as gr, type ListViewsRequest as gs, ListViewsRequestSchema as gt, type ListViewsResponse as gu, ListViewsResponseSchema as gv, type LoginRequest as gw, type LoginRequestInput as gx, LoginRequestSchema as gy, LoginType as gz, type AiInsightsResponse as h, ObjectStackProtocolSchema as h$, type MetadataEvent as h0, MetadataEventSchema as h1, MetadataEventType as h2, type MetadataExistsResponse as h3, MetadataExistsResponseSchema as h4, MetadataExportRequestSchema as h5, type MetadataExportResponse as h6, MetadataExportResponseSchema as h7, MetadataImportRequestSchema as h8, type MetadataImportResponse as h9, type NotificationPreferences as hA, type NotificationPreferencesInput as hB, NotificationPreferencesSchema as hC, NotificationSchema as hD, OData as hE, type ODataConfig as hF, ODataConfigSchema as hG, type ODataError as hH, ODataErrorSchema as hI, type ODataFilterFunction as hJ, ODataFilterFunctionSchema as hK, type ODataFilterOperator as hL, ODataFilterOperatorSchema as hM, type ODataMetadata as hN, ODataMetadataSchema as hO, type ODataQuery as hP, type ODataQueryAdapter as hQ, type ODataQueryAdapterInput as hR, ODataQueryAdapterSchema as hS, ODataQuerySchema as hT, type ODataResponse as hU, ODataResponseSchema as hV, type ObjectDefinitionResponse as hW, ObjectDefinitionResponseSchema as hX, type ObjectQLReference as hY, ObjectQLReferenceSchema as hZ, type ObjectStackProtocol as h_, MetadataImportResponseSchema as ha, type MetadataItemResponse as hb, MetadataItemResponseSchema as hc, type MetadataListResponse as hd, MetadataListResponseSchema as he, type MetadataNamesResponse as hf, MetadataNamesResponseSchema as hg, type MetadataOverlayResponse as hh, MetadataOverlayResponseSchema as hi, MetadataOverlaySaveRequestSchema as hj, MetadataQueryRequestSchema as hk, type MetadataQueryResponse as hl, MetadataQueryResponseSchema as hm, type MetadataRegisterRequest as hn, MetadataRegisterRequestSchema as ho, type MetadataTypeInfoResponse as hp, MetadataTypeInfoResponseSchema as hq, type MetadataTypesResponse as hr, MetadataTypesResponseSchema as hs, MetadataValidateRequestSchema as ht, type MetadataValidateResponse as hu, MetadataValidateResponseSchema as hv, type ModificationResult as hw, ModificationResultSchema as hx, type Notification as hy, type NotificationInput as hz, index as i, RealtimeDisconnectRequestSchema as i$, type ObjectStackProtocolZod as i0, type OpenApi31Extensions as i1, OpenApi31ExtensionsSchema as i2, type OpenApiGenerationConfig as i3, type OpenApiGenerationConfigInput as i4, OpenApiGenerationConfigSchema as i5, type OpenApiSecurityScheme as i6, OpenApiSecuritySchemeSchema as i7, type OpenApiServer as i8, OpenApiServerSchema as i9, type PingMessage as iA, PingMessageSchema as iB, type PongMessage as iC, PongMessageSchema as iD, type PresenceMessage as iE, PresenceMessageSchema as iF, type PresenceState as iG, PresenceStateSchema as iH, PresenceStatus as iI, type PresenceUpdate as iJ, PresenceUpdateSchema as iK, type PresignedUrlResponse as iL, PresignedUrlResponseSchema as iM, type QueryAdapterConfig as iN, type QueryAdapterConfigInput as iO, QueryAdapterConfigSchema as iP, type QueryAdapterTarget as iQ, QueryAdapterTargetSchema as iR, type QueryOptimizationConfig as iS, QueryOptimizationConfigSchema as iT, type RealtimeConfig as iU, RealtimeConfigSchema as iV, type RealtimeConnectRequest as iW, RealtimeConnectRequestSchema as iX, type RealtimeConnectResponse as iY, RealtimeConnectResponseSchema as iZ, type RealtimeDisconnectRequest as i_, OpenApiSpec as ia, OpenApiSpecSchema as ib, type OperatorMapping as ic, OperatorMappingSchema as id, PackageApiContracts as ie, PackageApiErrorCode as ig, type PackageInstallRequest as ih, PackageInstallRequestSchema as ii, type PackageInstallResponse as ij, PackageInstallResponseSchema as ik, type PackagePathParams as il, PackagePathParamsSchema as im, type PackageRollbackRequest as io, PackageRollbackRequestSchema as ip, type PackageRollbackResponse as iq, PackageRollbackResponseSchema as ir, type PackageUpgradeRequest as is, PackageUpgradeRequestSchema as it, type PackageUpgradeResponse as iu, PackageUpgradeResponseSchema as iv, type PinFeedItemRequest as iw, PinFeedItemRequestSchema as ix, type PinFeedItemResponse as iy, PinFeedItemResponseSchema as iz, AiInsightsResponseSchema as j, type RouteDefinition as j$, type RealtimeDisconnectResponse as j0, RealtimeDisconnectResponseSchema as j1, type RealtimeEvent as j2, RealtimeEventSchema as j3, RealtimeEventType as j4, type RealtimePresence as j5, RealtimePresenceSchema as j6, RealtimeRecordAction as j7, type RealtimeSubscribeRequest as j8, RealtimeSubscribeRequestSchema as j9, ResolveDependenciesResponseSchema as jA, type ResponseEnvelopeConfig as jB, type ResponseEnvelopeConfigInput as jC, ResponseEnvelopeConfigSchema as jD, RestApiConfig as jE, type RestApiConfigInput as jF, RestApiConfigSchema as jG, type RestApiEndpoint as jH, RestApiEndpointSchema as jI, RestApiPluginConfig as jJ, type RestApiPluginConfigInput as jK, RestApiPluginConfigSchema as jL, RestApiRouteCategory as jM, RestApiRouteRegistration as jN, RestApiRouteRegistrationSchema as jO, type RestQueryAdapter as jP, type RestQueryAdapterInput as jQ, RestQueryAdapterSchema as jR, RestServerConfig as jS, type RestServerConfigInput as jT, RestServerConfigSchema as jU, RetryStrategy as jV, RouteCategory as jW, type RouteCoverageEntry as jX, RouteCoverageEntrySchema as jY, type RouteCoverageReport as jZ, RouteCoverageReportSchema as j_, type RealtimeSubscribeResponse as ja, RealtimeSubscribeResponseSchema as jb, type RealtimeUnsubscribeRequest as jc, RealtimeUnsubscribeRequestSchema as jd, type RealtimeUnsubscribeResponse as je, RealtimeUnsubscribeResponseSchema as jf, type RecordData as jg, RecordDataSchema as jh, type RefreshTokenRequest as ji, RefreshTokenRequestSchema as jj, type RegisterDeviceRequest as jk, RegisterDeviceRequestSchema as jl, type RegisterDeviceResponse as jm, RegisterDeviceResponseSchema as jn, type RegisterRequest as jo, RegisterRequestSchema as jp, type RemoveReactionRequest as jq, RemoveReactionRequestSchema as jr, type RemoveReactionResponse as js, RemoveReactionResponseSchema as jt, type RequestValidationConfig as ju, type RequestValidationConfigInput as jv, RequestValidationConfigSchema as jw, type ResolveDependenciesRequest as jx, ResolveDependenciesRequestSchema as jy, type ResolveDependenciesResponse as jz, type AiNlqRequest as k, type TriggerFlowRequest as k$, RouteDefinitionSchema as k0, type RouteGenerationConfig as k1, type RouteGenerationConfigInput as k2, RouteGenerationConfigSchema as k3, type RouteHealthEntry as k4, RouteHealthEntrySchema as k5, type RouteHealthReport as k6, RouteHealthReportSchema as k7, type RouterConfig as k8, RouterConfigSchema as k9, SimplePresenceStateSchema as kA, type SingleRecordResponse as kB, SingleRecordResponseSchema as kC, StandardApiContracts as kD, StandardErrorCode as kE, type StarFeedItemRequest as kF, StarFeedItemRequestSchema as kG, type StarFeedItemResponse as kH, StarFeedItemResponseSchema as kI, StorageApiContracts as kJ, type SubgraphConfig as kK, type SubgraphConfigInput as kL, SubgraphConfigSchema as kM, type SubscribeMessage as kN, SubscribeMessageSchema as kO, type SubscribeRequest as kP, SubscribeRequestSchema as kQ, type SubscribeResponse as kR, SubscribeResponseSchema as kS, type Subscription as kT, SubscriptionEventSchema as kU, SubscriptionSchema as kV, type ToggleFlowRequest as kW, ToggleFlowRequestSchema as kX, type ToggleFlowResponse as kY, ToggleFlowResponseSchema as kZ, TransportProtocol as k_, type SaveMetaItemRequest as ka, SaveMetaItemRequestSchema as kb, type SaveMetaItemResponse as kc, SaveMetaItemResponseSchema as kd, SchemaDefinition as ke, type SearchFeedRequest as kf, SearchFeedRequestSchema as kg, type SearchFeedResponse as kh, SearchFeedResponseSchema as ki, type ServiceInfo as kj, ServiceInfoSchema as kk, ServiceStatus as kl, type Session as km, type SessionResponse as kn, SessionResponseSchema as ko, SessionSchema as kp, type SessionUser as kq, type SessionUserInput as kr, SessionUserSchema as ks, type SetPresenceRequest as kt, SetPresenceRequestSchema as ku, type SetPresenceResponse as kv, SetPresenceResponseSchema as kw, type SimpleCursorPosition as kx, SimpleCursorPositionSchema as ky, type SimplePresenceState as kz, AiNlqRequestSchema as l, type UserProfileResponse as l$, TriggerFlowRequestSchema as l0, type TriggerFlowResponse as l1, TriggerFlowResponseSchema as l2, type UninstallPackageApiRequest as l3, UninstallPackageApiRequestSchema as l4, type UninstallPackageApiResponse as l5, UninstallPackageApiResponseSchema as l6, type UnpinFeedItemRequest as l7, UnpinFeedItemRequestSchema as l8, type UnpinFeedItemResponse as l9, UpdateFlowResponseSchema as lA, type UpdateManyDataRequest as lB, UpdateManyDataRequestSchema as lC, type UpdateManyDataResponse as lD, UpdateManyDataResponseSchema as lE, type UpdateManyRequest as lF, UpdateManyRequestSchema as lG, type UpdateNotificationPreferencesRequest as lH, UpdateNotificationPreferencesRequestSchema as lI, type UpdateNotificationPreferencesResponse as lJ, UpdateNotificationPreferencesResponseSchema as lK, type UpdateRequest as lL, UpdateRequestSchema as lM, type UpdateViewRequest as lN, UpdateViewRequestSchema as lO, type UpdateViewResponse as lP, UpdateViewResponseSchema as lQ, type UploadArtifactRequest as lR, UploadArtifactRequestSchema as lS, type UploadArtifactResponse as lT, UploadArtifactResponseSchema as lU, type UploadChunkRequest as lV, UploadChunkRequestSchema as lW, type UploadChunkResponse as lX, UploadChunkResponseSchema as lY, type UploadProgress as lZ, UploadProgressSchema as l_, UnpinFeedItemResponseSchema as la, type UnregisterDeviceRequest as lb, UnregisterDeviceRequestSchema as lc, type UnregisterDeviceResponse as ld, UnregisterDeviceResponseSchema as le, type UnstarFeedItemRequest as lf, UnstarFeedItemRequestSchema as lg, type UnstarFeedItemResponse as lh, UnstarFeedItemResponseSchema as li, type UnsubscribeMessage as lj, UnsubscribeMessageSchema as lk, type UnsubscribeRequest as ll, UnsubscribeRequestSchema as lm, type UnsubscribeResponse as ln, UnsubscribeResponseSchema as lo, type UpdateDataRequest as lp, UpdateDataRequestSchema as lq, type UpdateDataResponse as lr, UpdateDataResponseSchema as ls, type UpdateFeedItemRequest as lt, UpdateFeedItemRequestSchema as lu, type UpdateFeedItemResponse as lv, UpdateFeedItemResponseSchema as lw, type UpdateFlowRequest as lx, UpdateFlowRequestSchema as ly, type UpdateFlowResponse as lz, type AiNlqResponse as m, UserProfileResponseSchema as m0, ValidationMode as m1, type VersionDefinition as m2, VersionDefinitionSchema as m3, type VersionNegotiationResponse as m4, VersionNegotiationResponseSchema as m5, VersionStatus as m6, type VersioningConfig as m7, type VersioningConfigInput as m8, VersioningConfigSchema as m9, WorkflowStateSchema as mA, type WorkflowTransitionRequest as mB, WorkflowTransitionRequestSchema as mC, type WorkflowTransitionResponse as mD, WorkflowTransitionResponseSchema as mE, getAuthEndpointUrl as mF, getDefaultRouteRegistrations as mG, mapFieldTypeToGraphQL as mH, VersioningStrategy as ma, type WebSocketConfig as mb, WebSocketConfigSchema as mc, type WebSocketEvent as md, WebSocketEventSchema as me, type WebSocketMessage as mf, WebSocketMessageSchema as mg, WebSocketMessageType as mh, WebSocketPresenceStatus as mi, type WebSocketServerConfig as mj, WebSocketServerConfigSchema as mk, type WebhookConfig as ml, WebhookConfigSchema as mm, type WebhookEvent as mn, WebhookEventSchema as mo, type WellKnownCapabilities as mp, WellKnownCapabilitiesSchema as mq, type WorkflowApproveRequest as mr, WorkflowApproveRequestSchema as ms, type WorkflowApproveResponse as mt, WorkflowApproveResponseSchema as mu, type WorkflowRejectRequest as mv, WorkflowRejectRequestSchema as mw, type WorkflowRejectResponse as mx, WorkflowRejectResponseSchema as my, type WorkflowState as mz, AiNlqResponseSchema as n, type AiSuggestRequest as o, AiSuggestRequestSchema as p, type AiSuggestResponse as q, AiSuggestResponseSchema as r, AnalyticsEndpoint as s, type AnalyticsMetadataResponse as t, AnalyticsMetadataResponseSchema as u, type AnalyticsQueryRequest$1 as v, AnalyticsQueryRequestSchema as w, AnalyticsResultResponseSchema as x, type AnalyticsSqlResponse as y, AnalyticsSqlResponseSchema as z };
|
|
33797
|
+
export { ApiRegistryEntrySchema as $, type AckMessage as A, type ApiChangelogEntry as B, ApiChangelogEntrySchema as C, type ApiDiscoveryQuery as D, ApiDiscoveryQuerySchema as E, type ApiDiscoveryResponse as F, ApiDiscoveryResponseSchema as G, ApiDocumentationConfig as H, ApiDocumentationConfigSchema as I, ApiEndpoint as J, type ApiEndpointInput as K, ApiEndpointRegistration as L, type ApiEndpointRegistrationInput as M, ApiEndpointRegistrationSchema as N, ApiEndpointSchema as O, type ApiError as P, ApiErrorSchema as Q, ApiMappingSchema as R, type ApiMetadata as S, type ApiMetadataInput as T, ApiMetadataSchema as U, type ApiParameter as V, ApiParameterSchema as W, ApiProtocolType as X, ApiRegistry as Y, ApiRegistryEntry as Z, type ApiRegistryEntryInput as _, AckMessageSchema as a, type BulkRequest as a$, ApiRegistrySchema as a0, type ApiResponse as a1, type ApiResponseInput as a2, ApiResponseSchema as a3, type ApiRoutes as a4, ApiRoutesSchema as a5, ApiTestCollection as a6, ApiTestCollectionSchema as a7, type ApiTestRequest as a8, ApiTestRequestSchema as a9, type BasePresence as aA, BasePresenceSchema as aB, type BaseResponse as aC, BaseResponseSchema as aD, BatchApiContracts as aE, type BatchConfig as aF, BatchConfigSchema as aG, type BatchDataRequest as aH, BatchDataRequestSchema as aI, type BatchDataResponse as aJ, BatchDataResponseSchema as aK, type BatchEndpointsConfig as aL, type BatchEndpointsConfigInput as aM, BatchEndpointsConfigSchema as aN, type BatchLoadingStrategy as aO, BatchLoadingStrategySchema as aP, type BatchOperationResult as aQ, BatchOperationResultSchema as aR, BatchOperationType as aS, type BatchOptions as aT, BatchOptionsSchema as aU, type BatchRecord as aV, BatchRecordSchema as aW, type BatchUpdateRequest as aX, BatchUpdateRequestSchema as aY, type BatchUpdateResponse as aZ, BatchUpdateResponseSchema as a_, type ApiTestingUiConfig as aa, ApiTestingUiConfigSchema as ab, ApiTestingUiType as ac, type AppDefinitionResponse as ad, AppDefinitionResponseSchema as ae, type AuthEndpoint as af, type AuthEndpointAlias as ag, AuthEndpointAliases as ah, type AuthEndpointPath as ai, AuthEndpointPaths as aj, AuthEndpointSchema as ak, type AuthFeaturesConfig as al, AuthFeaturesConfigSchema as am, AuthProvider as an, type AuthProviderInfo as ao, AuthProviderInfoSchema as ap, AutomationApiContracts as aq, AutomationApiErrorCode as ar, type AutomationFlowPathParams as as, AutomationFlowPathParamsSchema as at, type AutomationRunPathParams as au, AutomationRunPathParamsSchema as av, type AutomationTriggerRequest as aw, AutomationTriggerRequestSchema as ax, type AutomationTriggerResponse as ay, AutomationTriggerResponseSchema as az, type AddReactionRequest as b, DEFAULT_ANALYTICS_ROUTES as b$, BulkRequestSchema as b0, type BulkResponse as b1, BulkResponseSchema as b2, type CacheControl as b3, CacheControlSchema as b4, CacheDirective as b5, type CacheInvalidationRequest as b6, CacheInvalidationRequestSchema as b7, type CacheInvalidationResponse as b8, CacheInvalidationResponseSchema as b9, type CreateFeedItemResponse as bA, CreateFeedItemResponseSchema as bB, type CreateFlowRequest as bC, CreateFlowRequestSchema as bD, type CreateFlowResponse as bE, CreateFlowResponseSchema as bF, type CreateManyDataRequest as bG, CreateManyDataRequestSchema as bH, type CreateManyDataResponse as bI, CreateManyDataResponseSchema as bJ, type CreateRequest as bK, CreateRequestSchema as bL, type CreateViewRequest as bM, CreateViewRequestSchema as bN, type CreateViewResponse as bO, CreateViewResponseSchema as bP, type CrudEndpointPattern as bQ, CrudEndpointPatternSchema as bR, type CrudEndpointsConfig as bS, type CrudEndpointsConfigInput as bT, CrudEndpointsConfigSchema as bU, CrudOperation as bV, type CursorMessage as bW, CursorMessageSchema as bX, type CursorPosition as bY, CursorPositionSchema as bZ, DEFAULT_AI_ROUTES as b_, CacheInvalidationTarget as ba, type Callback as bb, CallbackSchema as bc, type ChangelogEntry as bd, ChangelogEntrySchema as be, type CheckPermissionRequest as bf, CheckPermissionRequestSchema as bg, type CheckPermissionResponse as bh, CheckPermissionResponseSchema as bi, type CodeGenerationTemplate as bj, CodeGenerationTemplateSchema as bk, type CompleteChunkedUploadRequest as bl, CompleteChunkedUploadRequestSchema as bm, type CompleteChunkedUploadResponse as bn, CompleteChunkedUploadResponseSchema as bo, type CompleteUploadRequest as bp, CompleteUploadRequestSchema as bq, type ConceptListResponse as br, ConceptListResponseSchema as bs, ConflictResolutionStrategy as bt, type CreateDataRequest as bu, CreateDataRequestSchema as bv, type CreateDataResponse as bw, CreateDataResponseSchema as bx, type CreateFeedItemRequest as by, CreateFeedItemRequestSchema as bz, AddReactionRequestSchema as c, EmailPasswordConfigPublicSchema as c$, DEFAULT_AUTOMATION_ROUTES as c0, DEFAULT_BATCH_ROUTES as c1, DEFAULT_DATA_CRUD_ROUTES as c2, DEFAULT_DISCOVERY_ROUTES as c3, DEFAULT_DISPATCHER_ROUTES as c4, DEFAULT_I18N_ROUTES as c5, DEFAULT_METADATA_ROUTES as c6, DEFAULT_NOTIFICATION_ROUTES as c7, DEFAULT_PERMISSION_ROUTES as c8, DEFAULT_REALTIME_ROUTES as c9, type DeleteResponse as cA, DeleteResponseSchema as cB, type DeleteViewRequest as cC, DeleteViewRequestSchema as cD, type DeleteViewResponse as cE, DeleteViewResponseSchema as cF, type DiscoveryResponse as cG, DiscoverySchema as cH, type DispatcherConfig as cI, type DispatcherConfigInput as cJ, DispatcherConfigSchema as cK, DispatcherErrorCode as cL, type DispatcherErrorResponse as cM, DispatcherErrorResponseSchema as cN, type DispatcherRoute as cO, type DispatcherRouteInput as cP, DispatcherRouteSchema as cQ, type DocumentState as cR, DocumentStateSchema as cS, type ETag as cT, ETagSchema as cU, type EditMessage as cV, EditMessageSchema as cW, type EditOperation as cX, EditOperationSchema as cY, EditOperationType as cZ, type EmailPasswordConfigPublic as c_, DEFAULT_VERSIONING_CONFIG as ca, DEFAULT_VIEW_ROUTES as cb, DEFAULT_WORKFLOW_ROUTES as cc, type DataEvent as cd, DataEventSchema as ce, DataEventType as cf, type DataLoaderConfig as cg, DataLoaderConfigSchema as ch, type DeleteDataRequest as ci, DeleteDataRequestSchema as cj, type DeleteDataResponse as ck, DeleteDataResponseSchema as cl, type DeleteFeedItemRequest as cm, DeleteFeedItemRequestSchema as cn, type DeleteFeedItemResponse as co, DeleteFeedItemResponseSchema as cp, type DeleteFlowRequest as cq, DeleteFlowRequestSchema as cr, type DeleteFlowResponse as cs, DeleteFlowResponseSchema as ct, type DeleteManyDataRequest as cu, DeleteManyDataRequestSchema as cv, type DeleteManyDataResponse as cw, DeleteManyDataResponseSchema as cx, type DeleteManyRequest as cy, DeleteManyRequestSchema as cz, type AddReactionResponse as d, GeneratedApiDocumentationSchema as d$, EndpointMapping as d0, type EndpointMappingKey as d1, type EndpointRegistry as d2, EndpointRegistrySchema as d3, type EnhancedApiError as d4, EnhancedApiErrorSchema as d5, ErrorCategory as d6, type ErrorHandlingConfig as d7, type ErrorHandlingConfigInput as d8, ErrorHandlingConfigSchema as d9, type FederationProvides as dA, FederationProvidesSchema as dB, type FederationRequires as dC, FederationRequiresSchema as dD, FeedApiContracts as dE, FeedApiErrorCode as dF, type FeedItemPathParams as dG, FeedItemPathParamsSchema as dH, FeedListFilterType as dI, type FeedPathParams as dJ, FeedPathParamsSchema as dK, type FeedUnsubscribeRequest as dL, FeedUnsubscribeRequestSchema as dM, type FieldError as dN, FieldErrorSchema as dO, type FileTypeValidation as dP, FileTypeValidationSchema as dQ, type FileUploadResponse as dR, FileUploadResponseSchema as dS, FilterOperator as dT, type FindDataRequest as dU, FindDataRequestSchema as dV, type FindDataResponse as dW, FindDataResponseSchema as dX, type FlowSummary as dY, FlowSummarySchema as dZ, type GeneratedApiDocumentation as d_, ErrorHttpStatusMap as da, type ErrorMessage as db, ErrorMessageSchema as dc, type ErrorResponse as dd, ErrorResponseSchema as de, type EventFilter as df, EventFilterCondition as dg, EventFilterSchema as dh, type EventMessage as di, EventMessageSchema as dj, type EventPattern as dk, EventPatternSchema as dl, type EventSubscription as dm, EventSubscriptionSchema as dn, type ExportRequest as dp, ExportRequestSchema as dq, type FederationEntity as dr, type FederationEntityKey as ds, FederationEntityKeySchema as dt, FederationEntitySchema as du, type FederationExternalField as dv, FederationExternalFieldSchema as dw, type FederationGateway as dx, type FederationGatewayInput as dy, FederationGatewaySchema as dz, AddReactionResponseSchema as e, type GetObjectPermissionsResponse as e$, type GeneratedEndpoint as e0, GeneratedEndpointSchema as e1, GetAnalyticsMetaRequestSchema as e2, type GetAuthConfigResponse as e3, GetAuthConfigResponseSchema as e4, type GetChangelogRequest as e5, GetChangelogRequestSchema as e6, type GetChangelogResponse as e7, GetChangelogResponseSchema as e8, type GetDataRequest as e9, GetInstalledPackageResponseSchema as eA, type GetLocalesRequest as eB, GetLocalesRequestSchema as eC, type GetLocalesResponse as eD, GetLocalesResponseSchema as eE, type GetMetaItemCachedRequest as eF, GetMetaItemCachedRequestSchema as eG, type GetMetaItemCachedResponse as eH, GetMetaItemCachedResponseSchema as eI, type GetMetaItemRequest as eJ, GetMetaItemRequestSchema as eK, type GetMetaItemResponse as eL, GetMetaItemResponseSchema as eM, type GetMetaItemsRequest as eN, GetMetaItemsRequestSchema as eO, type GetMetaItemsResponse as eP, GetMetaItemsResponseSchema as eQ, type GetMetaTypesRequest as eR, GetMetaTypesRequestSchema as eS, type GetMetaTypesResponse as eT, GetMetaTypesResponseSchema as eU, type GetNotificationPreferencesRequest as eV, GetNotificationPreferencesRequestSchema as eW, type GetNotificationPreferencesResponse as eX, GetNotificationPreferencesResponseSchema as eY, type GetObjectPermissionsRequest as eZ, GetObjectPermissionsRequestSchema as e_, GetDataRequestSchema as ea, type GetDataResponse as eb, GetDataResponseSchema as ec, type GetDiscoveryRequest as ed, GetDiscoveryRequestSchema as ee, type GetDiscoveryResponse as ef, GetDiscoveryResponseSchema as eg, type GetEffectivePermissionsRequest as eh, GetEffectivePermissionsRequestSchema as ei, type GetEffectivePermissionsResponse as ej, GetEffectivePermissionsResponseSchema as ek, type GetFeedRequest as el, GetFeedRequestSchema as em, type GetFeedResponse as en, GetFeedResponseSchema as eo, type GetFieldLabelsRequest as ep, GetFieldLabelsRequestSchema as eq, type GetFieldLabelsResponse as er, GetFieldLabelsResponseSchema as es, type GetFlowRequest as et, GetFlowRequestSchema as eu, type GetFlowResponse as ev, GetFlowResponseSchema as ew, type GetInstalledPackageRequest as ex, GetInstalledPackageRequestSchema as ey, type GetInstalledPackageResponse as ez, type AiInsightsRequest as f, type GraphQLResolverConfigInput as f$, GetObjectPermissionsResponseSchema as f0, type GetPresenceRequest as f1, GetPresenceRequestSchema as f2, type GetPresenceResponse as f3, GetPresenceResponseSchema as f4, type GetPresignedUrlRequest as f5, GetPresignedUrlRequestSchema as f6, type GetRunRequest as f7, GetRunRequestSchema as f8, type GetRunResponse as f9, GraphQLDataLoaderConfigSchema as fA, type GraphQLDirectiveConfig as fB, type GraphQLDirectiveConfigInput as fC, GraphQLDirectiveConfigSchema as fD, GraphQLDirectiveLocation as fE, type GraphQLMutationConfig as fF, type GraphQLMutationConfigInput as fG, GraphQLMutationConfigSchema as fH, type GraphQLPersistedQuery as fI, type GraphQLPersistedQueryInput as fJ, GraphQLPersistedQuerySchema as fK, type GraphQLQueryAdapter as fL, type GraphQLQueryAdapterInput as fM, GraphQLQueryAdapterSchema as fN, type GraphQLQueryComplexity as fO, type GraphQLQueryComplexityInput as fP, GraphQLQueryComplexitySchema as fQ, type GraphQLQueryConfig as fR, type GraphQLQueryConfigInput as fS, GraphQLQueryConfigSchema as fT, type GraphQLQueryDepthLimit as fU, type GraphQLQueryDepthLimitInput as fV, GraphQLQueryDepthLimitSchema as fW, type GraphQLRateLimit as fX, type GraphQLRateLimitInput as fY, GraphQLRateLimitSchema as fZ, type GraphQLResolverConfig as f_, GetRunResponseSchema as fa, type GetTranslationsRequest as fb, GetTranslationsRequestSchema as fc, type GetTranslationsResponse as fd, GetTranslationsResponseSchema as fe, type GetUiViewRequest as ff, GetUiViewRequestSchema as fg, type GetUiViewResponse as fh, GetUiViewResponseSchema as fi, type GetViewRequest as fj, GetViewRequestSchema as fk, type GetViewResponse as fl, GetViewResponseSchema as fm, type GetWorkflowConfigRequest as fn, GetWorkflowConfigRequestSchema as fo, type GetWorkflowConfigResponse as fp, GetWorkflowConfigResponseSchema as fq, type GetWorkflowStateRequest as fr, GetWorkflowStateRequestSchema as fs, type GetWorkflowStateResponse as ft, GetWorkflowStateResponseSchema as fu, GraphQLConfig as fv, type GraphQLConfigInput as fw, GraphQLConfigSchema as fx, type GraphQLDataLoaderConfig as fy, type GraphQLDataLoaderConfigInput as fz, AiInsightsRequestSchema as g, type MetadataDependenciesResponse as g$, GraphQLResolverConfigSchema as g0, GraphQLScalarType as g1, type GraphQLSubscriptionConfig as g2, type GraphQLSubscriptionConfigInput as g3, GraphQLSubscriptionConfigSchema as g4, type GraphQLTypeConfig as g5, type GraphQLTypeConfigInput as g6, GraphQLTypeConfigSchema as g7, type HandlerStatus as g8, HandlerStatusSchema as g9, type ListViewsRequest as gA, ListViewsRequestSchema as gB, type ListViewsResponse as gC, ListViewsResponseSchema as gD, type LoginRequest as gE, type LoginRequestInput as gF, LoginRequestSchema as gG, LoginType as gH, type MarkAllNotificationsReadRequest as gI, MarkAllNotificationsReadRequestSchema as gJ, type MarkAllNotificationsReadResponse as gK, MarkAllNotificationsReadResponseSchema as gL, type MarkNotificationsReadRequest as gM, MarkNotificationsReadRequestSchema as gN, type MarkNotificationsReadResponse as gO, MarkNotificationsReadResponseSchema as gP, MetadataBulkRegisterRequestSchema as gQ, type MetadataBulkResponse as gR, MetadataBulkResponseSchema as gS, MetadataBulkUnregisterRequestSchema as gT, MetadataCacheApi as gU, type MetadataCacheRequest as gV, MetadataCacheRequestSchema as gW, type MetadataCacheResponse as gX, MetadataCacheResponseSchema as gY, type MetadataDeleteResponse as gZ, MetadataDeleteResponseSchema as g_, HttpFindQueryParamsSchema as ga, HttpStatusCode as gb, type IdRequest as gc, IdRequestSchema as gd, type InitiateChunkedUploadRequest as ge, InitiateChunkedUploadRequestSchema as gf, type InitiateChunkedUploadResponse as gg, InitiateChunkedUploadResponseSchema as gh, type ListFlowsRequest as gi, ListFlowsRequestSchema as gj, type ListFlowsResponse as gk, ListFlowsResponseSchema as gl, type ListInstalledPackagesRequest as gm, ListInstalledPackagesRequestSchema as gn, type ListInstalledPackagesResponse as go, ListInstalledPackagesResponseSchema as gp, type ListNotificationsRequest as gq, ListNotificationsRequestSchema as gr, type ListNotificationsResponse as gs, ListNotificationsResponseSchema as gt, type ListRecordResponse as gu, ListRecordResponseSchema as gv, type ListRunsRequest as gw, ListRunsRequestSchema as gx, type ListRunsResponse as gy, ListRunsResponseSchema as gz, type AiInsightsResponse as h, ODataQuerySchema as h$, MetadataDependenciesResponseSchema as h0, type MetadataDependentsResponse as h1, MetadataDependentsResponseSchema as h2, type MetadataEffectiveResponse as h3, MetadataEffectiveResponseSchema as h4, type MetadataEndpointsConfig as h5, type MetadataEndpointsConfigInput as h6, MetadataEndpointsConfigSchema as h7, type MetadataEvent as h8, MetadataEventSchema as h9, MetadataTypesResponseSchema as hA, MetadataValidateRequestSchema as hB, type MetadataValidateResponse as hC, MetadataValidateResponseSchema as hD, type ModificationResult as hE, ModificationResultSchema as hF, type Notification as hG, type NotificationInput as hH, type NotificationPreferences as hI, type NotificationPreferencesInput as hJ, NotificationPreferencesSchema as hK, NotificationSchema as hL, OData as hM, type ODataConfig as hN, ODataConfigSchema as hO, type ODataError as hP, ODataErrorSchema as hQ, type ODataFilterFunction as hR, ODataFilterFunctionSchema as hS, type ODataFilterOperator as hT, ODataFilterOperatorSchema as hU, type ODataMetadata as hV, ODataMetadataSchema as hW, type ODataQuery as hX, type ODataQueryAdapter as hY, type ODataQueryAdapterInput as hZ, ODataQueryAdapterSchema as h_, MetadataEventType as ha, type MetadataExistsResponse as hb, MetadataExistsResponseSchema as hc, MetadataExportRequestSchema as hd, type MetadataExportResponse as he, MetadataExportResponseSchema as hf, MetadataImportRequestSchema as hg, type MetadataImportResponse as hh, MetadataImportResponseSchema as hi, type MetadataItemResponse as hj, MetadataItemResponseSchema as hk, type MetadataListResponse as hl, MetadataListResponseSchema as hm, type MetadataNamesResponse as hn, MetadataNamesResponseSchema as ho, type MetadataOverlayResponse as hp, MetadataOverlayResponseSchema as hq, MetadataOverlaySaveRequestSchema as hr, MetadataQueryRequestSchema as hs, type MetadataQueryResponse as ht, MetadataQueryResponseSchema as hu, type MetadataRegisterRequest as hv, MetadataRegisterRequestSchema as hw, type MetadataTypeInfoResponse as hx, MetadataTypeInfoResponseSchema as hy, type MetadataTypesResponse as hz, index as i, QueryOptimizationConfigSchema as i$, type ODataResponse as i0, ODataResponseSchema as i1, type ObjectDefinitionResponse as i2, ObjectDefinitionResponseSchema as i3, type ObjectQLReference as i4, ObjectQLReferenceSchema as i5, type ObjectStackProtocol as i6, ObjectStackProtocolSchema as i7, type ObjectStackProtocolZod as i8, type OpenApi31Extensions as i9, type PackageUpgradeRequest as iA, PackageUpgradeRequestSchema as iB, type PackageUpgradeResponse as iC, PackageUpgradeResponseSchema as iD, type PinFeedItemRequest as iE, PinFeedItemRequestSchema as iF, type PinFeedItemResponse as iG, PinFeedItemResponseSchema as iH, type PingMessage as iI, PingMessageSchema as iJ, type PongMessage as iK, PongMessageSchema as iL, type PresenceMessage as iM, PresenceMessageSchema as iN, type PresenceState as iO, PresenceStateSchema as iP, PresenceStatus as iQ, type PresenceUpdate as iR, PresenceUpdateSchema as iS, type PresignedUrlResponse as iT, PresignedUrlResponseSchema as iU, type QueryAdapterConfig as iV, type QueryAdapterConfigInput as iW, QueryAdapterConfigSchema as iX, type QueryAdapterTarget as iY, QueryAdapterTargetSchema as iZ, type QueryOptimizationConfig as i_, OpenApi31ExtensionsSchema as ia, type OpenApiGenerationConfig as ib, type OpenApiGenerationConfigInput as ic, OpenApiGenerationConfigSchema as id, type OpenApiSecurityScheme as ie, OpenApiSecuritySchemeSchema as ig, type OpenApiServer as ih, OpenApiServerSchema as ii, OpenApiSpec as ij, OpenApiSpecSchema as ik, type OperatorMapping as il, OperatorMappingSchema as im, PackageApiContracts as io, PackageApiErrorCode as ip, type PackageInstallRequest as iq, PackageInstallRequestSchema as ir, type PackageInstallResponse as is, PackageInstallResponseSchema as it, type PackagePathParams as iu, PackagePathParamsSchema as iv, type PackageRollbackRequest as iw, PackageRollbackRequestSchema as ix, type PackageRollbackResponse as iy, PackageRollbackResponseSchema as iz, AiInsightsResponseSchema as j, type RestServerConfigInput as j$, type RealtimeConfig as j0, RealtimeConfigSchema as j1, type RealtimeConnectRequest as j2, RealtimeConnectRequestSchema as j3, type RealtimeConnectResponse as j4, RealtimeConnectResponseSchema as j5, type RealtimeDisconnectRequest as j6, RealtimeDisconnectRequestSchema as j7, type RealtimeDisconnectResponse as j8, RealtimeDisconnectResponseSchema as j9, type RemoveReactionResponse as jA, RemoveReactionResponseSchema as jB, type RequestValidationConfig as jC, type RequestValidationConfigInput as jD, RequestValidationConfigSchema as jE, type ResolveDependenciesRequest as jF, ResolveDependenciesRequestSchema as jG, type ResolveDependenciesResponse as jH, ResolveDependenciesResponseSchema as jI, type ResponseEnvelopeConfig as jJ, type ResponseEnvelopeConfigInput as jK, ResponseEnvelopeConfigSchema as jL, RestApiConfig as jM, type RestApiConfigInput as jN, RestApiConfigSchema as jO, type RestApiEndpoint as jP, RestApiEndpointSchema as jQ, RestApiPluginConfig as jR, type RestApiPluginConfigInput as jS, RestApiPluginConfigSchema as jT, RestApiRouteCategory as jU, RestApiRouteRegistration as jV, RestApiRouteRegistrationSchema as jW, type RestQueryAdapter as jX, type RestQueryAdapterInput as jY, RestQueryAdapterSchema as jZ, RestServerConfig as j_, type RealtimeEvent as ja, RealtimeEventSchema as jb, RealtimeEventType as jc, type RealtimePresence as jd, RealtimePresenceSchema as je, RealtimeRecordAction as jf, type RealtimeSubscribeRequest as jg, RealtimeSubscribeRequestSchema as jh, type RealtimeSubscribeResponse as ji, RealtimeSubscribeResponseSchema as jj, type RealtimeUnsubscribeRequest as jk, RealtimeUnsubscribeRequestSchema as jl, type RealtimeUnsubscribeResponse as jm, RealtimeUnsubscribeResponseSchema as jn, type RecordData as jo, RecordDataSchema as jp, type RefreshTokenRequest as jq, RefreshTokenRequestSchema as jr, type RegisterDeviceRequest as js, RegisterDeviceRequestSchema as jt, type RegisterDeviceResponse as ju, RegisterDeviceResponseSchema as jv, type RegisterRequest as jw, RegisterRequestSchema as jx, type RemoveReactionRequest as jy, RemoveReactionRequestSchema as jz, type AiNlqRequest as k, type Subscription as k$, RestServerConfigSchema as k0, RetryStrategy as k1, RouteCategory as k2, type RouteCoverageEntry as k3, RouteCoverageEntrySchema as k4, type RouteCoverageReport as k5, RouteCoverageReportSchema as k6, type RouteDefinition as k7, RouteDefinitionSchema as k8, type RouteGenerationConfig as k9, SessionUserSchema as kA, type SetPresenceRequest as kB, SetPresenceRequestSchema as kC, type SetPresenceResponse as kD, SetPresenceResponseSchema as kE, type SimpleCursorPosition as kF, SimpleCursorPositionSchema as kG, type SimplePresenceState as kH, SimplePresenceStateSchema as kI, type SingleRecordResponse as kJ, SingleRecordResponseSchema as kK, StandardApiContracts as kL, StandardErrorCode as kM, type StarFeedItemRequest as kN, StarFeedItemRequestSchema as kO, type StarFeedItemResponse as kP, StarFeedItemResponseSchema as kQ, StorageApiContracts as kR, type SubgraphConfig as kS, type SubgraphConfigInput as kT, SubgraphConfigSchema as kU, type SubscribeMessage as kV, SubscribeMessageSchema as kW, type SubscribeRequest as kX, SubscribeRequestSchema as kY, type SubscribeResponse as kZ, SubscribeResponseSchema as k_, type RouteGenerationConfigInput as ka, RouteGenerationConfigSchema as kb, type RouteHealthEntry as kc, RouteHealthEntrySchema as kd, type RouteHealthReport as ke, RouteHealthReportSchema as kf, type RouterConfig as kg, RouterConfigSchema as kh, type SaveMetaItemRequest as ki, SaveMetaItemRequestSchema as kj, type SaveMetaItemResponse as kk, SaveMetaItemResponseSchema as kl, SchemaDefinition as km, type SearchFeedRequest as kn, SearchFeedRequestSchema as ko, type SearchFeedResponse as kp, SearchFeedResponseSchema as kq, type ServiceInfo as kr, ServiceInfoSchema as ks, ServiceStatus as kt, type Session as ku, type SessionResponse as kv, SessionResponseSchema as kw, SessionSchema as kx, type SessionUser as ky, type SessionUserInput as kz, AiNlqRequestSchema as l, type UploadArtifactResponse as l$, SubscriptionEventSchema as l0, SubscriptionSchema as l1, type ToggleFlowRequest as l2, ToggleFlowRequestSchema as l3, type ToggleFlowResponse as l4, ToggleFlowResponseSchema as l5, TransportProtocol as l6, type TriggerFlowRequest as l7, TriggerFlowRequestSchema as l8, type TriggerFlowResponse as l9, UpdateDataResponseSchema as lA, type UpdateFeedItemRequest as lB, UpdateFeedItemRequestSchema as lC, type UpdateFeedItemResponse as lD, UpdateFeedItemResponseSchema as lE, type UpdateFlowRequest as lF, UpdateFlowRequestSchema as lG, type UpdateFlowResponse as lH, UpdateFlowResponseSchema as lI, type UpdateManyDataRequest as lJ, UpdateManyDataRequestSchema as lK, type UpdateManyDataResponse as lL, UpdateManyDataResponseSchema as lM, type UpdateManyRequest as lN, UpdateManyRequestSchema as lO, type UpdateNotificationPreferencesRequest as lP, UpdateNotificationPreferencesRequestSchema as lQ, type UpdateNotificationPreferencesResponse as lR, UpdateNotificationPreferencesResponseSchema as lS, type UpdateRequest as lT, UpdateRequestSchema as lU, type UpdateViewRequest as lV, UpdateViewRequestSchema as lW, type UpdateViewResponse as lX, UpdateViewResponseSchema as lY, type UploadArtifactRequest as lZ, UploadArtifactRequestSchema as l_, TriggerFlowResponseSchema as la, type UninstallPackageApiRequest as lb, UninstallPackageApiRequestSchema as lc, type UninstallPackageApiResponse as ld, UninstallPackageApiResponseSchema as le, type UnpinFeedItemRequest as lf, UnpinFeedItemRequestSchema as lg, type UnpinFeedItemResponse as lh, UnpinFeedItemResponseSchema as li, type UnregisterDeviceRequest as lj, UnregisterDeviceRequestSchema as lk, type UnregisterDeviceResponse as ll, UnregisterDeviceResponseSchema as lm, type UnstarFeedItemRequest as ln, UnstarFeedItemRequestSchema as lo, type UnstarFeedItemResponse as lp, UnstarFeedItemResponseSchema as lq, type UnsubscribeMessage as lr, UnsubscribeMessageSchema as ls, type UnsubscribeRequest as lt, UnsubscribeRequestSchema as lu, type UnsubscribeResponse as lv, UnsubscribeResponseSchema as lw, type UpdateDataRequest as lx, UpdateDataRequestSchema as ly, type UpdateDataResponse as lz, type AiNlqResponse as m, UploadArtifactResponseSchema as m0, type UploadChunkRequest as m1, UploadChunkRequestSchema as m2, type UploadChunkResponse as m3, UploadChunkResponseSchema as m4, type UploadProgress as m5, UploadProgressSchema as m6, type UserProfileResponse as m7, UserProfileResponseSchema as m8, ValidationMode as m9, WorkflowApproveRequestSchema as mA, type WorkflowApproveResponse as mB, WorkflowApproveResponseSchema as mC, type WorkflowRejectRequest as mD, WorkflowRejectRequestSchema as mE, type WorkflowRejectResponse as mF, WorkflowRejectResponseSchema as mG, type WorkflowState as mH, WorkflowStateSchema as mI, type WorkflowTransitionRequest as mJ, WorkflowTransitionRequestSchema as mK, type WorkflowTransitionResponse as mL, WorkflowTransitionResponseSchema as mM, getAuthEndpointUrl as mN, getDefaultRouteRegistrations as mO, mapFieldTypeToGraphQL as mP, type VersionDefinition as ma, VersionDefinitionSchema as mb, type VersionNegotiationResponse as mc, VersionNegotiationResponseSchema as md, VersionStatus as me, type VersioningConfig as mf, type VersioningConfigInput as mg, VersioningConfigSchema as mh, VersioningStrategy as mi, type WebSocketConfig as mj, WebSocketConfigSchema as mk, type WebSocketEvent as ml, WebSocketEventSchema as mm, type WebSocketMessage as mn, WebSocketMessageSchema as mo, WebSocketMessageType as mp, WebSocketPresenceStatus as mq, type WebSocketServerConfig as mr, WebSocketServerConfigSchema as ms, type WebhookConfig as mt, WebhookConfigSchema as mu, type WebhookEvent as mv, WebhookEventSchema as mw, type WellKnownCapabilities as mx, WellKnownCapabilitiesSchema as my, type WorkflowApproveRequest as mz, AiNlqResponseSchema as n, type AiSuggestRequest as o, AiSuggestRequestSchema as p, type AiSuggestResponse as q, AiSuggestResponseSchema as r, AnalyticsEndpoint as s, type AnalyticsMetadataResponse as t, AnalyticsMetadataResponseSchema as u, type AnalyticsQueryRequest$1 as v, AnalyticsQueryRequestSchema as w, AnalyticsResultResponseSchema as x, type AnalyticsSqlResponse as y, AnalyticsSqlResponseSchema as z };
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { Q as QueryAST,
|
|
1
|
+
import { D as DriverCapabilities$1, a as DriverOptions, E as EngineQueryOptions, b as DataEngineInsertOptions, c as EngineUpdateOptions, d as EngineDeleteOptions, e as EngineCountOptions, f as EngineAggregateOptions, g as DataEngineRequest, C as Cube, F as FeedItem, R as Reaction, h as RecordSubscription, S as SQLDialect, i as SeedLoaderRequest, j as SeedLoaderResult, O as ObjectDependencyGraph, k as Dataset, l as SeedLoaderConfigInput } from './subscription.zod-DHYAKywt.js';
|
|
2
|
+
import { Q as QueryAST, a as FieldSchema } from './field.zod-U3pFBipD.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import {
|
|
5
|
-
import { M as MetadataQuery, a as MetadataQueryResult, b as MetadataBulkResult, c as MetadataOverlay, d as MetadataValidationResult, e as MetadataDependency, O as ObjectStackManifest, D as DependencyResolutionResult, U as UpgradePlan, f as UpgradePackageResponse, R as RollbackPackageResponse, g as UpgradeSnapshot, P as PackageArtifact } from './package-upgrade.zod-
|
|
4
|
+
import { O as ObjectSchema } from './object.zod-DIPvGStu.js';
|
|
5
|
+
import { M as MetadataQuery, a as MetadataQueryResult, b as MetadataBulkResult, c as MetadataOverlay, d as MetadataValidationResult, e as MetadataDependency, O as ObjectStackManifest, D as DependencyResolutionResult, U as UpgradePlan, f as UpgradePackageResponse, R as RollbackPackageResponse, g as UpgradeSnapshot, P as PackageArtifact } from './package-upgrade.zod-PQX0rfcg.js';
|
|
6
6
|
import { P as PackagePublishResult, M as MetadataHistoryQueryOptions, a as MetadataHistoryQueryResult, b as MetadataDiffResult, A as AppTranslationBundle, T as TranslationCoverageResult, c as TranslationDiffItem, d as TenantProvisioningRequest, e as TenantProvisioningResult, f as TenantProvisioningStatus, g as TenantPlan, D as DeployDiff, h as MigrationPlan, i as DeployStatus, j as DeployBundle, k as DeployValidationResult, l as TenantRegion, m as AppManifest, n as AppCompatibilityCheck, o as AppInstallResult } from './app-install.zod-Cq61-HsS.js';
|
|
7
7
|
import { x as FlowParsed, j as ExecutionLog } from './execution.zod-C-p7jwk1.js';
|
|
8
8
|
import { ModelMessage, ToolCallPart, TextStreamPart, ToolSet, ToolResultPart, AssistantModelMessage, FinishReason, SystemModelMessage, ToolModelMessage, UserModelMessage } from 'ai';
|
|
9
9
|
import { d as ExportFormat, i as ExportJobStatus, j as ExportJobSummary, g as ExportJobProgress, z as ScheduledExport, e as ExportImportTemplate } from './export.zod-D4NQy11G.js';
|
|
10
|
-
import { N as NamespaceConflictError, o as InstalledPackage } from './package-registry.zod-
|
|
10
|
+
import { N as NamespaceConflictError, o as InstalledPackage } from './package-registry.zod-DgPfExVh.js';
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
13
|
* Logger Contract
|