@objectstack/spec 4.0.2 → 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 +129 -2
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +122 -3
- package/dist/api/index.mjs.map +1 -1
- package/dist/automation/index.d.mts +2 -2
- package/dist/automation/index.d.ts +2 -2
- package/dist/cloud/index.d.mts +1 -1
- package/dist/cloud/index.d.ts +1 -1
- package/dist/contracts/index.d.mts +8 -8
- package/dist/contracts/index.d.ts +8 -8
- 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-BP0RZbNS.d.mts → index-5yEdII1s.d.mts} +4 -4
- package/dist/{index-CQcYxZEB.d.mts → index-BFus0-JV.d.mts} +11 -11
- package/dist/{index-T9OLAOd1.d.ts → index-BnaFajrN.d.ts} +33 -33
- package/dist/{index-4Z4qDy0j.d.ts → index-BoTH7GJ1.d.ts} +47 -45
- package/dist/{index-DwGp_sbU.d.mts → index-BsJ6N75V.d.mts} +23 -2
- package/dist/{index-CTSLtTwm.d.mts → index-BsiNK98P.d.mts} +22 -22
- package/dist/{index-PSz4u0Kl.d.ts → index-C7Dffsq_.d.ts} +23 -2
- package/dist/{index-dgQEN4mx.d.mts → index-CJ2_OeWO.d.mts} +47 -45
- package/dist/{index-BqLDM_a6.d.ts → index-CZNSIjDn.d.ts} +395 -166
- package/dist/{index-DuZ5OQoC.d.mts → index-CxMCebud.d.mts} +33 -33
- package/dist/{index-B6xRRcpa.d.ts → index-D-WoR6GG.d.ts} +39 -9
- package/dist/{index-k4sjeOQx.d.ts → index-D2AMS0ew.d.ts} +4 -4
- package/dist/{index-CZuSu044.d.ts → index-DHOOU0Y3.d.ts} +22 -22
- package/dist/{index-CJaybxkq.d.mts → index-DerauO2m.d.mts} +39 -9
- package/dist/{index-D3YldlNO.d.mts → index-Df5ZGIpu.d.mts} +395 -166
- package/dist/{index-B72WLZG7.d.mts → index-TYKwSLX9.d.mts} +83 -83
- package/dist/{index-BCj-HPon.d.ts → index-WB8_kkEj.d.ts} +83 -83
- package/dist/{index-CiLN7u61.d.ts → index-neVBOiKu.d.ts} +11 -11
- package/dist/index.d.mts +143 -95
- package/dist/index.d.ts +143 -95
- package/dist/index.js +234 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +234 -3
- package/dist/index.mjs.map +1 -1
- package/dist/integration/index.d.mts +1 -1
- package/dist/integration/index.d.ts +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-CFJFn4SN.d.ts → object.zod-DIPvGStu.d.ts} +9 -9
- package/dist/{object.zod-BJ9MSMbA.d.mts → object.zod-Dtr5F3qN.d.mts} +9 -9
- package/dist/{package-registry.zod-DeXhB8jL.d.mts → package-registry.zod-DgPfExVh.d.mts} +30 -23
- package/dist/{package-registry.zod-DeXhB8jL.d.ts → package-registry.zod-DgPfExVh.d.ts} +30 -23
- package/dist/{package-upgrade.zod-BrIeB0rq.d.mts → package-upgrade.zod-PQX0rfcg.d.mts} +74 -57
- package/dist/{package-upgrade.zod-BrIeB0rq.d.ts → package-upgrade.zod-PQX0rfcg.d.ts} +74 -57
- package/dist/shared/index.d.mts +1 -1
- package/dist/shared/index.d.ts +1 -1
- package/dist/shared/index.js +40 -0
- package/dist/shared/index.js.map +1 -1
- package/dist/shared/index.mjs +37 -1
- package/dist/shared/index.mjs.map +1 -1
- package/dist/{subscription.zod-BlxBx8BU.d.mts → subscription.zod-D0XFXAMC.d.mts} +6 -6
- package/dist/{subscription.zod-CIf7oeH1.d.ts → subscription.zod-DHYAKywt.d.ts} +6 -6
- package/dist/system/index.d.mts +3 -3
- package/dist/system/index.d.ts +3 -3
- package/dist/system/index.js +2 -0
- package/dist/system/index.js.map +1 -1
- package/dist/system/index.mjs +2 -0
- package/dist/system/index.mjs.map +1 -1
- package/dist/ui/index.d.mts +1 -1
- package/dist/ui/index.d.ts +1 -1
- 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 +74 -0
- package/json-schema/api/DataEventType.json +12 -0
- 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 +92 -0
- package/json-schema/api/MetadataEventType.json +47 -0
- 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 +4084 -3546
- 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 +6 -5
- package/dist/{app-install.zod-7DlLx-js.d.mts → app-install.zod-Cq61-HsS.d.mts} +2 -2
- package/dist/{app-install.zod-7DlLx-js.d.ts → app-install.zod-Cq61-HsS.d.ts} +2 -2
- package/dist/{execution.zod-BDSclvmn.d.mts → execution.zod-C-p7jwk1.d.mts} +3 -3
- package/dist/{execution.zod-BDSclvmn.d.ts → execution.zod-C-p7jwk1.d.ts} +3 -3
- package/dist/{index-GhD9B3Lr.d.mts → index-DlwJCmK3.d.mts} +2 -2
- package/dist/{index-GhD9B3Lr.d.ts → index-DlwJCmK3.d.ts} +2 -2
- package/dist/{index-P3ObzBdq.d.ts → index-b_6YhcoG.d.mts} +1 -1
- package/dist/{index-P3ObzBdq.d.mts → index-b_6YhcoG.d.ts} +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-Db3etT8i.mjs';
|
|
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.mjs';
|
|
4
|
+
import { B as BaseValidationRuleShape, S as ServiceObject } from './object.zod-Dtr5F3qN.mjs';
|
|
5
5
|
import { S as StateNodeConfig } from './state-machine.zod-DoC0JvQb.mjs';
|
|
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.mjs';
|
|
7
7
|
import { H as HttpMethod } from './http.zod-D7ZTstT3.mjs';
|
|
@@ -559,8 +559,8 @@ declare const ApiEndpointSchema: z.ZodObject<{
|
|
|
559
559
|
summary: z.ZodOptional<z.ZodString>;
|
|
560
560
|
description: z.ZodOptional<z.ZodString>;
|
|
561
561
|
type: z.ZodEnum<{
|
|
562
|
-
script: "script";
|
|
563
562
|
flow: "flow";
|
|
563
|
+
script: "script";
|
|
564
564
|
proxy: "proxy";
|
|
565
565
|
object_operation: "object_operation";
|
|
566
566
|
}>;
|
|
@@ -608,8 +608,8 @@ declare const ApiEndpoint: z.ZodObject<{
|
|
|
608
608
|
summary: z.ZodOptional<z.ZodString>;
|
|
609
609
|
description: z.ZodOptional<z.ZodString>;
|
|
610
610
|
type: z.ZodEnum<{
|
|
611
|
-
script: "script";
|
|
612
611
|
flow: "flow";
|
|
612
|
+
script: "script";
|
|
613
613
|
proxy: "proxy";
|
|
614
614
|
object_operation: "object_operation";
|
|
615
615
|
}>;
|
|
@@ -873,6 +873,153 @@ declare const RouteHealthReportSchema: z.ZodObject<{
|
|
|
873
873
|
}, z.core.$strip>;
|
|
874
874
|
type RouteHealthReport = z.infer<typeof RouteHealthReportSchema>;
|
|
875
875
|
|
|
876
|
+
/**
|
|
877
|
+
* Metadata Event Types
|
|
878
|
+
*
|
|
879
|
+
* Triggered when metadata items are created, updated, or deleted.
|
|
880
|
+
* Follows the pattern: `metadata.{type}.{action}`
|
|
881
|
+
*
|
|
882
|
+
* Examples:
|
|
883
|
+
* - `metadata.object.created` - A new object was created
|
|
884
|
+
* - `metadata.view.updated` - A view was updated
|
|
885
|
+
* - `metadata.agent.deleted` - An agent was deleted
|
|
886
|
+
*/
|
|
887
|
+
declare const MetadataEventType: z.ZodEnum<{
|
|
888
|
+
"metadata.object.created": "metadata.object.created";
|
|
889
|
+
"metadata.object.updated": "metadata.object.updated";
|
|
890
|
+
"metadata.object.deleted": "metadata.object.deleted";
|
|
891
|
+
"metadata.field.created": "metadata.field.created";
|
|
892
|
+
"metadata.field.updated": "metadata.field.updated";
|
|
893
|
+
"metadata.field.deleted": "metadata.field.deleted";
|
|
894
|
+
"metadata.view.created": "metadata.view.created";
|
|
895
|
+
"metadata.view.updated": "metadata.view.updated";
|
|
896
|
+
"metadata.view.deleted": "metadata.view.deleted";
|
|
897
|
+
"metadata.app.created": "metadata.app.created";
|
|
898
|
+
"metadata.app.updated": "metadata.app.updated";
|
|
899
|
+
"metadata.app.deleted": "metadata.app.deleted";
|
|
900
|
+
"metadata.agent.created": "metadata.agent.created";
|
|
901
|
+
"metadata.agent.updated": "metadata.agent.updated";
|
|
902
|
+
"metadata.agent.deleted": "metadata.agent.deleted";
|
|
903
|
+
"metadata.tool.created": "metadata.tool.created";
|
|
904
|
+
"metadata.tool.updated": "metadata.tool.updated";
|
|
905
|
+
"metadata.tool.deleted": "metadata.tool.deleted";
|
|
906
|
+
"metadata.flow.created": "metadata.flow.created";
|
|
907
|
+
"metadata.flow.updated": "metadata.flow.updated";
|
|
908
|
+
"metadata.flow.deleted": "metadata.flow.deleted";
|
|
909
|
+
"metadata.action.created": "metadata.action.created";
|
|
910
|
+
"metadata.action.updated": "metadata.action.updated";
|
|
911
|
+
"metadata.action.deleted": "metadata.action.deleted";
|
|
912
|
+
"metadata.workflow.created": "metadata.workflow.created";
|
|
913
|
+
"metadata.workflow.updated": "metadata.workflow.updated";
|
|
914
|
+
"metadata.workflow.deleted": "metadata.workflow.deleted";
|
|
915
|
+
"metadata.dashboard.created": "metadata.dashboard.created";
|
|
916
|
+
"metadata.dashboard.updated": "metadata.dashboard.updated";
|
|
917
|
+
"metadata.dashboard.deleted": "metadata.dashboard.deleted";
|
|
918
|
+
"metadata.report.created": "metadata.report.created";
|
|
919
|
+
"metadata.report.updated": "metadata.report.updated";
|
|
920
|
+
"metadata.report.deleted": "metadata.report.deleted";
|
|
921
|
+
"metadata.role.created": "metadata.role.created";
|
|
922
|
+
"metadata.role.updated": "metadata.role.updated";
|
|
923
|
+
"metadata.role.deleted": "metadata.role.deleted";
|
|
924
|
+
"metadata.permission.created": "metadata.permission.created";
|
|
925
|
+
"metadata.permission.updated": "metadata.permission.updated";
|
|
926
|
+
"metadata.permission.deleted": "metadata.permission.deleted";
|
|
927
|
+
}>;
|
|
928
|
+
type MetadataEventType = z.infer<typeof MetadataEventType>;
|
|
929
|
+
/**
|
|
930
|
+
* Data Event Types
|
|
931
|
+
*
|
|
932
|
+
* Triggered when data records are created, updated, or deleted.
|
|
933
|
+
* Follows the pattern: `data.record.{action}`
|
|
934
|
+
*/
|
|
935
|
+
declare const DataEventType: z.ZodEnum<{
|
|
936
|
+
"data.record.created": "data.record.created";
|
|
937
|
+
"data.record.updated": "data.record.updated";
|
|
938
|
+
"data.record.deleted": "data.record.deleted";
|
|
939
|
+
"data.field.changed": "data.field.changed";
|
|
940
|
+
}>;
|
|
941
|
+
type DataEventType = z.infer<typeof DataEventType>;
|
|
942
|
+
/**
|
|
943
|
+
* Metadata Event Payload
|
|
944
|
+
*
|
|
945
|
+
* Represents a metadata change event (create, update, delete).
|
|
946
|
+
* Used for real-time synchronization of metadata across clients.
|
|
947
|
+
*/
|
|
948
|
+
declare const MetadataEventSchema: z.ZodObject<{
|
|
949
|
+
id: z.ZodString;
|
|
950
|
+
type: z.ZodEnum<{
|
|
951
|
+
"metadata.object.created": "metadata.object.created";
|
|
952
|
+
"metadata.object.updated": "metadata.object.updated";
|
|
953
|
+
"metadata.object.deleted": "metadata.object.deleted";
|
|
954
|
+
"metadata.field.created": "metadata.field.created";
|
|
955
|
+
"metadata.field.updated": "metadata.field.updated";
|
|
956
|
+
"metadata.field.deleted": "metadata.field.deleted";
|
|
957
|
+
"metadata.view.created": "metadata.view.created";
|
|
958
|
+
"metadata.view.updated": "metadata.view.updated";
|
|
959
|
+
"metadata.view.deleted": "metadata.view.deleted";
|
|
960
|
+
"metadata.app.created": "metadata.app.created";
|
|
961
|
+
"metadata.app.updated": "metadata.app.updated";
|
|
962
|
+
"metadata.app.deleted": "metadata.app.deleted";
|
|
963
|
+
"metadata.agent.created": "metadata.agent.created";
|
|
964
|
+
"metadata.agent.updated": "metadata.agent.updated";
|
|
965
|
+
"metadata.agent.deleted": "metadata.agent.deleted";
|
|
966
|
+
"metadata.tool.created": "metadata.tool.created";
|
|
967
|
+
"metadata.tool.updated": "metadata.tool.updated";
|
|
968
|
+
"metadata.tool.deleted": "metadata.tool.deleted";
|
|
969
|
+
"metadata.flow.created": "metadata.flow.created";
|
|
970
|
+
"metadata.flow.updated": "metadata.flow.updated";
|
|
971
|
+
"metadata.flow.deleted": "metadata.flow.deleted";
|
|
972
|
+
"metadata.action.created": "metadata.action.created";
|
|
973
|
+
"metadata.action.updated": "metadata.action.updated";
|
|
974
|
+
"metadata.action.deleted": "metadata.action.deleted";
|
|
975
|
+
"metadata.workflow.created": "metadata.workflow.created";
|
|
976
|
+
"metadata.workflow.updated": "metadata.workflow.updated";
|
|
977
|
+
"metadata.workflow.deleted": "metadata.workflow.deleted";
|
|
978
|
+
"metadata.dashboard.created": "metadata.dashboard.created";
|
|
979
|
+
"metadata.dashboard.updated": "metadata.dashboard.updated";
|
|
980
|
+
"metadata.dashboard.deleted": "metadata.dashboard.deleted";
|
|
981
|
+
"metadata.report.created": "metadata.report.created";
|
|
982
|
+
"metadata.report.updated": "metadata.report.updated";
|
|
983
|
+
"metadata.report.deleted": "metadata.report.deleted";
|
|
984
|
+
"metadata.role.created": "metadata.role.created";
|
|
985
|
+
"metadata.role.updated": "metadata.role.updated";
|
|
986
|
+
"metadata.role.deleted": "metadata.role.deleted";
|
|
987
|
+
"metadata.permission.created": "metadata.permission.created";
|
|
988
|
+
"metadata.permission.updated": "metadata.permission.updated";
|
|
989
|
+
"metadata.permission.deleted": "metadata.permission.deleted";
|
|
990
|
+
}>;
|
|
991
|
+
metadataType: z.ZodString;
|
|
992
|
+
name: z.ZodString;
|
|
993
|
+
packageId: z.ZodOptional<z.ZodString>;
|
|
994
|
+
definition: z.ZodOptional<z.ZodUnknown>;
|
|
995
|
+
userId: z.ZodOptional<z.ZodString>;
|
|
996
|
+
timestamp: z.ZodString;
|
|
997
|
+
}, z.core.$strip>;
|
|
998
|
+
type MetadataEvent = z.infer<typeof MetadataEventSchema>;
|
|
999
|
+
/**
|
|
1000
|
+
* Data Event Payload
|
|
1001
|
+
*
|
|
1002
|
+
* Represents a data record change event (create, update, delete).
|
|
1003
|
+
* Used for real-time synchronization of data records across clients.
|
|
1004
|
+
*/
|
|
1005
|
+
declare const DataEventSchema: z.ZodObject<{
|
|
1006
|
+
id: z.ZodString;
|
|
1007
|
+
type: z.ZodEnum<{
|
|
1008
|
+
"data.record.created": "data.record.created";
|
|
1009
|
+
"data.record.updated": "data.record.updated";
|
|
1010
|
+
"data.record.deleted": "data.record.deleted";
|
|
1011
|
+
"data.field.changed": "data.field.changed";
|
|
1012
|
+
}>;
|
|
1013
|
+
object: z.ZodString;
|
|
1014
|
+
recordId: z.ZodString;
|
|
1015
|
+
changes: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1016
|
+
before: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1017
|
+
after: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1018
|
+
userId: z.ZodOptional<z.ZodString>;
|
|
1019
|
+
timestamp: z.ZodString;
|
|
1020
|
+
}, z.core.$strip>;
|
|
1021
|
+
type DataEvent = z.infer<typeof DataEventSchema>;
|
|
1022
|
+
|
|
876
1023
|
/**
|
|
877
1024
|
* Realtime Shared Protocol
|
|
878
1025
|
*
|
|
@@ -1817,9 +1964,9 @@ type WebSocketServerConfig = z.infer<typeof WebSocketServerConfigSchema>;
|
|
|
1817
1964
|
*/
|
|
1818
1965
|
declare const RouteCategory: z.ZodEnum<{
|
|
1819
1966
|
api: "api";
|
|
1967
|
+
webhook: "webhook";
|
|
1820
1968
|
system: "system";
|
|
1821
1969
|
static: "static";
|
|
1822
|
-
webhook: "webhook";
|
|
1823
1970
|
auth: "auth";
|
|
1824
1971
|
plugin: "plugin";
|
|
1825
1972
|
}>;
|
|
@@ -1841,9 +1988,9 @@ declare const RouteDefinitionSchema: z.ZodObject<{
|
|
|
1841
1988
|
path: z.ZodString;
|
|
1842
1989
|
category: z.ZodDefault<z.ZodEnum<{
|
|
1843
1990
|
api: "api";
|
|
1991
|
+
webhook: "webhook";
|
|
1844
1992
|
system: "system";
|
|
1845
1993
|
static: "static";
|
|
1846
|
-
webhook: "webhook";
|
|
1847
1994
|
auth: "auth";
|
|
1848
1995
|
plugin: "plugin";
|
|
1849
1996
|
}>>;
|
|
@@ -2457,8 +2604,8 @@ type GraphQLSubscriptionConfigInput = z.input<typeof GraphQLSubscriptionConfigSc
|
|
|
2457
2604
|
declare const GraphQLResolverConfigSchema: z.ZodObject<{
|
|
2458
2605
|
path: z.ZodString;
|
|
2459
2606
|
type: z.ZodEnum<{
|
|
2460
|
-
script: "script";
|
|
2461
2607
|
datasource: "datasource";
|
|
2608
|
+
script: "script";
|
|
2462
2609
|
proxy: "proxy";
|
|
2463
2610
|
computed: "computed";
|
|
2464
2611
|
}>;
|
|
@@ -3114,8 +3261,8 @@ declare const GraphQLConfigSchema: z.ZodObject<{
|
|
|
3114
3261
|
resolvers: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3115
3262
|
path: z.ZodString;
|
|
3116
3263
|
type: z.ZodEnum<{
|
|
3117
|
-
script: "script";
|
|
3118
3264
|
datasource: "datasource";
|
|
3265
|
+
script: "script";
|
|
3119
3266
|
proxy: "proxy";
|
|
3120
3267
|
computed: "computed";
|
|
3121
3268
|
}>;
|
|
@@ -3571,8 +3718,8 @@ declare const GraphQLConfig: z.ZodObject<{
|
|
|
3571
3718
|
resolvers: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3572
3719
|
path: z.ZodString;
|
|
3573
3720
|
type: z.ZodEnum<{
|
|
3574
|
-
script: "script";
|
|
3575
3721
|
datasource: "datasource";
|
|
3722
|
+
script: "script";
|
|
3576
3723
|
proxy: "proxy";
|
|
3577
3724
|
computed: "computed";
|
|
3578
3725
|
}>;
|
|
@@ -4442,9 +4589,9 @@ declare const CacheInvalidationTarget: z.ZodEnum<{
|
|
|
4442
4589
|
object: "object";
|
|
4443
4590
|
custom: "custom";
|
|
4444
4591
|
field: "field";
|
|
4592
|
+
permission: "permission";
|
|
4445
4593
|
all: "all";
|
|
4446
4594
|
layout: "layout";
|
|
4447
|
-
permission: "permission";
|
|
4448
4595
|
}>;
|
|
4449
4596
|
type CacheInvalidationTarget = z.infer<typeof CacheInvalidationTarget>;
|
|
4450
4597
|
/**
|
|
@@ -4464,9 +4611,9 @@ declare const CacheInvalidationRequestSchema: z.ZodObject<{
|
|
|
4464
4611
|
object: "object";
|
|
4465
4612
|
custom: "custom";
|
|
4466
4613
|
field: "field";
|
|
4614
|
+
permission: "permission";
|
|
4467
4615
|
all: "all";
|
|
4468
4616
|
layout: "layout";
|
|
4469
|
-
permission: "permission";
|
|
4470
4617
|
}>;
|
|
4471
4618
|
identifiers: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4472
4619
|
cascade: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
@@ -4558,9 +4705,9 @@ declare const MetadataCacheApi: {
|
|
|
4558
4705
|
object: "object";
|
|
4559
4706
|
custom: "custom";
|
|
4560
4707
|
field: "field";
|
|
4708
|
+
permission: "permission";
|
|
4561
4709
|
all: "all";
|
|
4562
4710
|
layout: "layout";
|
|
4563
|
-
permission: "permission";
|
|
4564
4711
|
}>;
|
|
4565
4712
|
identifiers: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4566
4713
|
cascade: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
@@ -5403,6 +5550,7 @@ declare const GetFeedResponseSchema: z.ZodObject<{
|
|
|
5403
5550
|
type: z.ZodEnum<{
|
|
5404
5551
|
file: "file";
|
|
5405
5552
|
email: "email";
|
|
5553
|
+
approval: "approval";
|
|
5406
5554
|
event: "event";
|
|
5407
5555
|
comment: "comment";
|
|
5408
5556
|
field_change: "field_change";
|
|
@@ -5411,7 +5559,6 @@ declare const GetFeedResponseSchema: z.ZodObject<{
|
|
|
5411
5559
|
note: "note";
|
|
5412
5560
|
record_create: "record_create";
|
|
5413
5561
|
record_delete: "record_delete";
|
|
5414
|
-
approval: "approval";
|
|
5415
5562
|
sharing: "sharing";
|
|
5416
5563
|
system: "system";
|
|
5417
5564
|
}>;
|
|
@@ -5489,6 +5636,7 @@ declare const CreateFeedItemRequestSchema: z.ZodObject<{
|
|
|
5489
5636
|
type: z.ZodEnum<{
|
|
5490
5637
|
file: "file";
|
|
5491
5638
|
email: "email";
|
|
5639
|
+
approval: "approval";
|
|
5492
5640
|
event: "event";
|
|
5493
5641
|
comment: "comment";
|
|
5494
5642
|
field_change: "field_change";
|
|
@@ -5497,7 +5645,6 @@ declare const CreateFeedItemRequestSchema: z.ZodObject<{
|
|
|
5497
5645
|
note: "note";
|
|
5498
5646
|
record_create: "record_create";
|
|
5499
5647
|
record_delete: "record_delete";
|
|
5500
|
-
approval: "approval";
|
|
5501
5648
|
sharing: "sharing";
|
|
5502
5649
|
system: "system";
|
|
5503
5650
|
}>;
|
|
@@ -5544,6 +5691,7 @@ declare const CreateFeedItemResponseSchema: z.ZodObject<{
|
|
|
5544
5691
|
type: z.ZodEnum<{
|
|
5545
5692
|
file: "file";
|
|
5546
5693
|
email: "email";
|
|
5694
|
+
approval: "approval";
|
|
5547
5695
|
event: "event";
|
|
5548
5696
|
comment: "comment";
|
|
5549
5697
|
field_change: "field_change";
|
|
@@ -5552,7 +5700,6 @@ declare const CreateFeedItemResponseSchema: z.ZodObject<{
|
|
|
5552
5700
|
note: "note";
|
|
5553
5701
|
record_create: "record_create";
|
|
5554
5702
|
record_delete: "record_delete";
|
|
5555
|
-
approval: "approval";
|
|
5556
5703
|
sharing: "sharing";
|
|
5557
5704
|
system: "system";
|
|
5558
5705
|
}>;
|
|
@@ -5666,6 +5813,7 @@ declare const UpdateFeedItemResponseSchema: z.ZodObject<{
|
|
|
5666
5813
|
type: z.ZodEnum<{
|
|
5667
5814
|
file: "file";
|
|
5668
5815
|
email: "email";
|
|
5816
|
+
approval: "approval";
|
|
5669
5817
|
event: "event";
|
|
5670
5818
|
comment: "comment";
|
|
5671
5819
|
field_change: "field_change";
|
|
@@ -5674,7 +5822,6 @@ declare const UpdateFeedItemResponseSchema: z.ZodObject<{
|
|
|
5674
5822
|
note: "note";
|
|
5675
5823
|
record_create: "record_create";
|
|
5676
5824
|
record_delete: "record_delete";
|
|
5677
|
-
approval: "approval";
|
|
5678
5825
|
sharing: "sharing";
|
|
5679
5826
|
system: "system";
|
|
5680
5827
|
}>;
|
|
@@ -6040,6 +6187,7 @@ declare const SearchFeedResponseSchema: z.ZodObject<{
|
|
|
6040
6187
|
type: z.ZodEnum<{
|
|
6041
6188
|
file: "file";
|
|
6042
6189
|
email: "email";
|
|
6190
|
+
approval: "approval";
|
|
6043
6191
|
event: "event";
|
|
6044
6192
|
comment: "comment";
|
|
6045
6193
|
field_change: "field_change";
|
|
@@ -6048,7 +6196,6 @@ declare const SearchFeedResponseSchema: z.ZodObject<{
|
|
|
6048
6196
|
note: "note";
|
|
6049
6197
|
record_create: "record_create";
|
|
6050
6198
|
record_delete: "record_delete";
|
|
6051
|
-
approval: "approval";
|
|
6052
6199
|
sharing: "sharing";
|
|
6053
6200
|
system: "system";
|
|
6054
6201
|
}>;
|
|
@@ -6219,11 +6366,11 @@ declare const SubscribeRequestSchema: z.ZodObject<{
|
|
|
6219
6366
|
object: z.ZodString;
|
|
6220
6367
|
recordId: z.ZodString;
|
|
6221
6368
|
events: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
6369
|
+
approval: "approval";
|
|
6222
6370
|
all: "all";
|
|
6223
6371
|
comment: "comment";
|
|
6224
6372
|
field_change: "field_change";
|
|
6225
6373
|
task: "task";
|
|
6226
|
-
approval: "approval";
|
|
6227
6374
|
mention: "mention";
|
|
6228
6375
|
}>>>;
|
|
6229
6376
|
channels: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
@@ -6257,11 +6404,11 @@ declare const SubscribeResponseSchema: z.ZodObject<{
|
|
|
6257
6404
|
recordId: z.ZodString;
|
|
6258
6405
|
userId: z.ZodString;
|
|
6259
6406
|
events: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
6407
|
+
approval: "approval";
|
|
6260
6408
|
all: "all";
|
|
6261
6409
|
comment: "comment";
|
|
6262
6410
|
field_change: "field_change";
|
|
6263
6411
|
task: "task";
|
|
6264
|
-
approval: "approval";
|
|
6265
6412
|
mention: "mention";
|
|
6266
6413
|
}>>>;
|
|
6267
6414
|
channels: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
@@ -6371,6 +6518,7 @@ declare const FeedApiContracts: {
|
|
|
6371
6518
|
type: z.ZodEnum<{
|
|
6372
6519
|
file: "file";
|
|
6373
6520
|
email: "email";
|
|
6521
|
+
approval: "approval";
|
|
6374
6522
|
event: "event";
|
|
6375
6523
|
comment: "comment";
|
|
6376
6524
|
field_change: "field_change";
|
|
@@ -6379,7 +6527,6 @@ declare const FeedApiContracts: {
|
|
|
6379
6527
|
note: "note";
|
|
6380
6528
|
record_create: "record_create";
|
|
6381
6529
|
record_delete: "record_delete";
|
|
6382
|
-
approval: "approval";
|
|
6383
6530
|
sharing: "sharing";
|
|
6384
6531
|
system: "system";
|
|
6385
6532
|
}>;
|
|
@@ -6454,6 +6601,7 @@ declare const FeedApiContracts: {
|
|
|
6454
6601
|
type: z.ZodEnum<{
|
|
6455
6602
|
file: "file";
|
|
6456
6603
|
email: "email";
|
|
6604
|
+
approval: "approval";
|
|
6457
6605
|
event: "event";
|
|
6458
6606
|
comment: "comment";
|
|
6459
6607
|
field_change: "field_change";
|
|
@@ -6462,7 +6610,6 @@ declare const FeedApiContracts: {
|
|
|
6462
6610
|
note: "note";
|
|
6463
6611
|
record_create: "record_create";
|
|
6464
6612
|
record_delete: "record_delete";
|
|
6465
|
-
approval: "approval";
|
|
6466
6613
|
sharing: "sharing";
|
|
6467
6614
|
system: "system";
|
|
6468
6615
|
}>;
|
|
@@ -6505,6 +6652,7 @@ declare const FeedApiContracts: {
|
|
|
6505
6652
|
type: z.ZodEnum<{
|
|
6506
6653
|
file: "file";
|
|
6507
6654
|
email: "email";
|
|
6655
|
+
approval: "approval";
|
|
6508
6656
|
event: "event";
|
|
6509
6657
|
comment: "comment";
|
|
6510
6658
|
field_change: "field_change";
|
|
@@ -6513,7 +6661,6 @@ declare const FeedApiContracts: {
|
|
|
6513
6661
|
note: "note";
|
|
6514
6662
|
record_create: "record_create";
|
|
6515
6663
|
record_delete: "record_delete";
|
|
6516
|
-
approval: "approval";
|
|
6517
6664
|
sharing: "sharing";
|
|
6518
6665
|
system: "system";
|
|
6519
6666
|
}>;
|
|
@@ -6620,6 +6767,7 @@ declare const FeedApiContracts: {
|
|
|
6620
6767
|
type: z.ZodEnum<{
|
|
6621
6768
|
file: "file";
|
|
6622
6769
|
email: "email";
|
|
6770
|
+
approval: "approval";
|
|
6623
6771
|
event: "event";
|
|
6624
6772
|
comment: "comment";
|
|
6625
6773
|
field_change: "field_change";
|
|
@@ -6628,7 +6776,6 @@ declare const FeedApiContracts: {
|
|
|
6628
6776
|
note: "note";
|
|
6629
6777
|
record_create: "record_create";
|
|
6630
6778
|
record_delete: "record_delete";
|
|
6631
|
-
approval: "approval";
|
|
6632
6779
|
sharing: "sharing";
|
|
6633
6780
|
system: "system";
|
|
6634
6781
|
}>;
|
|
@@ -6945,6 +7092,7 @@ declare const FeedApiContracts: {
|
|
|
6945
7092
|
type: z.ZodEnum<{
|
|
6946
7093
|
file: "file";
|
|
6947
7094
|
email: "email";
|
|
7095
|
+
approval: "approval";
|
|
6948
7096
|
event: "event";
|
|
6949
7097
|
comment: "comment";
|
|
6950
7098
|
field_change: "field_change";
|
|
@@ -6953,7 +7101,6 @@ declare const FeedApiContracts: {
|
|
|
6953
7101
|
note: "note";
|
|
6954
7102
|
record_create: "record_create";
|
|
6955
7103
|
record_delete: "record_delete";
|
|
6956
|
-
approval: "approval";
|
|
6957
7104
|
sharing: "sharing";
|
|
6958
7105
|
system: "system";
|
|
6959
7106
|
}>;
|
|
@@ -7086,11 +7233,11 @@ declare const FeedApiContracts: {
|
|
|
7086
7233
|
object: z.ZodString;
|
|
7087
7234
|
recordId: z.ZodString;
|
|
7088
7235
|
events: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
7236
|
+
approval: "approval";
|
|
7089
7237
|
all: "all";
|
|
7090
7238
|
comment: "comment";
|
|
7091
7239
|
field_change: "field_change";
|
|
7092
7240
|
task: "task";
|
|
7093
|
-
approval: "approval";
|
|
7094
7241
|
mention: "mention";
|
|
7095
7242
|
}>>>;
|
|
7096
7243
|
channels: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
@@ -7120,11 +7267,11 @@ declare const FeedApiContracts: {
|
|
|
7120
7267
|
recordId: z.ZodString;
|
|
7121
7268
|
userId: z.ZodString;
|
|
7122
7269
|
events: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
7270
|
+
approval: "approval";
|
|
7123
7271
|
all: "all";
|
|
7124
7272
|
comment: "comment";
|
|
7125
7273
|
field_change: "field_change";
|
|
7126
7274
|
task: "task";
|
|
7127
|
-
approval: "approval";
|
|
7128
7275
|
mention: "mention";
|
|
7129
7276
|
}>>>;
|
|
7130
7277
|
channels: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
@@ -7525,9 +7672,9 @@ declare const GetUiViewResponseSchema: z.ZodObject<{
|
|
|
7525
7672
|
navigation: z.ZodOptional<z.ZodObject<{
|
|
7526
7673
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
7527
7674
|
split: "split";
|
|
7675
|
+
page: "page";
|
|
7528
7676
|
modal: "modal";
|
|
7529
7677
|
none: "none";
|
|
7530
|
-
page: "page";
|
|
7531
7678
|
drawer: "drawer";
|
|
7532
7679
|
popover: "popover";
|
|
7533
7680
|
new_window: "new_window";
|
|
@@ -7980,9 +8127,9 @@ declare const GetUiViewResponseSchema: z.ZodObject<{
|
|
|
7980
8127
|
navigation: z.ZodOptional<z.ZodObject<{
|
|
7981
8128
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
7982
8129
|
split: "split";
|
|
8130
|
+
page: "page";
|
|
7983
8131
|
modal: "modal";
|
|
7984
8132
|
none: "none";
|
|
7985
|
-
page: "page";
|
|
7986
8133
|
drawer: "drawer";
|
|
7987
8134
|
popover: "popover";
|
|
7988
8135
|
new_window: "new_window";
|
|
@@ -8794,9 +8941,9 @@ declare const ListViewsResponseSchema: z.ZodObject<{
|
|
|
8794
8941
|
navigation: z.ZodOptional<z.ZodObject<{
|
|
8795
8942
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
8796
8943
|
split: "split";
|
|
8944
|
+
page: "page";
|
|
8797
8945
|
modal: "modal";
|
|
8798
8946
|
none: "none";
|
|
8799
|
-
page: "page";
|
|
8800
8947
|
drawer: "drawer";
|
|
8801
8948
|
popover: "popover";
|
|
8802
8949
|
new_window: "new_window";
|
|
@@ -9249,9 +9396,9 @@ declare const ListViewsResponseSchema: z.ZodObject<{
|
|
|
9249
9396
|
navigation: z.ZodOptional<z.ZodObject<{
|
|
9250
9397
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
9251
9398
|
split: "split";
|
|
9399
|
+
page: "page";
|
|
9252
9400
|
modal: "modal";
|
|
9253
9401
|
none: "none";
|
|
9254
|
-
page: "page";
|
|
9255
9402
|
drawer: "drawer";
|
|
9256
9403
|
popover: "popover";
|
|
9257
9404
|
new_window: "new_window";
|
|
@@ -9713,9 +9860,9 @@ declare const GetViewResponseSchema: z.ZodObject<{
|
|
|
9713
9860
|
navigation: z.ZodOptional<z.ZodObject<{
|
|
9714
9861
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
9715
9862
|
split: "split";
|
|
9863
|
+
page: "page";
|
|
9716
9864
|
modal: "modal";
|
|
9717
9865
|
none: "none";
|
|
9718
|
-
page: "page";
|
|
9719
9866
|
drawer: "drawer";
|
|
9720
9867
|
popover: "popover";
|
|
9721
9868
|
new_window: "new_window";
|
|
@@ -10168,9 +10315,9 @@ declare const GetViewResponseSchema: z.ZodObject<{
|
|
|
10168
10315
|
navigation: z.ZodOptional<z.ZodObject<{
|
|
10169
10316
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
10170
10317
|
split: "split";
|
|
10318
|
+
page: "page";
|
|
10171
10319
|
modal: "modal";
|
|
10172
10320
|
none: "none";
|
|
10173
|
-
page: "page";
|
|
10174
10321
|
drawer: "drawer";
|
|
10175
10322
|
popover: "popover";
|
|
10176
10323
|
new_window: "new_window";
|
|
@@ -10628,9 +10775,9 @@ declare const CreateViewRequestSchema: z.ZodObject<{
|
|
|
10628
10775
|
navigation: z.ZodOptional<z.ZodObject<{
|
|
10629
10776
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
10630
10777
|
split: "split";
|
|
10778
|
+
page: "page";
|
|
10631
10779
|
modal: "modal";
|
|
10632
10780
|
none: "none";
|
|
10633
|
-
page: "page";
|
|
10634
10781
|
drawer: "drawer";
|
|
10635
10782
|
popover: "popover";
|
|
10636
10783
|
new_window: "new_window";
|
|
@@ -11083,9 +11230,9 @@ declare const CreateViewRequestSchema: z.ZodObject<{
|
|
|
11083
11230
|
navigation: z.ZodOptional<z.ZodObject<{
|
|
11084
11231
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
11085
11232
|
split: "split";
|
|
11233
|
+
page: "page";
|
|
11086
11234
|
modal: "modal";
|
|
11087
11235
|
none: "none";
|
|
11088
|
-
page: "page";
|
|
11089
11236
|
drawer: "drawer";
|
|
11090
11237
|
popover: "popover";
|
|
11091
11238
|
new_window: "new_window";
|
|
@@ -11544,9 +11691,9 @@ declare const CreateViewResponseSchema: z.ZodObject<{
|
|
|
11544
11691
|
navigation: z.ZodOptional<z.ZodObject<{
|
|
11545
11692
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
11546
11693
|
split: "split";
|
|
11694
|
+
page: "page";
|
|
11547
11695
|
modal: "modal";
|
|
11548
11696
|
none: "none";
|
|
11549
|
-
page: "page";
|
|
11550
11697
|
drawer: "drawer";
|
|
11551
11698
|
popover: "popover";
|
|
11552
11699
|
new_window: "new_window";
|
|
@@ -11999,9 +12146,9 @@ declare const CreateViewResponseSchema: z.ZodObject<{
|
|
|
11999
12146
|
navigation: z.ZodOptional<z.ZodObject<{
|
|
12000
12147
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
12001
12148
|
split: "split";
|
|
12149
|
+
page: "page";
|
|
12002
12150
|
modal: "modal";
|
|
12003
12151
|
none: "none";
|
|
12004
|
-
page: "page";
|
|
12005
12152
|
drawer: "drawer";
|
|
12006
12153
|
popover: "popover";
|
|
12007
12154
|
new_window: "new_window";
|
|
@@ -12460,9 +12607,9 @@ declare const UpdateViewRequestSchema: z.ZodObject<{
|
|
|
12460
12607
|
navigation: z.ZodOptional<z.ZodObject<{
|
|
12461
12608
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
12462
12609
|
split: "split";
|
|
12610
|
+
page: "page";
|
|
12463
12611
|
modal: "modal";
|
|
12464
12612
|
none: "none";
|
|
12465
|
-
page: "page";
|
|
12466
12613
|
drawer: "drawer";
|
|
12467
12614
|
popover: "popover";
|
|
12468
12615
|
new_window: "new_window";
|
|
@@ -12915,9 +13062,9 @@ declare const UpdateViewRequestSchema: z.ZodObject<{
|
|
|
12915
13062
|
navigation: z.ZodOptional<z.ZodObject<{
|
|
12916
13063
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
12917
13064
|
split: "split";
|
|
13065
|
+
page: "page";
|
|
12918
13066
|
modal: "modal";
|
|
12919
13067
|
none: "none";
|
|
12920
|
-
page: "page";
|
|
12921
13068
|
drawer: "drawer";
|
|
12922
13069
|
popover: "popover";
|
|
12923
13070
|
new_window: "new_window";
|
|
@@ -13376,9 +13523,9 @@ declare const UpdateViewResponseSchema: z.ZodObject<{
|
|
|
13376
13523
|
navigation: z.ZodOptional<z.ZodObject<{
|
|
13377
13524
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
13378
13525
|
split: "split";
|
|
13526
|
+
page: "page";
|
|
13379
13527
|
modal: "modal";
|
|
13380
13528
|
none: "none";
|
|
13381
|
-
page: "page";
|
|
13382
13529
|
drawer: "drawer";
|
|
13383
13530
|
popover: "popover";
|
|
13384
13531
|
new_window: "new_window";
|
|
@@ -13831,9 +13978,9 @@ declare const UpdateViewResponseSchema: z.ZodObject<{
|
|
|
13831
13978
|
navigation: z.ZodOptional<z.ZodObject<{
|
|
13832
13979
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
13833
13980
|
split: "split";
|
|
13981
|
+
page: "page";
|
|
13834
13982
|
modal: "modal";
|
|
13835
13983
|
none: "none";
|
|
13836
|
-
page: "page";
|
|
13837
13984
|
drawer: "drawer";
|
|
13838
13985
|
popover: "popover";
|
|
13839
13986
|
new_window: "new_window";
|
|
@@ -15306,8 +15453,8 @@ declare const RouteGenerationConfigSchema: z.ZodObject<{
|
|
|
15306
15453
|
includeObjects: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
15307
15454
|
excludeObjects: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
15308
15455
|
nameTransform: z.ZodDefault<z.ZodEnum<{
|
|
15309
|
-
none: "none";
|
|
15310
15456
|
plural: "plural";
|
|
15457
|
+
none: "none";
|
|
15311
15458
|
"kebab-case": "kebab-case";
|
|
15312
15459
|
camelCase: "camelCase";
|
|
15313
15460
|
}>>;
|
|
@@ -15570,8 +15717,8 @@ declare const RestServerConfigSchema: z.ZodObject<{
|
|
|
15570
15717
|
includeObjects: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
15571
15718
|
excludeObjects: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
15572
15719
|
nameTransform: z.ZodDefault<z.ZodEnum<{
|
|
15573
|
-
none: "none";
|
|
15574
15720
|
plural: "plural";
|
|
15721
|
+
none: "none";
|
|
15575
15722
|
"kebab-case": "kebab-case";
|
|
15576
15723
|
camelCase: "camelCase";
|
|
15577
15724
|
}>>;
|
|
@@ -15886,8 +16033,8 @@ declare const RestServerConfig: z.ZodObject<{
|
|
|
15886
16033
|
includeObjects: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
15887
16034
|
excludeObjects: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
15888
16035
|
nameTransform: z.ZodDefault<z.ZodEnum<{
|
|
15889
|
-
none: "none";
|
|
15890
16036
|
plural: "plural";
|
|
16037
|
+
none: "none";
|
|
15891
16038
|
"kebab-case": "kebab-case";
|
|
15892
16039
|
camelCase: "camelCase";
|
|
15893
16040
|
}>>;
|
|
@@ -15987,11 +16134,11 @@ declare const RestServerConfig: z.ZodObject<{
|
|
|
15987
16134
|
*/
|
|
15988
16135
|
declare const ApiProtocolType: z.ZodEnum<{
|
|
15989
16136
|
file: "file";
|
|
16137
|
+
webhook: "webhook";
|
|
15990
16138
|
metadata: "metadata";
|
|
15991
16139
|
odata: "odata";
|
|
15992
16140
|
graphql: "graphql";
|
|
15993
16141
|
websocket: "websocket";
|
|
15994
|
-
webhook: "webhook";
|
|
15995
16142
|
auth: "auth";
|
|
15996
16143
|
plugin: "plugin";
|
|
15997
16144
|
rest: "rest";
|
|
@@ -16406,11 +16553,11 @@ declare const ApiRegistryEntrySchema: z.ZodObject<{
|
|
|
16406
16553
|
name: z.ZodString;
|
|
16407
16554
|
type: z.ZodEnum<{
|
|
16408
16555
|
file: "file";
|
|
16556
|
+
webhook: "webhook";
|
|
16409
16557
|
metadata: "metadata";
|
|
16410
16558
|
odata: "odata";
|
|
16411
16559
|
graphql: "graphql";
|
|
16412
16560
|
websocket: "websocket";
|
|
16413
|
-
webhook: "webhook";
|
|
16414
16561
|
auth: "auth";
|
|
16415
16562
|
plugin: "plugin";
|
|
16416
16563
|
rest: "rest";
|
|
@@ -16617,11 +16764,11 @@ declare const ApiRegistrySchema: z.ZodObject<{
|
|
|
16617
16764
|
name: z.ZodString;
|
|
16618
16765
|
type: z.ZodEnum<{
|
|
16619
16766
|
file: "file";
|
|
16767
|
+
webhook: "webhook";
|
|
16620
16768
|
metadata: "metadata";
|
|
16621
16769
|
odata: "odata";
|
|
16622
16770
|
graphql: "graphql";
|
|
16623
16771
|
websocket: "websocket";
|
|
16624
|
-
webhook: "webhook";
|
|
16625
16772
|
auth: "auth";
|
|
16626
16773
|
plugin: "plugin";
|
|
16627
16774
|
rest: "rest";
|
|
@@ -16754,11 +16901,11 @@ declare const ApiRegistrySchema: z.ZodObject<{
|
|
|
16754
16901
|
totalEndpoints: z.ZodNumber;
|
|
16755
16902
|
byType: z.ZodOptional<z.ZodRecord<z.ZodEnum<{
|
|
16756
16903
|
file: "file";
|
|
16904
|
+
webhook: "webhook";
|
|
16757
16905
|
metadata: "metadata";
|
|
16758
16906
|
odata: "odata";
|
|
16759
16907
|
graphql: "graphql";
|
|
16760
16908
|
websocket: "websocket";
|
|
16761
|
-
webhook: "webhook";
|
|
16762
16909
|
auth: "auth";
|
|
16763
16910
|
plugin: "plugin";
|
|
16764
16911
|
rest: "rest";
|
|
@@ -16768,11 +16915,11 @@ declare const ApiRegistrySchema: z.ZodObject<{
|
|
|
16768
16915
|
name: z.ZodString;
|
|
16769
16916
|
type: z.ZodEnum<{
|
|
16770
16917
|
file: "file";
|
|
16918
|
+
webhook: "webhook";
|
|
16771
16919
|
metadata: "metadata";
|
|
16772
16920
|
odata: "odata";
|
|
16773
16921
|
graphql: "graphql";
|
|
16774
16922
|
websocket: "websocket";
|
|
16775
|
-
webhook: "webhook";
|
|
16776
16923
|
auth: "auth";
|
|
16777
16924
|
plugin: "plugin";
|
|
16778
16925
|
rest: "rest";
|
|
@@ -16906,11 +17053,11 @@ declare const ApiRegistrySchema: z.ZodObject<{
|
|
|
16906
17053
|
name: z.ZodString;
|
|
16907
17054
|
type: z.ZodEnum<{
|
|
16908
17055
|
file: "file";
|
|
17056
|
+
webhook: "webhook";
|
|
16909
17057
|
metadata: "metadata";
|
|
16910
17058
|
odata: "odata";
|
|
16911
17059
|
graphql: "graphql";
|
|
16912
17060
|
websocket: "websocket";
|
|
16913
|
-
webhook: "webhook";
|
|
16914
17061
|
auth: "auth";
|
|
16915
17062
|
plugin: "plugin";
|
|
16916
17063
|
rest: "rest";
|
|
@@ -17058,11 +17205,11 @@ declare const ApiRegistrySchema: z.ZodObject<{
|
|
|
17058
17205
|
declare const ApiDiscoveryQuerySchema: z.ZodObject<{
|
|
17059
17206
|
type: z.ZodOptional<z.ZodEnum<{
|
|
17060
17207
|
file: "file";
|
|
17208
|
+
webhook: "webhook";
|
|
17061
17209
|
metadata: "metadata";
|
|
17062
17210
|
odata: "odata";
|
|
17063
17211
|
graphql: "graphql";
|
|
17064
17212
|
websocket: "websocket";
|
|
17065
|
-
webhook: "webhook";
|
|
17066
17213
|
auth: "auth";
|
|
17067
17214
|
plugin: "plugin";
|
|
17068
17215
|
rest: "rest";
|
|
@@ -17091,11 +17238,11 @@ declare const ApiDiscoveryResponseSchema: z.ZodObject<{
|
|
|
17091
17238
|
name: z.ZodString;
|
|
17092
17239
|
type: z.ZodEnum<{
|
|
17093
17240
|
file: "file";
|
|
17241
|
+
webhook: "webhook";
|
|
17094
17242
|
metadata: "metadata";
|
|
17095
17243
|
odata: "odata";
|
|
17096
17244
|
graphql: "graphql";
|
|
17097
17245
|
websocket: "websocket";
|
|
17098
|
-
webhook: "webhook";
|
|
17099
17246
|
auth: "auth";
|
|
17100
17247
|
plugin: "plugin";
|
|
17101
17248
|
rest: "rest";
|
|
@@ -17228,11 +17375,11 @@ declare const ApiDiscoveryResponseSchema: z.ZodObject<{
|
|
|
17228
17375
|
filters: z.ZodOptional<z.ZodObject<{
|
|
17229
17376
|
type: z.ZodOptional<z.ZodEnum<{
|
|
17230
17377
|
file: "file";
|
|
17378
|
+
webhook: "webhook";
|
|
17231
17379
|
metadata: "metadata";
|
|
17232
17380
|
odata: "odata";
|
|
17233
17381
|
graphql: "graphql";
|
|
17234
17382
|
websocket: "websocket";
|
|
17235
|
-
webhook: "webhook";
|
|
17236
17383
|
auth: "auth";
|
|
17237
17384
|
plugin: "plugin";
|
|
17238
17385
|
rest: "rest";
|
|
@@ -17362,11 +17509,11 @@ declare const ApiRegistryEntry: z.ZodObject<{
|
|
|
17362
17509
|
name: z.ZodString;
|
|
17363
17510
|
type: z.ZodEnum<{
|
|
17364
17511
|
file: "file";
|
|
17512
|
+
webhook: "webhook";
|
|
17365
17513
|
metadata: "metadata";
|
|
17366
17514
|
odata: "odata";
|
|
17367
17515
|
graphql: "graphql";
|
|
17368
17516
|
websocket: "websocket";
|
|
17369
|
-
webhook: "webhook";
|
|
17370
17517
|
auth: "auth";
|
|
17371
17518
|
plugin: "plugin";
|
|
17372
17519
|
rest: "rest";
|
|
@@ -17514,11 +17661,11 @@ declare const ApiRegistry: z.ZodObject<{
|
|
|
17514
17661
|
name: z.ZodString;
|
|
17515
17662
|
type: z.ZodEnum<{
|
|
17516
17663
|
file: "file";
|
|
17664
|
+
webhook: "webhook";
|
|
17517
17665
|
metadata: "metadata";
|
|
17518
17666
|
odata: "odata";
|
|
17519
17667
|
graphql: "graphql";
|
|
17520
17668
|
websocket: "websocket";
|
|
17521
|
-
webhook: "webhook";
|
|
17522
17669
|
auth: "auth";
|
|
17523
17670
|
plugin: "plugin";
|
|
17524
17671
|
rest: "rest";
|
|
@@ -17651,11 +17798,11 @@ declare const ApiRegistry: z.ZodObject<{
|
|
|
17651
17798
|
totalEndpoints: z.ZodNumber;
|
|
17652
17799
|
byType: z.ZodOptional<z.ZodRecord<z.ZodEnum<{
|
|
17653
17800
|
file: "file";
|
|
17801
|
+
webhook: "webhook";
|
|
17654
17802
|
metadata: "metadata";
|
|
17655
17803
|
odata: "odata";
|
|
17656
17804
|
graphql: "graphql";
|
|
17657
17805
|
websocket: "websocket";
|
|
17658
|
-
webhook: "webhook";
|
|
17659
17806
|
auth: "auth";
|
|
17660
17807
|
plugin: "plugin";
|
|
17661
17808
|
rest: "rest";
|
|
@@ -17665,11 +17812,11 @@ declare const ApiRegistry: z.ZodObject<{
|
|
|
17665
17812
|
name: z.ZodString;
|
|
17666
17813
|
type: z.ZodEnum<{
|
|
17667
17814
|
file: "file";
|
|
17815
|
+
webhook: "webhook";
|
|
17668
17816
|
metadata: "metadata";
|
|
17669
17817
|
odata: "odata";
|
|
17670
17818
|
graphql: "graphql";
|
|
17671
17819
|
websocket: "websocket";
|
|
17672
|
-
webhook: "webhook";
|
|
17673
17820
|
auth: "auth";
|
|
17674
17821
|
plugin: "plugin";
|
|
17675
17822
|
rest: "rest";
|
|
@@ -17803,11 +17950,11 @@ declare const ApiRegistry: z.ZodObject<{
|
|
|
17803
17950
|
name: z.ZodString;
|
|
17804
17951
|
type: z.ZodEnum<{
|
|
17805
17952
|
file: "file";
|
|
17953
|
+
webhook: "webhook";
|
|
17806
17954
|
metadata: "metadata";
|
|
17807
17955
|
odata: "odata";
|
|
17808
17956
|
graphql: "graphql";
|
|
17809
17957
|
websocket: "websocket";
|
|
17810
|
-
webhook: "webhook";
|
|
17811
17958
|
auth: "auth";
|
|
17812
17959
|
plugin: "plugin";
|
|
17813
17960
|
rest: "rest";
|
|
@@ -19462,10 +19609,66 @@ declare const EndpointMapping: {
|
|
|
19462
19609
|
readonly '/me': "/get-session";
|
|
19463
19610
|
readonly '/refresh': "/get-session";
|
|
19464
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>;
|
|
19465
19664
|
type AuthEndpoint = z.infer<typeof AuthEndpointSchema>;
|
|
19466
19665
|
type AuthEndpointPath = typeof AuthEndpointPaths[keyof typeof AuthEndpointPaths];
|
|
19467
19666
|
type AuthEndpointAlias = keyof typeof AuthEndpointAliases;
|
|
19468
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>;
|
|
19469
19672
|
|
|
19470
19673
|
/**
|
|
19471
19674
|
* Storage Service Protocol
|
|
@@ -20438,10 +20641,10 @@ declare const ObjectDefinitionResponseSchema: z.ZodObject<{
|
|
|
20438
20641
|
}>>;
|
|
20439
20642
|
type: z.ZodDefault<z.ZodEnum<{
|
|
20440
20643
|
url: "url";
|
|
20441
|
-
script: "script";
|
|
20442
|
-
modal: "modal";
|
|
20443
20644
|
flow: "flow";
|
|
20444
20645
|
api: "api";
|
|
20646
|
+
script: "script";
|
|
20647
|
+
modal: "modal";
|
|
20445
20648
|
}>>;
|
|
20446
20649
|
target: z.ZodOptional<z.ZodString>;
|
|
20447
20650
|
execute: z.ZodOptional<z.ZodString>;
|
|
@@ -20523,7 +20726,7 @@ declare const ObjectDefinitionResponseSchema: z.ZodObject<{
|
|
|
20523
20726
|
}, z.core.$strip>, z.ZodTransform<{
|
|
20524
20727
|
name: string;
|
|
20525
20728
|
label: string;
|
|
20526
|
-
type: "url" | "
|
|
20729
|
+
type: "url" | "flow" | "api" | "script" | "modal";
|
|
20527
20730
|
refreshAfter: boolean;
|
|
20528
20731
|
objectName?: string | undefined;
|
|
20529
20732
|
icon?: string | undefined;
|
|
@@ -20557,7 +20760,7 @@ declare const ObjectDefinitionResponseSchema: z.ZodObject<{
|
|
|
20557
20760
|
}, {
|
|
20558
20761
|
name: string;
|
|
20559
20762
|
label: string;
|
|
20560
|
-
type: "url" | "
|
|
20763
|
+
type: "url" | "flow" | "api" | "script" | "modal";
|
|
20561
20764
|
refreshAfter: boolean;
|
|
20562
20765
|
objectName?: string | undefined;
|
|
20563
20766
|
icon?: string | undefined;
|
|
@@ -21038,10 +21241,10 @@ declare const ObjectDefinitionResponseSchema: z.ZodObject<{
|
|
|
21038
21241
|
}>>;
|
|
21039
21242
|
type: z.ZodDefault<z.ZodEnum<{
|
|
21040
21243
|
url: "url";
|
|
21041
|
-
script: "script";
|
|
21042
|
-
modal: "modal";
|
|
21043
21244
|
flow: "flow";
|
|
21044
21245
|
api: "api";
|
|
21246
|
+
script: "script";
|
|
21247
|
+
modal: "modal";
|
|
21045
21248
|
}>>;
|
|
21046
21249
|
target: z.ZodOptional<z.ZodString>;
|
|
21047
21250
|
execute: z.ZodOptional<z.ZodString>;
|
|
@@ -21123,7 +21326,7 @@ declare const ObjectDefinitionResponseSchema: z.ZodObject<{
|
|
|
21123
21326
|
}, z.core.$strip>, z.ZodTransform<{
|
|
21124
21327
|
name: string;
|
|
21125
21328
|
label: string;
|
|
21126
|
-
type: "url" | "
|
|
21329
|
+
type: "url" | "flow" | "api" | "script" | "modal";
|
|
21127
21330
|
refreshAfter: boolean;
|
|
21128
21331
|
objectName?: string | undefined;
|
|
21129
21332
|
icon?: string | undefined;
|
|
@@ -21157,7 +21360,7 @@ declare const ObjectDefinitionResponseSchema: z.ZodObject<{
|
|
|
21157
21360
|
}, {
|
|
21158
21361
|
name: string;
|
|
21159
21362
|
label: string;
|
|
21160
|
-
type: "url" | "
|
|
21363
|
+
type: "url" | "flow" | "api" | "script" | "modal";
|
|
21161
21364
|
refreshAfter: boolean;
|
|
21162
21365
|
objectName?: string | undefined;
|
|
21163
21366
|
icon?: string | undefined;
|
|
@@ -21307,25 +21510,25 @@ declare const MetadataRegisterRequestSchema: z.ZodObject<{
|
|
|
21307
21510
|
object: "object";
|
|
21308
21511
|
function: "function";
|
|
21309
21512
|
field: "field";
|
|
21310
|
-
|
|
21311
|
-
flow: "flow";
|
|
21312
|
-
datasource: "datasource";
|
|
21313
|
-
profile: "profile";
|
|
21513
|
+
app: "app";
|
|
21314
21514
|
page: "page";
|
|
21315
|
-
approval: "approval";
|
|
21316
|
-
service: "service";
|
|
21317
21515
|
dashboard: "dashboard";
|
|
21318
21516
|
report: "report";
|
|
21319
21517
|
action: "action";
|
|
21320
|
-
view: "view";
|
|
21321
|
-
app: "app";
|
|
21322
|
-
validation: "validation";
|
|
21323
|
-
trigger: "trigger";
|
|
21324
21518
|
workflow: "workflow";
|
|
21519
|
+
approval: "approval";
|
|
21520
|
+
flow: "flow";
|
|
21521
|
+
role: "role";
|
|
21325
21522
|
permission: "permission";
|
|
21523
|
+
profile: "profile";
|
|
21524
|
+
agent: "agent";
|
|
21326
21525
|
hook: "hook";
|
|
21526
|
+
datasource: "datasource";
|
|
21527
|
+
view: "view";
|
|
21528
|
+
service: "service";
|
|
21529
|
+
validation: "validation";
|
|
21530
|
+
trigger: "trigger";
|
|
21327
21531
|
router: "router";
|
|
21328
|
-
agent: "agent";
|
|
21329
21532
|
translation: "translation";
|
|
21330
21533
|
tool: "tool";
|
|
21331
21534
|
skill: "skill";
|
|
@@ -21457,25 +21660,25 @@ declare const MetadataQueryRequestSchema: z.ZodObject<{
|
|
|
21457
21660
|
object: "object";
|
|
21458
21661
|
function: "function";
|
|
21459
21662
|
field: "field";
|
|
21460
|
-
|
|
21461
|
-
flow: "flow";
|
|
21462
|
-
datasource: "datasource";
|
|
21463
|
-
profile: "profile";
|
|
21663
|
+
app: "app";
|
|
21464
21664
|
page: "page";
|
|
21465
|
-
approval: "approval";
|
|
21466
|
-
service: "service";
|
|
21467
21665
|
dashboard: "dashboard";
|
|
21468
21666
|
report: "report";
|
|
21469
21667
|
action: "action";
|
|
21470
|
-
view: "view";
|
|
21471
|
-
app: "app";
|
|
21472
|
-
validation: "validation";
|
|
21473
|
-
trigger: "trigger";
|
|
21474
21668
|
workflow: "workflow";
|
|
21669
|
+
approval: "approval";
|
|
21670
|
+
flow: "flow";
|
|
21671
|
+
role: "role";
|
|
21475
21672
|
permission: "permission";
|
|
21673
|
+
profile: "profile";
|
|
21674
|
+
agent: "agent";
|
|
21476
21675
|
hook: "hook";
|
|
21676
|
+
datasource: "datasource";
|
|
21677
|
+
view: "view";
|
|
21678
|
+
service: "service";
|
|
21679
|
+
validation: "validation";
|
|
21680
|
+
trigger: "trigger";
|
|
21477
21681
|
router: "router";
|
|
21478
|
-
agent: "agent";
|
|
21479
21682
|
translation: "translation";
|
|
21480
21683
|
tool: "tool";
|
|
21481
21684
|
skill: "skill";
|
|
@@ -21988,6 +22191,7 @@ declare const DispatcherRouteSchema: z.ZodObject<{
|
|
|
21988
22191
|
service: z.ZodEnum<{
|
|
21989
22192
|
data: "data";
|
|
21990
22193
|
search: "search";
|
|
22194
|
+
workflow: "workflow";
|
|
21991
22195
|
metadata: "metadata";
|
|
21992
22196
|
cache: "cache";
|
|
21993
22197
|
graphql: "graphql";
|
|
@@ -22002,7 +22206,6 @@ declare const DispatcherRouteSchema: z.ZodObject<{
|
|
|
22002
22206
|
ai: "ai";
|
|
22003
22207
|
i18n: "i18n";
|
|
22004
22208
|
ui: "ui";
|
|
22005
|
-
workflow: "workflow";
|
|
22006
22209
|
}>;
|
|
22007
22210
|
authRequired: z.ZodDefault<z.ZodBoolean>;
|
|
22008
22211
|
criticality: z.ZodDefault<z.ZodEnum<{
|
|
@@ -22036,6 +22239,7 @@ declare const DispatcherConfigSchema: z.ZodObject<{
|
|
|
22036
22239
|
service: z.ZodEnum<{
|
|
22037
22240
|
data: "data";
|
|
22038
22241
|
search: "search";
|
|
22242
|
+
workflow: "workflow";
|
|
22039
22243
|
metadata: "metadata";
|
|
22040
22244
|
cache: "cache";
|
|
22041
22245
|
graphql: "graphql";
|
|
@@ -22050,7 +22254,6 @@ declare const DispatcherConfigSchema: z.ZodObject<{
|
|
|
22050
22254
|
ai: "ai";
|
|
22051
22255
|
i18n: "i18n";
|
|
22052
22256
|
ui: "ui";
|
|
22053
|
-
workflow: "workflow";
|
|
22054
22257
|
}>;
|
|
22055
22258
|
authRequired: z.ZodDefault<z.ZodBoolean>;
|
|
22056
22259
|
criticality: z.ZodDefault<z.ZodEnum<{
|
|
@@ -22189,6 +22392,8 @@ type DispatcherErrorResponse = z.infer<typeof DispatcherErrorResponseSchema>;
|
|
|
22189
22392
|
*/
|
|
22190
22393
|
declare const RestApiRouteCategory: z.ZodEnum<{
|
|
22191
22394
|
data: "data";
|
|
22395
|
+
workflow: "workflow";
|
|
22396
|
+
permission: "permission";
|
|
22192
22397
|
metadata: "metadata";
|
|
22193
22398
|
batch: "batch";
|
|
22194
22399
|
automation: "automation";
|
|
@@ -22198,8 +22403,6 @@ declare const RestApiRouteCategory: z.ZodEnum<{
|
|
|
22198
22403
|
ai: "ai";
|
|
22199
22404
|
i18n: "i18n";
|
|
22200
22405
|
ui: "ui";
|
|
22201
|
-
workflow: "workflow";
|
|
22202
|
-
permission: "permission";
|
|
22203
22406
|
discovery: "discovery";
|
|
22204
22407
|
}>;
|
|
22205
22408
|
type RestApiRouteCategory = z.infer<typeof RestApiRouteCategory>;
|
|
@@ -22246,6 +22449,8 @@ declare const RestApiEndpointSchema: z.ZodObject<{
|
|
|
22246
22449
|
handler: z.ZodString;
|
|
22247
22450
|
category: z.ZodEnum<{
|
|
22248
22451
|
data: "data";
|
|
22452
|
+
workflow: "workflow";
|
|
22453
|
+
permission: "permission";
|
|
22249
22454
|
metadata: "metadata";
|
|
22250
22455
|
batch: "batch";
|
|
22251
22456
|
automation: "automation";
|
|
@@ -22255,8 +22460,6 @@ declare const RestApiEndpointSchema: z.ZodObject<{
|
|
|
22255
22460
|
ai: "ai";
|
|
22256
22461
|
i18n: "i18n";
|
|
22257
22462
|
ui: "ui";
|
|
22258
|
-
workflow: "workflow";
|
|
22259
|
-
permission: "permission";
|
|
22260
22463
|
discovery: "discovery";
|
|
22261
22464
|
}>;
|
|
22262
22465
|
public: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -22305,6 +22508,8 @@ declare const RestApiRouteRegistrationSchema: z.ZodObject<{
|
|
|
22305
22508
|
service: z.ZodString;
|
|
22306
22509
|
category: z.ZodEnum<{
|
|
22307
22510
|
data: "data";
|
|
22511
|
+
workflow: "workflow";
|
|
22512
|
+
permission: "permission";
|
|
22308
22513
|
metadata: "metadata";
|
|
22309
22514
|
batch: "batch";
|
|
22310
22515
|
automation: "automation";
|
|
@@ -22314,8 +22519,6 @@ declare const RestApiRouteRegistrationSchema: z.ZodObject<{
|
|
|
22314
22519
|
ai: "ai";
|
|
22315
22520
|
i18n: "i18n";
|
|
22316
22521
|
ui: "ui";
|
|
22317
|
-
workflow: "workflow";
|
|
22318
|
-
permission: "permission";
|
|
22319
22522
|
discovery: "discovery";
|
|
22320
22523
|
}>;
|
|
22321
22524
|
methods: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -22333,6 +22536,8 @@ declare const RestApiRouteRegistrationSchema: z.ZodObject<{
|
|
|
22333
22536
|
handler: z.ZodString;
|
|
22334
22537
|
category: z.ZodEnum<{
|
|
22335
22538
|
data: "data";
|
|
22539
|
+
workflow: "workflow";
|
|
22540
|
+
permission: "permission";
|
|
22336
22541
|
metadata: "metadata";
|
|
22337
22542
|
batch: "batch";
|
|
22338
22543
|
automation: "automation";
|
|
@@ -22342,8 +22547,6 @@ declare const RestApiRouteRegistrationSchema: z.ZodObject<{
|
|
|
22342
22547
|
ai: "ai";
|
|
22343
22548
|
i18n: "i18n";
|
|
22344
22549
|
ui: "ui";
|
|
22345
|
-
workflow: "workflow";
|
|
22346
|
-
permission: "permission";
|
|
22347
22550
|
discovery: "discovery";
|
|
22348
22551
|
}>;
|
|
22349
22552
|
public: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -22574,6 +22777,8 @@ declare const RestApiPluginConfigSchema: z.ZodObject<{
|
|
|
22574
22777
|
service: z.ZodString;
|
|
22575
22778
|
category: z.ZodEnum<{
|
|
22576
22779
|
data: "data";
|
|
22780
|
+
workflow: "workflow";
|
|
22781
|
+
permission: "permission";
|
|
22577
22782
|
metadata: "metadata";
|
|
22578
22783
|
batch: "batch";
|
|
22579
22784
|
automation: "automation";
|
|
@@ -22583,8 +22788,6 @@ declare const RestApiPluginConfigSchema: z.ZodObject<{
|
|
|
22583
22788
|
ai: "ai";
|
|
22584
22789
|
i18n: "i18n";
|
|
22585
22790
|
ui: "ui";
|
|
22586
|
-
workflow: "workflow";
|
|
22587
|
-
permission: "permission";
|
|
22588
22791
|
discovery: "discovery";
|
|
22589
22792
|
}>;
|
|
22590
22793
|
methods: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -22602,6 +22805,8 @@ declare const RestApiPluginConfigSchema: z.ZodObject<{
|
|
|
22602
22805
|
handler: z.ZodString;
|
|
22603
22806
|
category: z.ZodEnum<{
|
|
22604
22807
|
data: "data";
|
|
22808
|
+
workflow: "workflow";
|
|
22809
|
+
permission: "permission";
|
|
22605
22810
|
metadata: "metadata";
|
|
22606
22811
|
batch: "batch";
|
|
22607
22812
|
automation: "automation";
|
|
@@ -22611,8 +22816,6 @@ declare const RestApiPluginConfigSchema: z.ZodObject<{
|
|
|
22611
22816
|
ai: "ai";
|
|
22612
22817
|
i18n: "i18n";
|
|
22613
22818
|
ui: "ui";
|
|
22614
|
-
workflow: "workflow";
|
|
22615
|
-
permission: "permission";
|
|
22616
22819
|
discovery: "discovery";
|
|
22617
22820
|
}>;
|
|
22618
22821
|
public: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -22864,6 +23067,8 @@ declare const RestApiPluginConfig: z.ZodObject<{
|
|
|
22864
23067
|
service: z.ZodString;
|
|
22865
23068
|
category: z.ZodEnum<{
|
|
22866
23069
|
data: "data";
|
|
23070
|
+
workflow: "workflow";
|
|
23071
|
+
permission: "permission";
|
|
22867
23072
|
metadata: "metadata";
|
|
22868
23073
|
batch: "batch";
|
|
22869
23074
|
automation: "automation";
|
|
@@ -22873,8 +23078,6 @@ declare const RestApiPluginConfig: z.ZodObject<{
|
|
|
22873
23078
|
ai: "ai";
|
|
22874
23079
|
i18n: "i18n";
|
|
22875
23080
|
ui: "ui";
|
|
22876
|
-
workflow: "workflow";
|
|
22877
|
-
permission: "permission";
|
|
22878
23081
|
discovery: "discovery";
|
|
22879
23082
|
}>;
|
|
22880
23083
|
methods: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -22892,6 +23095,8 @@ declare const RestApiPluginConfig: z.ZodObject<{
|
|
|
22892
23095
|
handler: z.ZodString;
|
|
22893
23096
|
category: z.ZodEnum<{
|
|
22894
23097
|
data: "data";
|
|
23098
|
+
workflow: "workflow";
|
|
23099
|
+
permission: "permission";
|
|
22895
23100
|
metadata: "metadata";
|
|
22896
23101
|
batch: "batch";
|
|
22897
23102
|
automation: "automation";
|
|
@@ -22901,8 +23106,6 @@ declare const RestApiPluginConfig: z.ZodObject<{
|
|
|
22901
23106
|
ai: "ai";
|
|
22902
23107
|
i18n: "i18n";
|
|
22903
23108
|
ui: "ui";
|
|
22904
|
-
workflow: "workflow";
|
|
22905
|
-
permission: "permission";
|
|
22906
23109
|
discovery: "discovery";
|
|
22907
23110
|
}>;
|
|
22908
23111
|
public: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -23083,6 +23286,8 @@ declare const RestApiRouteRegistration: z.ZodObject<{
|
|
|
23083
23286
|
service: z.ZodString;
|
|
23084
23287
|
category: z.ZodEnum<{
|
|
23085
23288
|
data: "data";
|
|
23289
|
+
workflow: "workflow";
|
|
23290
|
+
permission: "permission";
|
|
23086
23291
|
metadata: "metadata";
|
|
23087
23292
|
batch: "batch";
|
|
23088
23293
|
automation: "automation";
|
|
@@ -23092,8 +23297,6 @@ declare const RestApiRouteRegistration: z.ZodObject<{
|
|
|
23092
23297
|
ai: "ai";
|
|
23093
23298
|
i18n: "i18n";
|
|
23094
23299
|
ui: "ui";
|
|
23095
|
-
workflow: "workflow";
|
|
23096
|
-
permission: "permission";
|
|
23097
23300
|
discovery: "discovery";
|
|
23098
23301
|
}>;
|
|
23099
23302
|
methods: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -23111,6 +23314,8 @@ declare const RestApiRouteRegistration: z.ZodObject<{
|
|
|
23111
23314
|
handler: z.ZodString;
|
|
23112
23315
|
category: z.ZodEnum<{
|
|
23113
23316
|
data: "data";
|
|
23317
|
+
workflow: "workflow";
|
|
23318
|
+
permission: "permission";
|
|
23114
23319
|
metadata: "metadata";
|
|
23115
23320
|
batch: "batch";
|
|
23116
23321
|
automation: "automation";
|
|
@@ -23120,8 +23325,6 @@ declare const RestApiRouteRegistration: z.ZodObject<{
|
|
|
23120
23325
|
ai: "ai";
|
|
23121
23326
|
i18n: "i18n";
|
|
23122
23327
|
ui: "ui";
|
|
23123
|
-
workflow: "workflow";
|
|
23124
|
-
permission: "permission";
|
|
23125
23328
|
discovery: "discovery";
|
|
23126
23329
|
}>;
|
|
23127
23330
|
public: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -23206,6 +23409,8 @@ declare const RouteCoverageEntrySchema: z.ZodObject<{
|
|
|
23206
23409
|
}>;
|
|
23207
23410
|
category: z.ZodEnum<{
|
|
23208
23411
|
data: "data";
|
|
23412
|
+
workflow: "workflow";
|
|
23413
|
+
permission: "permission";
|
|
23209
23414
|
metadata: "metadata";
|
|
23210
23415
|
batch: "batch";
|
|
23211
23416
|
automation: "automation";
|
|
@@ -23215,8 +23420,6 @@ declare const RouteCoverageEntrySchema: z.ZodObject<{
|
|
|
23215
23420
|
ai: "ai";
|
|
23216
23421
|
i18n: "i18n";
|
|
23217
23422
|
ui: "ui";
|
|
23218
|
-
workflow: "workflow";
|
|
23219
|
-
permission: "permission";
|
|
23220
23423
|
discovery: "discovery";
|
|
23221
23424
|
}>;
|
|
23222
23425
|
handlerStatus: z.ZodEnum<{
|
|
@@ -23260,6 +23463,8 @@ declare const RouteCoverageReportSchema: z.ZodObject<{
|
|
|
23260
23463
|
}>;
|
|
23261
23464
|
category: z.ZodEnum<{
|
|
23262
23465
|
data: "data";
|
|
23466
|
+
workflow: "workflow";
|
|
23467
|
+
permission: "permission";
|
|
23263
23468
|
metadata: "metadata";
|
|
23264
23469
|
batch: "batch";
|
|
23265
23470
|
automation: "automation";
|
|
@@ -23269,8 +23474,6 @@ declare const RouteCoverageReportSchema: z.ZodObject<{
|
|
|
23269
23474
|
ai: "ai";
|
|
23270
23475
|
i18n: "i18n";
|
|
23271
23476
|
ui: "ui";
|
|
23272
|
-
workflow: "workflow";
|
|
23273
|
-
permission: "permission";
|
|
23274
23477
|
discovery: "discovery";
|
|
23275
23478
|
}>;
|
|
23276
23479
|
handlerStatus: z.ZodEnum<{
|
|
@@ -23715,9 +23918,9 @@ declare const GetFlowResponseSchema: z.ZodObject<{
|
|
|
23715
23918
|
}, z.core.$strip>>>;
|
|
23716
23919
|
waitEventConfig: z.ZodOptional<z.ZodObject<{
|
|
23717
23920
|
eventType: z.ZodEnum<{
|
|
23921
|
+
webhook: "webhook";
|
|
23718
23922
|
condition: "condition";
|
|
23719
23923
|
manual: "manual";
|
|
23720
|
-
webhook: "webhook";
|
|
23721
23924
|
timer: "timer";
|
|
23722
23925
|
signal: "signal";
|
|
23723
23926
|
}>;
|
|
@@ -23865,9 +24068,9 @@ declare const CreateFlowRequestSchema: z.ZodObject<{
|
|
|
23865
24068
|
}, z.core.$strip>>>;
|
|
23866
24069
|
waitEventConfig: z.ZodOptional<z.ZodObject<{
|
|
23867
24070
|
eventType: z.ZodEnum<{
|
|
24071
|
+
webhook: "webhook";
|
|
23868
24072
|
condition: "condition";
|
|
23869
24073
|
manual: "manual";
|
|
23870
|
-
webhook: "webhook";
|
|
23871
24074
|
timer: "timer";
|
|
23872
24075
|
signal: "signal";
|
|
23873
24076
|
}>;
|
|
@@ -24026,9 +24229,9 @@ declare const CreateFlowResponseSchema: z.ZodObject<{
|
|
|
24026
24229
|
}, z.core.$strip>>>;
|
|
24027
24230
|
waitEventConfig: z.ZodOptional<z.ZodObject<{
|
|
24028
24231
|
eventType: z.ZodEnum<{
|
|
24232
|
+
webhook: "webhook";
|
|
24029
24233
|
condition: "condition";
|
|
24030
24234
|
manual: "manual";
|
|
24031
|
-
webhook: "webhook";
|
|
24032
24235
|
timer: "timer";
|
|
24033
24236
|
signal: "signal";
|
|
24034
24237
|
}>;
|
|
@@ -24178,9 +24381,9 @@ declare const UpdateFlowRequestSchema: z.ZodObject<{
|
|
|
24178
24381
|
}, z.core.$strip>>>;
|
|
24179
24382
|
waitEventConfig: z.ZodOptional<z.ZodObject<{
|
|
24180
24383
|
eventType: z.ZodEnum<{
|
|
24384
|
+
webhook: "webhook";
|
|
24181
24385
|
condition: "condition";
|
|
24182
24386
|
manual: "manual";
|
|
24183
|
-
webhook: "webhook";
|
|
24184
24387
|
timer: "timer";
|
|
24185
24388
|
signal: "signal";
|
|
24186
24389
|
}>;
|
|
@@ -24340,9 +24543,9 @@ declare const UpdateFlowResponseSchema: z.ZodObject<{
|
|
|
24340
24543
|
}, z.core.$strip>>>;
|
|
24341
24544
|
waitEventConfig: z.ZodOptional<z.ZodObject<{
|
|
24342
24545
|
eventType: z.ZodEnum<{
|
|
24546
|
+
webhook: "webhook";
|
|
24343
24547
|
condition: "condition";
|
|
24344
24548
|
manual: "manual";
|
|
24345
|
-
webhook: "webhook";
|
|
24346
24549
|
timer: "timer";
|
|
24347
24550
|
signal: "signal";
|
|
24348
24551
|
}>;
|
|
@@ -24862,9 +25065,9 @@ declare const AutomationApiContracts: {
|
|
|
24862
25065
|
}, z.core.$strip>>>;
|
|
24863
25066
|
waitEventConfig: z.ZodOptional<z.ZodObject<{
|
|
24864
25067
|
eventType: z.ZodEnum<{
|
|
25068
|
+
webhook: "webhook";
|
|
24865
25069
|
condition: "condition";
|
|
24866
25070
|
manual: "manual";
|
|
24867
|
-
webhook: "webhook";
|
|
24868
25071
|
timer: "timer";
|
|
24869
25072
|
signal: "signal";
|
|
24870
25073
|
}>;
|
|
@@ -25009,9 +25212,9 @@ declare const AutomationApiContracts: {
|
|
|
25009
25212
|
}, z.core.$strip>>>;
|
|
25010
25213
|
waitEventConfig: z.ZodOptional<z.ZodObject<{
|
|
25011
25214
|
eventType: z.ZodEnum<{
|
|
25215
|
+
webhook: "webhook";
|
|
25012
25216
|
condition: "condition";
|
|
25013
25217
|
manual: "manual";
|
|
25014
|
-
webhook: "webhook";
|
|
25015
25218
|
timer: "timer";
|
|
25016
25219
|
signal: "signal";
|
|
25017
25220
|
}>;
|
|
@@ -25166,9 +25369,9 @@ declare const AutomationApiContracts: {
|
|
|
25166
25369
|
}, z.core.$strip>>>;
|
|
25167
25370
|
waitEventConfig: z.ZodOptional<z.ZodObject<{
|
|
25168
25371
|
eventType: z.ZodEnum<{
|
|
25372
|
+
webhook: "webhook";
|
|
25169
25373
|
condition: "condition";
|
|
25170
25374
|
manual: "manual";
|
|
25171
|
-
webhook: "webhook";
|
|
25172
25375
|
timer: "timer";
|
|
25173
25376
|
signal: "signal";
|
|
25174
25377
|
}>;
|
|
@@ -25315,9 +25518,9 @@ declare const AutomationApiContracts: {
|
|
|
25315
25518
|
}, z.core.$strip>>>;
|
|
25316
25519
|
waitEventConfig: z.ZodOptional<z.ZodObject<{
|
|
25317
25520
|
eventType: z.ZodEnum<{
|
|
25521
|
+
webhook: "webhook";
|
|
25318
25522
|
condition: "condition";
|
|
25319
25523
|
manual: "manual";
|
|
25320
|
-
webhook: "webhook";
|
|
25321
25524
|
timer: "timer";
|
|
25322
25525
|
signal: "signal";
|
|
25323
25526
|
}>;
|
|
@@ -25473,9 +25676,9 @@ declare const AutomationApiContracts: {
|
|
|
25473
25676
|
}, z.core.$strip>>>;
|
|
25474
25677
|
waitEventConfig: z.ZodOptional<z.ZodObject<{
|
|
25475
25678
|
eventType: z.ZodEnum<{
|
|
25679
|
+
webhook: "webhook";
|
|
25476
25680
|
condition: "condition";
|
|
25477
25681
|
manual: "manual";
|
|
25478
|
-
webhook: "webhook";
|
|
25479
25682
|
timer: "timer";
|
|
25480
25683
|
signal: "signal";
|
|
25481
25684
|
}>;
|
|
@@ -25858,15 +26061,16 @@ declare const ListInstalledPackagesResponseSchema: z.ZodObject<{
|
|
|
25858
26061
|
manifest: z.ZodObject<{
|
|
25859
26062
|
id: z.ZodString;
|
|
25860
26063
|
namespace: z.ZodOptional<z.ZodString>;
|
|
26064
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
25861
26065
|
version: z.ZodString;
|
|
25862
26066
|
type: z.ZodEnum<{
|
|
25863
26067
|
theme: "theme";
|
|
25864
|
-
driver: "driver";
|
|
25865
26068
|
app: "app";
|
|
26069
|
+
agent: "agent";
|
|
26070
|
+
driver: "driver";
|
|
25866
26071
|
server: "server";
|
|
25867
26072
|
ui: "ui";
|
|
25868
26073
|
module: "module";
|
|
25869
|
-
agent: "agent";
|
|
25870
26074
|
objectql: "objectql";
|
|
25871
26075
|
plugin: "plugin";
|
|
25872
26076
|
gateway: "gateway";
|
|
@@ -26045,8 +26249,8 @@ declare const ListInstalledPackagesResponseSchema: z.ZodObject<{
|
|
|
26045
26249
|
type: z.ZodEnum<{
|
|
26046
26250
|
provider: "provider";
|
|
26047
26251
|
action: "action";
|
|
26048
|
-
widget: "widget";
|
|
26049
26252
|
hook: "hook";
|
|
26253
|
+
widget: "widget";
|
|
26050
26254
|
transformer: "transformer";
|
|
26051
26255
|
validator: "validator";
|
|
26052
26256
|
decorator: "decorator";
|
|
@@ -26394,15 +26598,16 @@ declare const GetInstalledPackageResponseSchema: z.ZodObject<{
|
|
|
26394
26598
|
manifest: z.ZodObject<{
|
|
26395
26599
|
id: z.ZodString;
|
|
26396
26600
|
namespace: z.ZodOptional<z.ZodString>;
|
|
26601
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
26397
26602
|
version: z.ZodString;
|
|
26398
26603
|
type: z.ZodEnum<{
|
|
26399
26604
|
theme: "theme";
|
|
26400
|
-
driver: "driver";
|
|
26401
26605
|
app: "app";
|
|
26606
|
+
agent: "agent";
|
|
26607
|
+
driver: "driver";
|
|
26402
26608
|
server: "server";
|
|
26403
26609
|
ui: "ui";
|
|
26404
26610
|
module: "module";
|
|
26405
|
-
agent: "agent";
|
|
26406
26611
|
objectql: "objectql";
|
|
26407
26612
|
plugin: "plugin";
|
|
26408
26613
|
gateway: "gateway";
|
|
@@ -26581,8 +26786,8 @@ declare const GetInstalledPackageResponseSchema: z.ZodObject<{
|
|
|
26581
26786
|
type: z.ZodEnum<{
|
|
26582
26787
|
provider: "provider";
|
|
26583
26788
|
action: "action";
|
|
26584
|
-
widget: "widget";
|
|
26585
26789
|
hook: "hook";
|
|
26790
|
+
widget: "widget";
|
|
26586
26791
|
transformer: "transformer";
|
|
26587
26792
|
validator: "validator";
|
|
26588
26793
|
decorator: "decorator";
|
|
@@ -26907,15 +27112,16 @@ declare const PackageInstallRequestSchema: z.ZodObject<{
|
|
|
26907
27112
|
manifest: z.ZodObject<{
|
|
26908
27113
|
id: z.ZodString;
|
|
26909
27114
|
namespace: z.ZodOptional<z.ZodString>;
|
|
27115
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
26910
27116
|
version: z.ZodString;
|
|
26911
27117
|
type: z.ZodEnum<{
|
|
26912
27118
|
theme: "theme";
|
|
26913
|
-
driver: "driver";
|
|
26914
27119
|
app: "app";
|
|
27120
|
+
agent: "agent";
|
|
27121
|
+
driver: "driver";
|
|
26915
27122
|
server: "server";
|
|
26916
27123
|
ui: "ui";
|
|
26917
27124
|
module: "module";
|
|
26918
|
-
agent: "agent";
|
|
26919
27125
|
objectql: "objectql";
|
|
26920
27126
|
plugin: "plugin";
|
|
26921
27127
|
gateway: "gateway";
|
|
@@ -27094,8 +27300,8 @@ declare const PackageInstallRequestSchema: z.ZodObject<{
|
|
|
27094
27300
|
type: z.ZodEnum<{
|
|
27095
27301
|
provider: "provider";
|
|
27096
27302
|
action: "action";
|
|
27097
|
-
widget: "widget";
|
|
27098
27303
|
hook: "hook";
|
|
27304
|
+
widget: "widget";
|
|
27099
27305
|
transformer: "transformer";
|
|
27100
27306
|
validator: "validator";
|
|
27101
27307
|
decorator: "decorator";
|
|
@@ -27417,15 +27623,16 @@ declare const PackageInstallResponseSchema: z.ZodObject<{
|
|
|
27417
27623
|
manifest: z.ZodObject<{
|
|
27418
27624
|
id: z.ZodString;
|
|
27419
27625
|
namespace: z.ZodOptional<z.ZodString>;
|
|
27626
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
27420
27627
|
version: z.ZodString;
|
|
27421
27628
|
type: z.ZodEnum<{
|
|
27422
27629
|
theme: "theme";
|
|
27423
|
-
driver: "driver";
|
|
27424
27630
|
app: "app";
|
|
27631
|
+
agent: "agent";
|
|
27632
|
+
driver: "driver";
|
|
27425
27633
|
server: "server";
|
|
27426
27634
|
ui: "ui";
|
|
27427
27635
|
module: "module";
|
|
27428
|
-
agent: "agent";
|
|
27429
27636
|
objectql: "objectql";
|
|
27430
27637
|
plugin: "plugin";
|
|
27431
27638
|
gateway: "gateway";
|
|
@@ -27604,8 +27811,8 @@ declare const PackageInstallResponseSchema: z.ZodObject<{
|
|
|
27604
27811
|
type: z.ZodEnum<{
|
|
27605
27812
|
provider: "provider";
|
|
27606
27813
|
action: "action";
|
|
27607
|
-
widget: "widget";
|
|
27608
27814
|
hook: "hook";
|
|
27815
|
+
widget: "widget";
|
|
27609
27816
|
transformer: "transformer";
|
|
27610
27817
|
validator: "validator";
|
|
27611
27818
|
decorator: "decorator";
|
|
@@ -27968,15 +28175,16 @@ declare const PackageUpgradeRequestSchema: z.ZodObject<{
|
|
|
27968
28175
|
manifest: z.ZodOptional<z.ZodObject<{
|
|
27969
28176
|
id: z.ZodString;
|
|
27970
28177
|
namespace: z.ZodOptional<z.ZodString>;
|
|
28178
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
27971
28179
|
version: z.ZodString;
|
|
27972
28180
|
type: z.ZodEnum<{
|
|
27973
28181
|
theme: "theme";
|
|
27974
|
-
driver: "driver";
|
|
27975
28182
|
app: "app";
|
|
28183
|
+
agent: "agent";
|
|
28184
|
+
driver: "driver";
|
|
27976
28185
|
server: "server";
|
|
27977
28186
|
ui: "ui";
|
|
27978
28187
|
module: "module";
|
|
27979
|
-
agent: "agent";
|
|
27980
28188
|
objectql: "objectql";
|
|
27981
28189
|
plugin: "plugin";
|
|
27982
28190
|
gateway: "gateway";
|
|
@@ -28155,8 +28363,8 @@ declare const PackageUpgradeRequestSchema: z.ZodObject<{
|
|
|
28155
28363
|
type: z.ZodEnum<{
|
|
28156
28364
|
provider: "provider";
|
|
28157
28365
|
action: "action";
|
|
28158
|
-
widget: "widget";
|
|
28159
28366
|
hook: "hook";
|
|
28367
|
+
widget: "widget";
|
|
28160
28368
|
transformer: "transformer";
|
|
28161
28369
|
validator: "validator";
|
|
28162
28370
|
decorator: "decorator";
|
|
@@ -28528,15 +28736,16 @@ declare const ResolveDependenciesRequestSchema: z.ZodObject<{
|
|
|
28528
28736
|
manifest: z.ZodObject<{
|
|
28529
28737
|
id: z.ZodString;
|
|
28530
28738
|
namespace: z.ZodOptional<z.ZodString>;
|
|
28739
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
28531
28740
|
version: z.ZodString;
|
|
28532
28741
|
type: z.ZodEnum<{
|
|
28533
28742
|
theme: "theme";
|
|
28534
|
-
driver: "driver";
|
|
28535
28743
|
app: "app";
|
|
28744
|
+
agent: "agent";
|
|
28745
|
+
driver: "driver";
|
|
28536
28746
|
server: "server";
|
|
28537
28747
|
ui: "ui";
|
|
28538
28748
|
module: "module";
|
|
28539
|
-
agent: "agent";
|
|
28540
28749
|
objectql: "objectql";
|
|
28541
28750
|
plugin: "plugin";
|
|
28542
28751
|
gateway: "gateway";
|
|
@@ -28715,8 +28924,8 @@ declare const ResolveDependenciesRequestSchema: z.ZodObject<{
|
|
|
28715
28924
|
type: z.ZodEnum<{
|
|
28716
28925
|
provider: "provider";
|
|
28717
28926
|
action: "action";
|
|
28718
|
-
widget: "widget";
|
|
28719
28927
|
hook: "hook";
|
|
28928
|
+
widget: "widget";
|
|
28720
28929
|
transformer: "transformer";
|
|
28721
28930
|
validator: "validator";
|
|
28722
28931
|
decorator: "decorator";
|
|
@@ -29084,9 +29293,9 @@ declare const UploadArtifactRequestSchema: z.ZodObject<{
|
|
|
29084
29293
|
permissions: "permissions";
|
|
29085
29294
|
apis: "apis";
|
|
29086
29295
|
agents: "agents";
|
|
29296
|
+
views: "views";
|
|
29087
29297
|
triggers: "triggers";
|
|
29088
29298
|
datasets: "datasets";
|
|
29089
|
-
views: "views";
|
|
29090
29299
|
translations: "translations";
|
|
29091
29300
|
}>>;
|
|
29092
29301
|
}, z.core.$strip>>>;
|
|
@@ -29102,9 +29311,9 @@ declare const UploadArtifactRequestSchema: z.ZodObject<{
|
|
|
29102
29311
|
permissions: "permissions";
|
|
29103
29312
|
apis: "apis";
|
|
29104
29313
|
agents: "agents";
|
|
29314
|
+
views: "views";
|
|
29105
29315
|
triggers: "triggers";
|
|
29106
29316
|
datasets: "datasets";
|
|
29107
|
-
views: "views";
|
|
29108
29317
|
translations: "translations";
|
|
29109
29318
|
}>>>;
|
|
29110
29319
|
checksums: z.ZodOptional<z.ZodObject<{
|
|
@@ -29294,15 +29503,16 @@ declare const PackageApiContracts: {
|
|
|
29294
29503
|
manifest: z.ZodObject<{
|
|
29295
29504
|
id: z.ZodString;
|
|
29296
29505
|
namespace: z.ZodOptional<z.ZodString>;
|
|
29506
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
29297
29507
|
version: z.ZodString;
|
|
29298
29508
|
type: z.ZodEnum<{
|
|
29299
29509
|
theme: "theme";
|
|
29300
|
-
driver: "driver";
|
|
29301
29510
|
app: "app";
|
|
29511
|
+
agent: "agent";
|
|
29512
|
+
driver: "driver";
|
|
29302
29513
|
server: "server";
|
|
29303
29514
|
ui: "ui";
|
|
29304
29515
|
module: "module";
|
|
29305
|
-
agent: "agent";
|
|
29306
29516
|
objectql: "objectql";
|
|
29307
29517
|
plugin: "plugin";
|
|
29308
29518
|
gateway: "gateway";
|
|
@@ -29481,8 +29691,8 @@ declare const PackageApiContracts: {
|
|
|
29481
29691
|
type: z.ZodEnum<{
|
|
29482
29692
|
provider: "provider";
|
|
29483
29693
|
action: "action";
|
|
29484
|
-
widget: "widget";
|
|
29485
29694
|
hook: "hook";
|
|
29695
|
+
widget: "widget";
|
|
29486
29696
|
transformer: "transformer";
|
|
29487
29697
|
validator: "validator";
|
|
29488
29698
|
decorator: "decorator";
|
|
@@ -29826,15 +30036,16 @@ declare const PackageApiContracts: {
|
|
|
29826
30036
|
manifest: z.ZodObject<{
|
|
29827
30037
|
id: z.ZodString;
|
|
29828
30038
|
namespace: z.ZodOptional<z.ZodString>;
|
|
30039
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
29829
30040
|
version: z.ZodString;
|
|
29830
30041
|
type: z.ZodEnum<{
|
|
29831
30042
|
theme: "theme";
|
|
29832
|
-
driver: "driver";
|
|
29833
30043
|
app: "app";
|
|
30044
|
+
agent: "agent";
|
|
30045
|
+
driver: "driver";
|
|
29834
30046
|
server: "server";
|
|
29835
30047
|
ui: "ui";
|
|
29836
30048
|
module: "module";
|
|
29837
|
-
agent: "agent";
|
|
29838
30049
|
objectql: "objectql";
|
|
29839
30050
|
plugin: "plugin";
|
|
29840
30051
|
gateway: "gateway";
|
|
@@ -30013,8 +30224,8 @@ declare const PackageApiContracts: {
|
|
|
30013
30224
|
type: z.ZodEnum<{
|
|
30014
30225
|
provider: "provider";
|
|
30015
30226
|
action: "action";
|
|
30016
|
-
widget: "widget";
|
|
30017
30227
|
hook: "hook";
|
|
30228
|
+
widget: "widget";
|
|
30018
30229
|
transformer: "transformer";
|
|
30019
30230
|
validator: "validator";
|
|
30020
30231
|
decorator: "decorator";
|
|
@@ -30336,15 +30547,16 @@ declare const PackageApiContracts: {
|
|
|
30336
30547
|
manifest: z.ZodObject<{
|
|
30337
30548
|
id: z.ZodString;
|
|
30338
30549
|
namespace: z.ZodOptional<z.ZodString>;
|
|
30550
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
30339
30551
|
version: z.ZodString;
|
|
30340
30552
|
type: z.ZodEnum<{
|
|
30341
30553
|
theme: "theme";
|
|
30342
|
-
driver: "driver";
|
|
30343
30554
|
app: "app";
|
|
30555
|
+
agent: "agent";
|
|
30556
|
+
driver: "driver";
|
|
30344
30557
|
server: "server";
|
|
30345
30558
|
ui: "ui";
|
|
30346
30559
|
module: "module";
|
|
30347
|
-
agent: "agent";
|
|
30348
30560
|
objectql: "objectql";
|
|
30349
30561
|
plugin: "plugin";
|
|
30350
30562
|
gateway: "gateway";
|
|
@@ -30523,8 +30735,8 @@ declare const PackageApiContracts: {
|
|
|
30523
30735
|
type: z.ZodEnum<{
|
|
30524
30736
|
provider: "provider";
|
|
30525
30737
|
action: "action";
|
|
30526
|
-
widget: "widget";
|
|
30527
30738
|
hook: "hook";
|
|
30739
|
+
widget: "widget";
|
|
30528
30740
|
transformer: "transformer";
|
|
30529
30741
|
validator: "validator";
|
|
30530
30742
|
decorator: "decorator";
|
|
@@ -30842,15 +31054,16 @@ declare const PackageApiContracts: {
|
|
|
30842
31054
|
manifest: z.ZodObject<{
|
|
30843
31055
|
id: z.ZodString;
|
|
30844
31056
|
namespace: z.ZodOptional<z.ZodString>;
|
|
31057
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
30845
31058
|
version: z.ZodString;
|
|
30846
31059
|
type: z.ZodEnum<{
|
|
30847
31060
|
theme: "theme";
|
|
30848
|
-
driver: "driver";
|
|
30849
31061
|
app: "app";
|
|
31062
|
+
agent: "agent";
|
|
31063
|
+
driver: "driver";
|
|
30850
31064
|
server: "server";
|
|
30851
31065
|
ui: "ui";
|
|
30852
31066
|
module: "module";
|
|
30853
|
-
agent: "agent";
|
|
30854
31067
|
objectql: "objectql";
|
|
30855
31068
|
plugin: "plugin";
|
|
30856
31069
|
gateway: "gateway";
|
|
@@ -31029,8 +31242,8 @@ declare const PackageApiContracts: {
|
|
|
31029
31242
|
type: z.ZodEnum<{
|
|
31030
31243
|
provider: "provider";
|
|
31031
31244
|
action: "action";
|
|
31032
|
-
widget: "widget";
|
|
31033
31245
|
hook: "hook";
|
|
31246
|
+
widget: "widget";
|
|
31034
31247
|
transformer: "transformer";
|
|
31035
31248
|
validator: "validator";
|
|
31036
31249
|
decorator: "decorator";
|
|
@@ -31390,15 +31603,16 @@ declare const PackageApiContracts: {
|
|
|
31390
31603
|
manifest: z.ZodOptional<z.ZodObject<{
|
|
31391
31604
|
id: z.ZodString;
|
|
31392
31605
|
namespace: z.ZodOptional<z.ZodString>;
|
|
31606
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
31393
31607
|
version: z.ZodString;
|
|
31394
31608
|
type: z.ZodEnum<{
|
|
31395
31609
|
theme: "theme";
|
|
31396
|
-
driver: "driver";
|
|
31397
31610
|
app: "app";
|
|
31611
|
+
agent: "agent";
|
|
31612
|
+
driver: "driver";
|
|
31398
31613
|
server: "server";
|
|
31399
31614
|
ui: "ui";
|
|
31400
31615
|
module: "module";
|
|
31401
|
-
agent: "agent";
|
|
31402
31616
|
objectql: "objectql";
|
|
31403
31617
|
plugin: "plugin";
|
|
31404
31618
|
gateway: "gateway";
|
|
@@ -31577,8 +31791,8 @@ declare const PackageApiContracts: {
|
|
|
31577
31791
|
type: z.ZodEnum<{
|
|
31578
31792
|
provider: "provider";
|
|
31579
31793
|
action: "action";
|
|
31580
|
-
widget: "widget";
|
|
31581
31794
|
hook: "hook";
|
|
31795
|
+
widget: "widget";
|
|
31582
31796
|
transformer: "transformer";
|
|
31583
31797
|
validator: "validator";
|
|
31584
31798
|
decorator: "decorator";
|
|
@@ -31943,15 +32157,16 @@ declare const PackageApiContracts: {
|
|
|
31943
32157
|
manifest: z.ZodObject<{
|
|
31944
32158
|
id: z.ZodString;
|
|
31945
32159
|
namespace: z.ZodOptional<z.ZodString>;
|
|
32160
|
+
defaultDatasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
31946
32161
|
version: z.ZodString;
|
|
31947
32162
|
type: z.ZodEnum<{
|
|
31948
32163
|
theme: "theme";
|
|
31949
|
-
driver: "driver";
|
|
31950
32164
|
app: "app";
|
|
32165
|
+
agent: "agent";
|
|
32166
|
+
driver: "driver";
|
|
31951
32167
|
server: "server";
|
|
31952
32168
|
ui: "ui";
|
|
31953
32169
|
module: "module";
|
|
31954
|
-
agent: "agent";
|
|
31955
32170
|
objectql: "objectql";
|
|
31956
32171
|
plugin: "plugin";
|
|
31957
32172
|
gateway: "gateway";
|
|
@@ -32130,8 +32345,8 @@ declare const PackageApiContracts: {
|
|
|
32130
32345
|
type: z.ZodEnum<{
|
|
32131
32346
|
provider: "provider";
|
|
32132
32347
|
action: "action";
|
|
32133
|
-
widget: "widget";
|
|
32134
32348
|
hook: "hook";
|
|
32349
|
+
widget: "widget";
|
|
32135
32350
|
transformer: "transformer";
|
|
32136
32351
|
validator: "validator";
|
|
32137
32352
|
decorator: "decorator";
|
|
@@ -32491,9 +32706,9 @@ declare const PackageApiContracts: {
|
|
|
32491
32706
|
permissions: "permissions";
|
|
32492
32707
|
apis: "apis";
|
|
32493
32708
|
agents: "agents";
|
|
32709
|
+
views: "views";
|
|
32494
32710
|
triggers: "triggers";
|
|
32495
32711
|
datasets: "datasets";
|
|
32496
|
-
views: "views";
|
|
32497
32712
|
translations: "translations";
|
|
32498
32713
|
}>>;
|
|
32499
32714
|
}, z.core.$strip>>>;
|
|
@@ -32509,9 +32724,9 @@ declare const PackageApiContracts: {
|
|
|
32509
32724
|
permissions: "permissions";
|
|
32510
32725
|
apis: "apis";
|
|
32511
32726
|
agents: "agents";
|
|
32727
|
+
views: "views";
|
|
32512
32728
|
triggers: "triggers";
|
|
32513
32729
|
datasets: "datasets";
|
|
32514
|
-
views: "views";
|
|
32515
32730
|
translations: "translations";
|
|
32516
32731
|
}>>>;
|
|
32517
32732
|
checksums: z.ZodOptional<z.ZodObject<{
|
|
@@ -32717,7 +32932,11 @@ declare const index_AuthEndpointAliases: typeof AuthEndpointAliases;
|
|
|
32717
32932
|
type index_AuthEndpointPath = AuthEndpointPath;
|
|
32718
32933
|
declare const index_AuthEndpointPaths: typeof AuthEndpointPaths;
|
|
32719
32934
|
declare const index_AuthEndpointSchema: typeof AuthEndpointSchema;
|
|
32935
|
+
type index_AuthFeaturesConfig = AuthFeaturesConfig;
|
|
32936
|
+
declare const index_AuthFeaturesConfigSchema: typeof AuthFeaturesConfigSchema;
|
|
32720
32937
|
type index_AuthProvider = AuthProvider;
|
|
32938
|
+
type index_AuthProviderInfo = AuthProviderInfo;
|
|
32939
|
+
declare const index_AuthProviderInfoSchema: typeof AuthProviderInfoSchema;
|
|
32721
32940
|
declare const index_AutomationApiContracts: typeof AutomationApiContracts;
|
|
32722
32941
|
type index_AutomationApiErrorCode = AutomationApiErrorCode;
|
|
32723
32942
|
type index_AutomationFlowPathParams = AutomationFlowPathParams;
|
|
@@ -32837,6 +33056,9 @@ declare const index_DEFAULT_REALTIME_ROUTES: typeof DEFAULT_REALTIME_ROUTES;
|
|
|
32837
33056
|
declare const index_DEFAULT_VERSIONING_CONFIG: typeof DEFAULT_VERSIONING_CONFIG;
|
|
32838
33057
|
declare const index_DEFAULT_VIEW_ROUTES: typeof DEFAULT_VIEW_ROUTES;
|
|
32839
33058
|
declare const index_DEFAULT_WORKFLOW_ROUTES: typeof DEFAULT_WORKFLOW_ROUTES;
|
|
33059
|
+
type index_DataEvent = DataEvent;
|
|
33060
|
+
declare const index_DataEventSchema: typeof DataEventSchema;
|
|
33061
|
+
type index_DataEventType = DataEventType;
|
|
32840
33062
|
type index_DataLoaderConfig = DataLoaderConfig;
|
|
32841
33063
|
declare const index_DataLoaderConfigSchema: typeof DataLoaderConfigSchema;
|
|
32842
33064
|
declare const index_DeduplicationStrategy: typeof DeduplicationStrategy;
|
|
@@ -32888,6 +33110,8 @@ declare const index_EditMessageSchema: typeof EditMessageSchema;
|
|
|
32888
33110
|
type index_EditOperation = EditOperation;
|
|
32889
33111
|
declare const index_EditOperationSchema: typeof EditOperationSchema;
|
|
32890
33112
|
type index_EditOperationType = EditOperationType;
|
|
33113
|
+
type index_EmailPasswordConfigPublic = EmailPasswordConfigPublic;
|
|
33114
|
+
declare const index_EmailPasswordConfigPublicSchema: typeof EmailPasswordConfigPublicSchema;
|
|
32891
33115
|
declare const index_EnablePackageRequest: typeof EnablePackageRequest;
|
|
32892
33116
|
declare const index_EnablePackageRequestSchema: typeof EnablePackageRequestSchema;
|
|
32893
33117
|
declare const index_EnablePackageResponse: typeof EnablePackageResponse;
|
|
@@ -32969,6 +33193,8 @@ declare const index_GeneratedApiDocumentationSchema: typeof GeneratedApiDocument
|
|
|
32969
33193
|
type index_GeneratedEndpoint = GeneratedEndpoint;
|
|
32970
33194
|
declare const index_GeneratedEndpointSchema: typeof GeneratedEndpointSchema;
|
|
32971
33195
|
declare const index_GetAnalyticsMetaRequestSchema: typeof GetAnalyticsMetaRequestSchema;
|
|
33196
|
+
type index_GetAuthConfigResponse = GetAuthConfigResponse;
|
|
33197
|
+
declare const index_GetAuthConfigResponseSchema: typeof GetAuthConfigResponseSchema;
|
|
32972
33198
|
type index_GetChangelogRequest = GetChangelogRequest;
|
|
32973
33199
|
declare const index_GetChangelogRequestSchema: typeof GetChangelogRequestSchema;
|
|
32974
33200
|
type index_GetChangelogResponse = GetChangelogResponse;
|
|
@@ -33191,6 +33417,9 @@ declare const index_MetadataEffectiveResponseSchema: typeof MetadataEffectiveRes
|
|
|
33191
33417
|
type index_MetadataEndpointsConfig = MetadataEndpointsConfig;
|
|
33192
33418
|
type index_MetadataEndpointsConfigInput = MetadataEndpointsConfigInput;
|
|
33193
33419
|
declare const index_MetadataEndpointsConfigSchema: typeof MetadataEndpointsConfigSchema;
|
|
33420
|
+
type index_MetadataEvent = MetadataEvent;
|
|
33421
|
+
declare const index_MetadataEventSchema: typeof MetadataEventSchema;
|
|
33422
|
+
type index_MetadataEventType = MetadataEventType;
|
|
33194
33423
|
type index_MetadataExistsResponse = MetadataExistsResponse;
|
|
33195
33424
|
declare const index_MetadataExistsResponseSchema: typeof MetadataExistsResponseSchema;
|
|
33196
33425
|
declare const index_MetadataExportRequestSchema: typeof MetadataExportRequestSchema;
|
|
@@ -33562,7 +33791,7 @@ declare const index_getAuthEndpointUrl: typeof getAuthEndpointUrl;
|
|
|
33562
33791
|
declare const index_getDefaultRouteRegistrations: typeof getDefaultRouteRegistrations;
|
|
33563
33792
|
declare const index_mapFieldTypeToGraphQL: typeof mapFieldTypeToGraphQL;
|
|
33564
33793
|
declare namespace index {
|
|
33565
|
-
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_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_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 };
|
|
33566
33795
|
}
|
|
33567
33796
|
|
|
33568
|
-
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, type ErrorHandlingConfigInput 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 DataLoaderConfig as c9, DiscoverySchema as cA, type DispatcherConfig as cB, type DispatcherConfigInput as cC, DispatcherConfigSchema as cD, DispatcherErrorCode as cE, type DispatcherErrorResponse as cF, DispatcherErrorResponseSchema as cG, type DispatcherRoute as cH, type DispatcherRouteInput as cI, DispatcherRouteSchema as cJ, type DocumentState as cK, DocumentStateSchema as cL, type ETag as cM, ETagSchema as cN, type EditMessage as cO, EditMessageSchema as cP, type EditOperation as cQ, EditOperationSchema as cR, EditOperationType as cS, EndpointMapping as cT, type EndpointMappingKey as cU, type EndpointRegistry as cV, EndpointRegistrySchema as cW, type EnhancedApiError as cX, EnhancedApiErrorSchema as cY, ErrorCategory as cZ, type ErrorHandlingConfig as c_, DataLoaderConfigSchema as ca, type DeleteDataRequest as cb, DeleteDataRequestSchema as cc, type DeleteDataResponse as cd, DeleteDataResponseSchema as ce, type DeleteFeedItemRequest as cf, DeleteFeedItemRequestSchema as cg, type DeleteFeedItemResponse as ch, DeleteFeedItemResponseSchema as ci, type DeleteFlowRequest as cj, DeleteFlowRequestSchema as ck, type DeleteFlowResponse as cl, DeleteFlowResponseSchema as cm, type DeleteManyDataRequest as cn, DeleteManyDataRequestSchema as co, type DeleteManyDataResponse as cp, DeleteManyDataResponseSchema as cq, type DeleteManyRequest as cr, DeleteManyRequestSchema as cs, type DeleteResponse as ct, DeleteResponseSchema as cu, type DeleteViewRequest as cv, DeleteViewRequestSchema as cw, type DeleteViewResponse as cx, DeleteViewResponseSchema as cy, type DiscoveryResponse as cz, type AddReactionResponse as d, GetDataRequestSchema as d$, ErrorHandlingConfigSchema as d0, ErrorHttpStatusMap as d1, type ErrorMessage as d2, ErrorMessageSchema as d3, type ErrorResponse as d4, ErrorResponseSchema as d5, type EventFilter as d6, EventFilterCondition as d7, EventFilterSchema as d8, type EventMessage as d9, type FeedPathParams as dA, FeedPathParamsSchema as dB, type FeedUnsubscribeRequest as dC, FeedUnsubscribeRequestSchema as dD, type FieldError as dE, FieldErrorSchema as dF, type FileTypeValidation as dG, FileTypeValidationSchema as dH, type FileUploadResponse as dI, FileUploadResponseSchema as dJ, FilterOperator as dK, type FindDataRequest as dL, FindDataRequestSchema as dM, type FindDataResponse as dN, FindDataResponseSchema as dO, type FlowSummary as dP, FlowSummarySchema as dQ, type GeneratedApiDocumentation as dR, GeneratedApiDocumentationSchema as dS, type GeneratedEndpoint as dT, GeneratedEndpointSchema as dU, GetAnalyticsMetaRequestSchema as dV, type GetChangelogRequest as dW, GetChangelogRequestSchema as dX, type GetChangelogResponse as dY, GetChangelogResponseSchema as dZ, type GetDataRequest as d_, EventMessageSchema as da, type EventPattern as db, EventPatternSchema as dc, type EventSubscription as dd, EventSubscriptionSchema as de, type ExportRequest as df, ExportRequestSchema as dg, type FederationEntity as dh, type FederationEntityKey as di, FederationEntityKeySchema as dj, FederationEntitySchema as dk, type FederationExternalField as dl, FederationExternalFieldSchema as dm, type FederationGateway as dn, type FederationGatewayInput as dp, FederationGatewaySchema as dq, type FederationProvides as dr, FederationProvidesSchema as ds, type FederationRequires as dt, FederationRequiresSchema as du, FeedApiContracts as dv, FeedApiErrorCode as dw, type FeedItemPathParams as dx, FeedItemPathParamsSchema as dy, FeedListFilterType as dz, AddReactionResponseSchema as e, GetRunResponseSchema as e$, type GetDataResponse as e0, GetDataResponseSchema as e1, type GetDiscoveryRequest as e2, GetDiscoveryRequestSchema as e3, type GetDiscoveryResponse as e4, GetDiscoveryResponseSchema as e5, type GetEffectivePermissionsRequest as e6, GetEffectivePermissionsRequestSchema as e7, type GetEffectivePermissionsResponse as e8, GetEffectivePermissionsResponseSchema as e9, type GetMetaItemResponse as eA, GetMetaItemResponseSchema as eB, type GetMetaItemsRequest as eC, GetMetaItemsRequestSchema as eD, type GetMetaItemsResponse as eE, GetMetaItemsResponseSchema as eF, type GetMetaTypesRequest as eG, GetMetaTypesRequestSchema as eH, type GetMetaTypesResponse as eI, GetMetaTypesResponseSchema as eJ, type GetNotificationPreferencesRequest as eK, GetNotificationPreferencesRequestSchema as eL, type GetNotificationPreferencesResponse as eM, GetNotificationPreferencesResponseSchema as eN, type GetObjectPermissionsRequest as eO, GetObjectPermissionsRequestSchema as eP, type GetObjectPermissionsResponse as eQ, GetObjectPermissionsResponseSchema as eR, type GetPresenceRequest as eS, GetPresenceRequestSchema as eT, type GetPresenceResponse as eU, GetPresenceResponseSchema as eV, type GetPresignedUrlRequest as eW, GetPresignedUrlRequestSchema as eX, type GetRunRequest as eY, GetRunRequestSchema as eZ, type GetRunResponse as e_, type GetFeedRequest as ea, GetFeedRequestSchema as eb, type GetFeedResponse as ec, GetFeedResponseSchema as ed, type GetFieldLabelsRequest as ee, GetFieldLabelsRequestSchema as ef, type GetFieldLabelsResponse as eg, GetFieldLabelsResponseSchema as eh, type GetFlowRequest as ei, GetFlowRequestSchema as ej, type GetFlowResponse as ek, GetFlowResponseSchema as el, type GetInstalledPackageRequest as em, GetInstalledPackageRequestSchema as en, type GetInstalledPackageResponse as eo, GetInstalledPackageResponseSchema as ep, type GetLocalesRequest as eq, GetLocalesRequestSchema as er, type GetLocalesResponse as es, GetLocalesResponseSchema as et, type GetMetaItemCachedRequest as eu, GetMetaItemCachedRequestSchema as ev, type GetMetaItemCachedResponse as ew, GetMetaItemCachedResponseSchema as ex, type GetMetaItemRequest as ey, GetMetaItemRequestSchema as ez, type AiInsightsRequest as f, HttpFindQueryParamsSchema as f$, type GetTranslationsRequest as f0, GetTranslationsRequestSchema as f1, type GetTranslationsResponse as f2, GetTranslationsResponseSchema as f3, type GetUiViewRequest as f4, GetUiViewRequestSchema as f5, type GetUiViewResponse as f6, GetUiViewResponseSchema as f7, type GetViewRequest as f8, GetViewRequestSchema as f9, type GraphQLQueryAdapter as fA, type GraphQLQueryAdapterInput as fB, GraphQLQueryAdapterSchema as fC, type GraphQLQueryComplexity as fD, type GraphQLQueryComplexityInput as fE, GraphQLQueryComplexitySchema as fF, type GraphQLQueryConfig as fG, type GraphQLQueryConfigInput as fH, GraphQLQueryConfigSchema as fI, type GraphQLQueryDepthLimit as fJ, type GraphQLQueryDepthLimitInput as fK, GraphQLQueryDepthLimitSchema as fL, type GraphQLRateLimit as fM, type GraphQLRateLimitInput as fN, GraphQLRateLimitSchema as fO, type GraphQLResolverConfig as fP, type GraphQLResolverConfigInput as fQ, GraphQLResolverConfigSchema as fR, GraphQLScalarType as fS, type GraphQLSubscriptionConfig as fT, type GraphQLSubscriptionConfigInput as fU, GraphQLSubscriptionConfigSchema as fV, type GraphQLTypeConfig as fW, type GraphQLTypeConfigInput as fX, GraphQLTypeConfigSchema as fY, type HandlerStatus as fZ, HandlerStatusSchema as f_, type GetViewResponse as fa, GetViewResponseSchema as fb, type GetWorkflowConfigRequest as fc, GetWorkflowConfigRequestSchema as fd, type GetWorkflowConfigResponse as fe, GetWorkflowConfigResponseSchema as ff, type GetWorkflowStateRequest as fg, GetWorkflowStateRequestSchema as fh, type GetWorkflowStateResponse as fi, GetWorkflowStateResponseSchema as fj, GraphQLConfig as fk, type GraphQLConfigInput as fl, GraphQLConfigSchema as fm, type GraphQLDataLoaderConfig as fn, type GraphQLDataLoaderConfigInput as fo, GraphQLDataLoaderConfigSchema as fp, type GraphQLDirectiveConfig as fq, type GraphQLDirectiveConfigInput as fr, GraphQLDirectiveConfigSchema as fs, GraphQLDirectiveLocation as ft, type GraphQLMutationConfig as fu, type GraphQLMutationConfigInput as fv, GraphQLMutationConfigSchema as fw, type GraphQLPersistedQuery as fx, type GraphQLPersistedQueryInput as fy, GraphQLPersistedQuerySchema as fz, AiInsightsRequestSchema as g, MetadataExportRequestSchema as g$, HttpStatusCode as g0, type IdRequest as g1, IdRequestSchema as g2, type InitiateChunkedUploadRequest as g3, InitiateChunkedUploadRequestSchema as g4, type InitiateChunkedUploadResponse as g5, InitiateChunkedUploadResponseSchema as g6, type ListFlowsRequest as g7, ListFlowsRequestSchema as g8, type ListFlowsResponse as g9, MarkAllNotificationsReadResponseSchema as gA, type MarkNotificationsReadRequest as gB, MarkNotificationsReadRequestSchema as gC, type MarkNotificationsReadResponse as gD, MarkNotificationsReadResponseSchema as gE, MetadataBulkRegisterRequestSchema as gF, type MetadataBulkResponse as gG, MetadataBulkResponseSchema as gH, MetadataBulkUnregisterRequestSchema as gI, MetadataCacheApi as gJ, type MetadataCacheRequest as gK, MetadataCacheRequestSchema as gL, type MetadataCacheResponse as gM, MetadataCacheResponseSchema as gN, type MetadataDeleteResponse as gO, MetadataDeleteResponseSchema as gP, type MetadataDependenciesResponse as gQ, MetadataDependenciesResponseSchema as gR, type MetadataDependentsResponse as gS, MetadataDependentsResponseSchema as gT, type MetadataEffectiveResponse as gU, MetadataEffectiveResponseSchema as gV, type MetadataEndpointsConfig as gW, type MetadataEndpointsConfigInput as gX, MetadataEndpointsConfigSchema as gY, type MetadataExistsResponse as gZ, MetadataExistsResponseSchema as g_, ListFlowsResponseSchema as ga, type ListInstalledPackagesRequest as gb, ListInstalledPackagesRequestSchema as gc, type ListInstalledPackagesResponse as gd, ListInstalledPackagesResponseSchema as ge, type ListNotificationsRequest as gf, ListNotificationsRequestSchema as gg, type ListNotificationsResponse as gh, ListNotificationsResponseSchema as gi, type ListRecordResponse as gj, ListRecordResponseSchema as gk, type ListRunsRequest as gl, ListRunsRequestSchema as gm, type ListRunsResponse as gn, ListRunsResponseSchema as go, type ListViewsRequest as gp, ListViewsRequestSchema as gq, type ListViewsResponse as gr, ListViewsResponseSchema as gs, type LoginRequest as gt, type LoginRequestInput as gu, LoginRequestSchema as gv, LoginType as gw, type MarkAllNotificationsReadRequest as gx, MarkAllNotificationsReadRequestSchema as gy, type MarkAllNotificationsReadResponse as gz, type AiInsightsResponse as h, OpenApiGenerationConfigSchema as h$, type MetadataExportResponse as h0, MetadataExportResponseSchema as h1, MetadataImportRequestSchema as h2, type MetadataImportResponse as h3, MetadataImportResponseSchema as h4, type MetadataItemResponse as h5, MetadataItemResponseSchema as h6, type MetadataListResponse as h7, MetadataListResponseSchema as h8, type MetadataNamesResponse as h9, ODataConfigSchema as hA, type ODataError as hB, ODataErrorSchema as hC, type ODataFilterFunction as hD, ODataFilterFunctionSchema as hE, type ODataFilterOperator as hF, ODataFilterOperatorSchema as hG, type ODataMetadata as hH, ODataMetadataSchema as hI, type ODataQuery as hJ, type ODataQueryAdapter as hK, type ODataQueryAdapterInput as hL, ODataQueryAdapterSchema as hM, ODataQuerySchema as hN, type ODataResponse as hO, ODataResponseSchema as hP, type ObjectDefinitionResponse as hQ, ObjectDefinitionResponseSchema as hR, type ObjectQLReference as hS, ObjectQLReferenceSchema as hT, type ObjectStackProtocol as hU, ObjectStackProtocolSchema as hV, type ObjectStackProtocolZod as hW, type OpenApi31Extensions as hX, OpenApi31ExtensionsSchema as hY, type OpenApiGenerationConfig as hZ, type OpenApiGenerationConfigInput as h_, MetadataNamesResponseSchema as ha, type MetadataOverlayResponse as hb, MetadataOverlayResponseSchema as hc, MetadataOverlaySaveRequestSchema as hd, MetadataQueryRequestSchema as he, type MetadataQueryResponse as hf, MetadataQueryResponseSchema as hg, type MetadataRegisterRequest as hh, MetadataRegisterRequestSchema as hi, type MetadataTypeInfoResponse as hj, MetadataTypeInfoResponseSchema as hk, type MetadataTypesResponse as hl, MetadataTypesResponseSchema as hm, MetadataValidateRequestSchema as hn, type MetadataValidateResponse as ho, MetadataValidateResponseSchema as hp, type ModificationResult as hq, ModificationResultSchema as hr, type Notification as hs, type NotificationInput as ht, type NotificationPreferences as hu, type NotificationPreferencesInput as hv, NotificationPreferencesSchema as hw, NotificationSchema as hx, OData as hy, type ODataConfig as hz, index as i, type RealtimePresence as i$, type OpenApiSecurityScheme as i0, OpenApiSecuritySchemeSchema as i1, type OpenApiServer as i2, OpenApiServerSchema as i3, OpenApiSpec as i4, OpenApiSpecSchema as i5, type OperatorMapping as i6, OperatorMappingSchema as i7, PackageApiContracts as i8, PackageApiErrorCode as i9, type PresenceState as iA, PresenceStateSchema as iB, PresenceStatus as iC, type PresenceUpdate as iD, PresenceUpdateSchema as iE, type PresignedUrlResponse as iF, PresignedUrlResponseSchema as iG, type QueryAdapterConfig as iH, type QueryAdapterConfigInput as iI, QueryAdapterConfigSchema as iJ, type QueryAdapterTarget as iK, QueryAdapterTargetSchema as iL, type QueryOptimizationConfig as iM, QueryOptimizationConfigSchema as iN, type RealtimeConfig as iO, RealtimeConfigSchema as iP, type RealtimeConnectRequest as iQ, RealtimeConnectRequestSchema as iR, type RealtimeConnectResponse as iS, RealtimeConnectResponseSchema as iT, type RealtimeDisconnectRequest as iU, RealtimeDisconnectRequestSchema as iV, type RealtimeDisconnectResponse as iW, RealtimeDisconnectResponseSchema as iX, type RealtimeEvent as iY, RealtimeEventSchema as iZ, RealtimeEventType as i_, type PackageInstallRequest as ia, PackageInstallRequestSchema as ib, type PackageInstallResponse as ic, PackageInstallResponseSchema as id, type PackagePathParams as ie, PackagePathParamsSchema as ig, type PackageRollbackRequest as ih, PackageRollbackRequestSchema as ii, type PackageRollbackResponse as ij, PackageRollbackResponseSchema as ik, type PackageUpgradeRequest as il, PackageUpgradeRequestSchema as im, type PackageUpgradeResponse as io, PackageUpgradeResponseSchema as ip, type PinFeedItemRequest as iq, PinFeedItemRequestSchema as ir, type PinFeedItemResponse as is, PinFeedItemResponseSchema as it, type PingMessage as iu, PingMessageSchema as iv, type PongMessage as iw, PongMessageSchema as ix, type PresenceMessage as iy, PresenceMessageSchema as iz, AiInsightsResponseSchema as j, RouteHealthEntrySchema as j$, RealtimePresenceSchema as j0, RealtimeRecordAction as j1, type RealtimeSubscribeRequest as j2, RealtimeSubscribeRequestSchema as j3, type RealtimeSubscribeResponse as j4, RealtimeSubscribeResponseSchema as j5, type RealtimeUnsubscribeRequest as j6, RealtimeUnsubscribeRequestSchema as j7, type RealtimeUnsubscribeResponse as j8, RealtimeUnsubscribeResponseSchema as j9, RestApiConfigSchema as jA, type RestApiEndpoint as jB, RestApiEndpointSchema as jC, RestApiPluginConfig as jD, type RestApiPluginConfigInput as jE, RestApiPluginConfigSchema as jF, RestApiRouteCategory as jG, RestApiRouteRegistration as jH, RestApiRouteRegistrationSchema as jI, type RestQueryAdapter as jJ, type RestQueryAdapterInput as jK, RestQueryAdapterSchema as jL, RestServerConfig as jM, type RestServerConfigInput as jN, RestServerConfigSchema as jO, RetryStrategy as jP, RouteCategory as jQ, type RouteCoverageEntry as jR, RouteCoverageEntrySchema as jS, type RouteCoverageReport as jT, RouteCoverageReportSchema as jU, type RouteDefinition as jV, RouteDefinitionSchema as jW, type RouteGenerationConfig as jX, type RouteGenerationConfigInput as jY, RouteGenerationConfigSchema as jZ, type RouteHealthEntry as j_, type RecordData as ja, RecordDataSchema as jb, type RefreshTokenRequest as jc, RefreshTokenRequestSchema as jd, type RegisterDeviceRequest as je, RegisterDeviceRequestSchema as jf, type RegisterDeviceResponse as jg, RegisterDeviceResponseSchema as jh, type RegisterRequest as ji, RegisterRequestSchema as jj, type RemoveReactionRequest as jk, RemoveReactionRequestSchema as jl, type RemoveReactionResponse as jm, RemoveReactionResponseSchema as jn, type RequestValidationConfig as jo, type RequestValidationConfigInput as jp, RequestValidationConfigSchema as jq, type ResolveDependenciesRequest as jr, ResolveDependenciesRequestSchema as js, type ResolveDependenciesResponse as jt, ResolveDependenciesResponseSchema as ju, type ResponseEnvelopeConfig as jv, type ResponseEnvelopeConfigInput as jw, ResponseEnvelopeConfigSchema as jx, RestApiConfig as jy, type RestApiConfigInput as jz, type AiNlqRequest as k, type UninstallPackageApiResponse as k$, type RouteHealthReport as k0, RouteHealthReportSchema as k1, type RouterConfig as k2, RouterConfigSchema as k3, type SaveMetaItemRequest as k4, SaveMetaItemRequestSchema as k5, type SaveMetaItemResponse as k6, SaveMetaItemResponseSchema as k7, SchemaDefinition as k8, type SearchFeedRequest as k9, StarFeedItemRequestSchema as kA, type StarFeedItemResponse as kB, StarFeedItemResponseSchema as kC, StorageApiContracts as kD, type SubgraphConfig as kE, type SubgraphConfigInput as kF, SubgraphConfigSchema as kG, type SubscribeMessage as kH, SubscribeMessageSchema as kI, type SubscribeRequest as kJ, SubscribeRequestSchema as kK, type SubscribeResponse as kL, SubscribeResponseSchema as kM, type Subscription as kN, SubscriptionEventSchema as kO, SubscriptionSchema as kP, type ToggleFlowRequest as kQ, ToggleFlowRequestSchema as kR, type ToggleFlowResponse as kS, ToggleFlowResponseSchema as kT, TransportProtocol as kU, type TriggerFlowRequest as kV, TriggerFlowRequestSchema as kW, type TriggerFlowResponse as kX, TriggerFlowResponseSchema as kY, type UninstallPackageApiRequest as kZ, UninstallPackageApiRequestSchema as k_, SearchFeedRequestSchema as ka, type SearchFeedResponse as kb, SearchFeedResponseSchema as kc, type ServiceInfo as kd, ServiceInfoSchema as ke, ServiceStatus as kf, type Session as kg, type SessionResponse as kh, SessionResponseSchema as ki, SessionSchema as kj, type SessionUser as kk, type SessionUserInput as kl, SessionUserSchema as km, type SetPresenceRequest as kn, SetPresenceRequestSchema as ko, type SetPresenceResponse as kp, SetPresenceResponseSchema as kq, type SimpleCursorPosition as kr, SimpleCursorPositionSchema as ks, type SimplePresenceState as kt, SimplePresenceStateSchema as ku, type SingleRecordResponse as kv, SingleRecordResponseSchema as kw, StandardApiContracts as kx, StandardErrorCode as ky, type StarFeedItemRequest as kz, AiNlqRequestSchema as l, VersionNegotiationResponseSchema as l$, UninstallPackageApiResponseSchema as l0, type UnpinFeedItemRequest as l1, UnpinFeedItemRequestSchema as l2, type UnpinFeedItemResponse as l3, UnpinFeedItemResponseSchema as l4, type UnregisterDeviceRequest as l5, UnregisterDeviceRequestSchema as l6, type UnregisterDeviceResponse as l7, UnregisterDeviceResponseSchema as l8, type UnstarFeedItemRequest as l9, UpdateManyRequestSchema as lA, type UpdateNotificationPreferencesRequest as lB, UpdateNotificationPreferencesRequestSchema as lC, type UpdateNotificationPreferencesResponse as lD, UpdateNotificationPreferencesResponseSchema as lE, type UpdateRequest as lF, UpdateRequestSchema as lG, type UpdateViewRequest as lH, UpdateViewRequestSchema as lI, type UpdateViewResponse as lJ, UpdateViewResponseSchema as lK, type UploadArtifactRequest as lL, UploadArtifactRequestSchema as lM, type UploadArtifactResponse as lN, UploadArtifactResponseSchema as lO, type UploadChunkRequest as lP, UploadChunkRequestSchema as lQ, type UploadChunkResponse as lR, UploadChunkResponseSchema as lS, type UploadProgress as lT, UploadProgressSchema as lU, type UserProfileResponse as lV, UserProfileResponseSchema as lW, ValidationMode as lX, type VersionDefinition as lY, VersionDefinitionSchema as lZ, type VersionNegotiationResponse as l_, UnstarFeedItemRequestSchema as la, type UnstarFeedItemResponse as lb, UnstarFeedItemResponseSchema as lc, type UnsubscribeMessage as ld, UnsubscribeMessageSchema as le, type UnsubscribeRequest as lf, UnsubscribeRequestSchema as lg, type UnsubscribeResponse as lh, UnsubscribeResponseSchema as li, type UpdateDataRequest as lj, UpdateDataRequestSchema as lk, type UpdateDataResponse as ll, UpdateDataResponseSchema as lm, type UpdateFeedItemRequest as ln, UpdateFeedItemRequestSchema as lo, type UpdateFeedItemResponse as lp, UpdateFeedItemResponseSchema as lq, type UpdateFlowRequest as lr, UpdateFlowRequestSchema as ls, type UpdateFlowResponse as lt, UpdateFlowResponseSchema as lu, type UpdateManyDataRequest as lv, UpdateManyDataRequestSchema as lw, type UpdateManyDataResponse as lx, UpdateManyDataResponseSchema as ly, type UpdateManyRequest as lz, type AiNlqResponse as m, VersionStatus as m0, type VersioningConfig as m1, type VersioningConfigInput as m2, VersioningConfigSchema as m3, VersioningStrategy as m4, type WebSocketConfig as m5, WebSocketConfigSchema as m6, type WebSocketEvent as m7, WebSocketEventSchema as m8, type WebSocketMessage as m9, getDefaultRouteRegistrations as mA, mapFieldTypeToGraphQL as mB, WebSocketMessageSchema as ma, WebSocketMessageType as mb, WebSocketPresenceStatus as mc, type WebSocketServerConfig as md, WebSocketServerConfigSchema as me, type WebhookConfig as mf, WebhookConfigSchema as mg, type WebhookEvent as mh, WebhookEventSchema as mi, type WellKnownCapabilities as mj, WellKnownCapabilitiesSchema as mk, type WorkflowApproveRequest as ml, WorkflowApproveRequestSchema as mm, type WorkflowApproveResponse as mn, WorkflowApproveResponseSchema as mo, type WorkflowRejectRequest as mp, WorkflowRejectRequestSchema as mq, type WorkflowRejectResponse as mr, WorkflowRejectResponseSchema as ms, type WorkflowState as mt, WorkflowStateSchema as mu, type WorkflowTransitionRequest as mv, WorkflowTransitionRequestSchema as mw, type WorkflowTransitionResponse as mx, WorkflowTransitionResponseSchema as my, getAuthEndpointUrl 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 };
|