@objectstack/spec 2.0.5 → 2.0.7
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 +1 -1
- package/dist/ai/index.d.ts +1 -1
- package/dist/ai/index.js +230 -3
- package/dist/ai/index.js.map +1 -1
- package/dist/ai/index.mjs +218 -3
- package/dist/ai/index.mjs.map +1 -1
- package/dist/api/index.d.mts +2 -2
- package/dist/api/index.d.ts +2 -2
- package/dist/api/index.js +3409 -2841
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +3386 -2841
- package/dist/api/index.mjs.map +1 -1
- package/dist/automation/index.d.mts +1 -1
- package/dist/automation/index.d.ts +1 -1
- package/dist/contracts/index.d.mts +2 -2
- package/dist/contracts/index.d.ts +2 -2
- package/dist/contracts/index.js.map +1 -1
- package/dist/data/index.d.mts +2 -2
- package/dist/data/index.d.ts +2 -2
- package/dist/data/index.js +58 -1
- package/dist/data/index.js.map +1 -1
- package/dist/data/index.mjs +58 -1
- package/dist/data/index.mjs.map +1 -1
- package/dist/{driver.zod-E3C6n0W-.d.ts → driver.zod-B3Q0oLlF.d.ts} +1 -1
- package/dist/{driver.zod-DnOPgUGi.d.mts → driver.zod-Bf2z72WQ.d.mts} +1 -1
- package/dist/{index-DyawwLFZ.d.ts → index-B3C8s_DZ.d.ts} +307 -29
- package/dist/{index-DTCkpGMm.d.mts → index-BliYpI46.d.mts} +879 -52
- package/dist/{index-BbtSaxHm.d.ts → index-BpE_xfkc.d.ts} +3289 -229
- package/dist/{index-E1mP_eoE.d.mts → index-C3cFLYII.d.mts} +307 -29
- package/dist/{index-BpP0MwlW.d.ts → index-CXtgLAue.d.ts} +879 -52
- package/dist/{index-D-tf4nDV.d.mts → index-CYbdd-mL.d.mts} +27 -1
- package/dist/index-CeUUI-ym.d.mts +2102 -0
- package/dist/{index-BPhGHW32.d.ts → index-CfvdYFyf.d.ts} +27 -1
- package/dist/{index-CDN6TRx9.d.mts → index-ClHj1Tbo.d.mts} +71 -2
- package/dist/{index-CDN6TRx9.d.ts → index-ClHj1Tbo.d.ts} +71 -2
- package/dist/index-CmY8tgpL.d.ts +2102 -0
- package/dist/{index-DRCh2NTZ.d.mts → index-CqDMk0T6.d.mts} +3289 -229
- package/dist/{index-d9wYlv-g.d.ts → index-DNKiU_-x.d.mts} +684 -18
- package/dist/{index-d9wYlv-g.d.mts → index-DNKiU_-x.d.ts} +684 -18
- package/dist/{index-CisfSmuF.d.ts → index-Dm4UfDKG.d.ts} +451 -19
- package/dist/index-KhvhiesR.d.mts +6902 -0
- package/dist/{index-BV0xBoer.d.mts → index-Onf8hbkX.d.mts} +451 -19
- package/dist/index-OqCqQSaH.d.ts +6902 -0
- package/dist/index.d.mts +2519 -222
- package/dist/index.d.ts +2519 -222
- package/dist/index.js +9957 -8069
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +9957 -8069
- 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/integration/index.js +67 -0
- package/dist/integration/index.js.map +1 -1
- package/dist/integration/index.mjs +61 -0
- package/dist/integration/index.mjs.map +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/index.d.ts +2 -2
- package/dist/kernel/index.js +1698 -1474
- package/dist/kernel/index.js.map +1 -1
- package/dist/kernel/index.mjs +1690 -1474
- package/dist/kernel/index.mjs.map +1 -1
- package/dist/{package-registry.zod-CbS9FKeH.d.mts → package-registry.zod-BJQSiICj.d.mts} +78 -43
- package/dist/{package-registry.zod-CbS9FKeH.d.ts → package-registry.zod-BJQSiICj.d.ts} +78 -43
- package/dist/security/index.d.mts +1 -1
- package/dist/security/index.d.ts +1 -1
- package/dist/security/index.js +47 -1
- package/dist/security/index.js.map +1 -1
- package/dist/security/index.mjs +45 -1
- package/dist/security/index.mjs.map +1 -1
- package/dist/system/index.d.mts +1 -1
- package/dist/system/index.d.ts +1 -1
- package/dist/system/index.js +2189 -1821
- package/dist/system/index.js.map +1 -1
- package/dist/system/index.mjs +2168 -1821
- 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/dist/ui/index.js +1414 -767
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +1354 -767
- package/dist/ui/index.mjs.map +1 -1
- package/json-schema/ai/Agent.json +203 -0
- package/json-schema/ai/AgentCommunicationProtocol.json +9 -0
- package/json-schema/ai/AgentGroupMember.json +45 -0
- package/json-schema/ai/AgentGroupRole.json +10 -0
- package/json-schema/ai/DevOpsAgent.json +203 -0
- package/json-schema/ai/MCPClientConfig.json +168 -0
- package/json-schema/ai/MCPRootEntry.json +23 -0
- package/json-schema/ai/MCPRootsConfig.json +49 -0
- package/json-schema/ai/MCPSamplingConfig.json +46 -0
- package/json-schema/ai/MCPServerConfig.json +120 -0
- package/json-schema/ai/MCPStreamingConfig.json +38 -0
- package/json-schema/ai/MCPToolApproval.json +39 -0
- package/json-schema/ai/MultiAgentGroup.json +137 -0
- package/json-schema/ai/StructuredOutputConfig.json +75 -0
- package/json-schema/ai/StructuredOutputFormat.json +12 -0
- package/json-schema/ai/TransformPipelineStep.json +11 -0
- package/json-schema/api/AppDefinitionResponse.json +285 -7
- package/json-schema/api/BasePresence.json +40 -0
- package/json-schema/api/BatchLoadingStrategy.json +40 -0
- package/json-schema/api/Callback.json +39 -0
- package/json-schema/api/DataLoaderConfig.json +55 -0
- package/json-schema/api/DisablePackageResponse.json +26 -0
- package/json-schema/api/Discovery.json +4 -62
- package/json-schema/api/EnablePackageResponse.json +26 -0
- package/json-schema/api/FederationEntity.json +110 -0
- package/json-schema/api/FederationEntityKey.json +20 -0
- package/json-schema/api/FederationExternalField.json +18 -0
- package/json-schema/api/FederationGateway.json +327 -0
- package/json-schema/api/FederationProvides.json +19 -0
- package/json-schema/api/FederationRequires.json +19 -0
- package/json-schema/api/GetDiscoveryResponse.json +1 -60
- package/json-schema/api/GetPackageResponse.json +26 -0
- package/json-schema/api/GraphQLConfig.json +327 -0
- package/json-schema/api/GraphQLQueryAdapter.json +84 -0
- package/json-schema/api/InstallPackageRequest.json +26 -0
- package/json-schema/api/InstallPackageResponse.json +26 -0
- package/json-schema/api/ListPackagesResponse.json +26 -0
- package/json-schema/api/ODataQueryAdapter.json +66 -0
- package/json-schema/api/OpenApi31Extensions.json +139 -0
- package/json-schema/api/OperatorMapping.json +26 -0
- package/json-schema/api/PresenceStatus.json +10 -0
- package/json-schema/api/QueryAdapterConfig.json +272 -0
- package/json-schema/api/QueryAdapterTarget.json +9 -0
- package/json-schema/api/QueryOptimizationConfig.json +126 -0
- package/json-schema/api/RealtimeRecordAction.json +9 -0
- package/json-schema/api/RestQueryAdapter.json +86 -0
- package/json-schema/api/RestServerConfig.json +139 -0
- package/json-schema/api/SubgraphConfig.json +183 -0
- package/json-schema/api/WebhookConfig.json +129 -0
- package/json-schema/api/WebhookEvent.json +64 -0
- package/json-schema/data/ExternalLookup.json +128 -0
- package/json-schema/identity/SCIMBulkOperation.json +41 -0
- package/json-schema/identity/SCIMBulkRequest.json +73 -0
- package/json-schema/identity/SCIMBulkResponse.json +61 -0
- package/json-schema/identity/SCIMBulkResponseOperation.json +36 -0
- package/json-schema/integration/CircuitBreakerConfig.json +49 -0
- package/json-schema/integration/Connector.json +223 -0
- package/json-schema/integration/ConnectorHealth.json +113 -0
- package/json-schema/integration/DatabaseConnector.json +223 -0
- package/json-schema/integration/ErrorCategory.json +15 -0
- package/json-schema/integration/ErrorMappingConfig.json +112 -0
- package/json-schema/integration/ErrorMappingRule.json +66 -0
- package/json-schema/integration/FileStorageConnector.json +223 -0
- package/json-schema/integration/GitHubConnector.json +223 -0
- package/json-schema/integration/HealthCheckConfig.json +58 -0
- package/json-schema/integration/MessageQueueConnector.json +223 -0
- package/json-schema/integration/SaasConnector.json +223 -0
- package/json-schema/integration/VercelConnector.json +223 -0
- package/json-schema/kernel/CLICommandContribution.json +23 -0
- package/json-schema/kernel/CLIExtensionExport.json +22 -0
- package/json-schema/kernel/DevFixtureConfig.json +35 -0
- package/json-schema/kernel/DevPluginConfig.json +170 -0
- package/json-schema/kernel/DevPluginPreset.json +10 -0
- package/json-schema/kernel/DevServiceOverride.json +41 -0
- package/json-schema/kernel/DevToolsConfig.json +45 -0
- package/json-schema/kernel/DisablePackageResponse.json +26 -0
- package/json-schema/kernel/EnablePackageResponse.json +26 -0
- package/json-schema/kernel/GetPackageResponse.json +26 -0
- package/json-schema/kernel/InstallPackageRequest.json +26 -0
- package/json-schema/kernel/InstallPackageResponse.json +26 -0
- package/json-schema/kernel/InstalledPackage.json +26 -0
- package/json-schema/kernel/ListPackagesResponse.json +26 -0
- package/json-schema/kernel/Manifest.json +26 -0
- package/json-schema/kernel/MetadataFallbackStrategy.json +9 -0
- package/json-schema/kernel/MetadataLoaderContract.json +7 -0
- package/json-schema/kernel/MetadataManagerConfig.json +21 -0
- package/json-schema/security/RLSAuditConfig.json +62 -0
- package/json-schema/security/RLSAuditEvent.json +66 -0
- package/json-schema/security/RLSConfig.json +62 -0
- package/json-schema/system/AuthConfig.json +83 -0
- package/json-schema/system/BackupConfig.json +148 -0
- package/json-schema/system/BackupRetention.json +27 -0
- package/json-schema/system/BackupStrategy.json +10 -0
- package/json-schema/system/CacheAvalanchePrevention.json +77 -0
- package/json-schema/system/CacheConsistency.json +11 -0
- package/json-schema/system/CacheWarmup.json +44 -0
- package/json-schema/system/ComplianceAuditRequirement.json +43 -0
- package/json-schema/system/ComplianceEncryptionRequirement.json +58 -0
- package/json-schema/system/DataClassificationPolicy.json +46 -0
- package/json-schema/system/DisasterRecoveryPlan.json +414 -0
- package/json-schema/system/DistributedCacheConfig.json +269 -0
- package/json-schema/system/FailoverConfig.json +102 -0
- package/json-schema/system/FailoverMode.json +11 -0
- package/json-schema/system/MaskingVisibilityRule.json +56 -0
- package/json-schema/system/MetadataFallbackStrategy.json +9 -0
- package/json-schema/system/MetadataLoaderContract.json +9 -1
- package/json-schema/system/MetadataManagerConfig.json +52 -11
- package/json-schema/system/MetadataRecord.json +32 -1
- package/json-schema/system/MetadataSource.json +10 -0
- package/json-schema/system/MutualTLSConfig.json +83 -0
- package/json-schema/system/RPO.json +27 -0
- package/json-schema/system/RTO.json +27 -0
- package/json-schema/system/SecurityContextConfig.json +288 -0
- package/json-schema/system/SecurityEventCorrelation.json +40 -0
- package/json-schema/ui/Action.json +200 -5
- package/json-schema/ui/ActionParam.json +62 -2
- package/json-schema/ui/AnimationTrigger.json +14 -0
- package/json-schema/ui/App.json +285 -7
- package/json-schema/ui/AriaProps.json +49 -0
- package/json-schema/ui/BreakpointColumnMap.json +38 -0
- package/json-schema/ui/BreakpointName.json +12 -0
- package/json-schema/ui/BreakpointOrderMap.json +26 -0
- package/json-schema/ui/ChartAnnotation.json +31 -1
- package/json-schema/ui/ChartAxis.json +30 -1
- package/json-schema/ui/ChartConfig.json +259 -7
- package/json-schema/ui/ChartSeries.json +30 -1
- package/json-schema/ui/ColumnSummary.json +18 -0
- package/json-schema/ui/ComponentAnimation.json +246 -0
- package/json-schema/ui/ConflictResolution.json +11 -0
- package/json-schema/ui/Dashboard.json +627 -11
- package/json-schema/ui/DashboardNavItem.json +30 -1
- package/json-schema/ui/DashboardWidget.json +433 -8
- package/json-schema/ui/DateFormat.json +36 -0
- package/json-schema/ui/DensityMode.json +9 -0
- package/json-schema/ui/DndConfig.json +306 -0
- package/json-schema/ui/DragConstraint.json +44 -0
- package/json-schema/ui/DragHandle.json +10 -0
- package/json-schema/ui/DragItem.json +160 -0
- package/json-schema/ui/DropEffect.json +11 -0
- package/json-schema/ui/DropZone.json +114 -0
- package/json-schema/ui/EasingFunction.json +13 -0
- package/json-schema/ui/EvictionPolicy.json +10 -0
- package/json-schema/ui/FocusManagement.json +69 -0
- package/json-schema/ui/FocusTrapConfig.json +32 -0
- package/json-schema/ui/FormField.json +90 -3
- package/json-schema/ui/GalleryConfig.json +46 -0
- package/json-schema/ui/GestureConfig.json +128 -0
- package/json-schema/ui/GestureType.json +14 -0
- package/json-schema/ui/GroupNavItem.json +30 -1
- package/json-schema/ui/GroupingConfig.json +45 -0
- package/json-schema/ui/GroupingField.json +30 -0
- package/json-schema/ui/I18nLabel.json +34 -0
- package/json-schema/ui/I18nObject.json +26 -0
- package/json-schema/ui/KeyboardNavigationConfig.json +194 -0
- package/json-schema/ui/KeyboardShortcut.json +66 -0
- package/json-schema/ui/ListColumn.json +55 -1
- package/json-schema/ui/ListView.json +435 -4
- package/json-schema/ui/LocaleConfig.json +108 -0
- package/json-schema/ui/LongPressGestureConfig.json +20 -0
- package/json-schema/ui/MotionConfig.json +405 -0
- package/json-schema/ui/NavigationItem.json +150 -5
- package/json-schema/ui/Notification.json +232 -0
- package/json-schema/ui/NotificationAction.json +60 -0
- package/json-schema/ui/NotificationConfig.json +52 -0
- package/json-schema/ui/NotificationPosition.json +13 -0
- package/json-schema/ui/NotificationSeverity.json +11 -0
- package/json-schema/ui/NotificationType.json +12 -0
- package/json-schema/ui/NumberFormat.json +42 -0
- package/json-schema/ui/ObjectNavItem.json +30 -1
- package/json-schema/ui/OfflineCacheConfig.json +40 -0
- package/json-schema/ui/OfflineConfig.json +157 -0
- package/json-schema/ui/OfflineStrategy.json +12 -0
- package/json-schema/ui/Page.json +285 -3
- package/json-schema/ui/PageCardProps.json +79 -1
- package/json-schema/ui/PageComponent.json +175 -1
- package/json-schema/ui/PageHeaderProps.json +108 -2
- package/json-schema/ui/PageNavItem.json +30 -1
- package/json-schema/ui/PageRegion.json +175 -1
- package/json-schema/ui/PageTabsProps.json +79 -1
- package/json-schema/ui/PageTransition.json +53 -0
- package/json-schema/ui/PerformanceConfig.json +57 -0
- package/json-schema/ui/PersistStorage.json +10 -0
- package/json-schema/ui/PinchGestureConfig.json +16 -0
- package/json-schema/ui/PluralRule.json +40 -0
- package/json-schema/ui/Report.json +490 -8
- package/json-schema/ui/ReportChart.json +199 -5
- package/json-schema/ui/ReportColumn.json +126 -1
- package/json-schema/ui/ResponsiveConfig.json +97 -0
- package/json-schema/ui/RowColorConfig.json +25 -0
- package/json-schema/ui/RowHeight.json +12 -0
- package/json-schema/ui/SwipeDirection.json +10 -0
- package/json-schema/ui/SwipeGestureConfig.json +32 -0
- package/json-schema/ui/SyncConfig.json +47 -0
- package/json-schema/ui/Theme.json +137 -0
- package/json-schema/ui/TimelineConfig.json +46 -0
- package/json-schema/ui/TouchInteraction.json +232 -0
- package/json-schema/ui/TouchTargetConfig.json +49 -0
- package/json-schema/ui/TransitionConfig.json +47 -0
- package/json-schema/ui/TransitionPreset.json +16 -0
- package/json-schema/ui/UrlNavItem.json +30 -1
- package/json-schema/ui/ViewSharing.json +24 -0
- package/json-schema/ui/WcagContrastLevel.json +8 -0
- package/json-schema/ui/WidgetEvent.json +60 -2
- package/json-schema/ui/WidgetManifest.json +284 -6
- package/json-schema/ui/WidgetProperty.json +60 -2
- package/package.json +1 -1
- package/dist/index-C6p-2KXV.d.ts +0 -767
- package/dist/index-CVnGe2b8.d.mts +0 -767
- package/dist/index-CZjkpp75.d.mts +0 -3867
- package/dist/index-CgkjUheS.d.ts +0 -3867
- package/dist/{index-B08s7rEU.d.mts → index-DmhxH5jy.d.mts} +8 -8
- package/dist/{index-DqnBqATx.d.ts → index-y5JJvyML.d.ts} +8 -8
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"webhooks": {
|
|
6
|
+
"description": "OpenAPI 3.1 webhooks (top-level webhook definitions)",
|
|
7
|
+
"type": "object",
|
|
8
|
+
"propertyNames": {
|
|
9
|
+
"type": "string"
|
|
10
|
+
},
|
|
11
|
+
"additionalProperties": {
|
|
12
|
+
"type": "object",
|
|
13
|
+
"properties": {
|
|
14
|
+
"name": {
|
|
15
|
+
"type": "string",
|
|
16
|
+
"pattern": "^[a-z_][a-z0-9_]*$",
|
|
17
|
+
"description": "Webhook event identifier (snake_case)"
|
|
18
|
+
},
|
|
19
|
+
"description": {
|
|
20
|
+
"type": "string",
|
|
21
|
+
"description": "Human-readable event description"
|
|
22
|
+
},
|
|
23
|
+
"method": {
|
|
24
|
+
"default": "POST",
|
|
25
|
+
"description": "HTTP method for webhook delivery",
|
|
26
|
+
"type": "string",
|
|
27
|
+
"enum": [
|
|
28
|
+
"GET",
|
|
29
|
+
"POST",
|
|
30
|
+
"PUT",
|
|
31
|
+
"DELETE",
|
|
32
|
+
"PATCH",
|
|
33
|
+
"HEAD",
|
|
34
|
+
"OPTIONS"
|
|
35
|
+
]
|
|
36
|
+
},
|
|
37
|
+
"payloadSchema": {
|
|
38
|
+
"type": "string",
|
|
39
|
+
"description": "JSON Schema $ref for the webhook payload"
|
|
40
|
+
},
|
|
41
|
+
"headers": {
|
|
42
|
+
"description": "Custom headers to include in webhook delivery",
|
|
43
|
+
"type": "object",
|
|
44
|
+
"propertyNames": {
|
|
45
|
+
"type": "string"
|
|
46
|
+
},
|
|
47
|
+
"additionalProperties": {
|
|
48
|
+
"type": "string"
|
|
49
|
+
}
|
|
50
|
+
},
|
|
51
|
+
"security": {
|
|
52
|
+
"type": "array",
|
|
53
|
+
"items": {
|
|
54
|
+
"type": "string",
|
|
55
|
+
"enum": [
|
|
56
|
+
"hmac_sha256",
|
|
57
|
+
"basic",
|
|
58
|
+
"bearer",
|
|
59
|
+
"api_key"
|
|
60
|
+
]
|
|
61
|
+
},
|
|
62
|
+
"description": "Supported authentication methods for webhook verification"
|
|
63
|
+
}
|
|
64
|
+
},
|
|
65
|
+
"required": [
|
|
66
|
+
"name",
|
|
67
|
+
"description",
|
|
68
|
+
"method",
|
|
69
|
+
"payloadSchema",
|
|
70
|
+
"security"
|
|
71
|
+
],
|
|
72
|
+
"additionalProperties": false
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
"callbacks": {
|
|
76
|
+
"description": "OpenAPI 3.1 callbacks (async response definitions)",
|
|
77
|
+
"type": "object",
|
|
78
|
+
"propertyNames": {
|
|
79
|
+
"type": "string"
|
|
80
|
+
},
|
|
81
|
+
"additionalProperties": {
|
|
82
|
+
"type": "array",
|
|
83
|
+
"items": {
|
|
84
|
+
"type": "object",
|
|
85
|
+
"properties": {
|
|
86
|
+
"name": {
|
|
87
|
+
"type": "string",
|
|
88
|
+
"pattern": "^[a-z_][a-z0-9_]*$",
|
|
89
|
+
"description": "Callback identifier (snake_case)"
|
|
90
|
+
},
|
|
91
|
+
"expression": {
|
|
92
|
+
"type": "string",
|
|
93
|
+
"description": "Runtime expression (e.g., {$request.body#/callbackUrl})"
|
|
94
|
+
},
|
|
95
|
+
"method": {
|
|
96
|
+
"type": "string",
|
|
97
|
+
"enum": [
|
|
98
|
+
"GET",
|
|
99
|
+
"POST",
|
|
100
|
+
"PUT",
|
|
101
|
+
"DELETE",
|
|
102
|
+
"PATCH",
|
|
103
|
+
"HEAD",
|
|
104
|
+
"OPTIONS"
|
|
105
|
+
],
|
|
106
|
+
"description": "HTTP method for callback request"
|
|
107
|
+
},
|
|
108
|
+
"url": {
|
|
109
|
+
"type": "string",
|
|
110
|
+
"description": "Callback URL template with runtime expressions"
|
|
111
|
+
}
|
|
112
|
+
},
|
|
113
|
+
"required": [
|
|
114
|
+
"name",
|
|
115
|
+
"expression",
|
|
116
|
+
"method",
|
|
117
|
+
"url"
|
|
118
|
+
],
|
|
119
|
+
"additionalProperties": false
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
"jsonSchemaDialect": {
|
|
124
|
+
"default": "https://json-schema.org/draft/2020-12/schema",
|
|
125
|
+
"description": "JSON Schema dialect for schema definitions",
|
|
126
|
+
"type": "string"
|
|
127
|
+
},
|
|
128
|
+
"pathItemReferences": {
|
|
129
|
+
"default": false,
|
|
130
|
+
"description": "Allow $ref in path items (OpenAPI 3.1 feature)",
|
|
131
|
+
"type": "boolean"
|
|
132
|
+
}
|
|
133
|
+
},
|
|
134
|
+
"required": [
|
|
135
|
+
"jsonSchemaDialect",
|
|
136
|
+
"pathItemReferences"
|
|
137
|
+
],
|
|
138
|
+
"additionalProperties": false
|
|
139
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"operator": {
|
|
6
|
+
"type": "string",
|
|
7
|
+
"description": "Unified DSL operator"
|
|
8
|
+
},
|
|
9
|
+
"rest": {
|
|
10
|
+
"description": "REST query parameter template",
|
|
11
|
+
"type": "string"
|
|
12
|
+
},
|
|
13
|
+
"graphql": {
|
|
14
|
+
"description": "GraphQL where clause template",
|
|
15
|
+
"type": "string"
|
|
16
|
+
},
|
|
17
|
+
"odata": {
|
|
18
|
+
"description": "OData $filter expression template",
|
|
19
|
+
"type": "string"
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
"required": [
|
|
23
|
+
"operator"
|
|
24
|
+
],
|
|
25
|
+
"additionalProperties": false
|
|
26
|
+
}
|
|
@@ -0,0 +1,272 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"operatorMappings": {
|
|
6
|
+
"description": "Custom operator mappings",
|
|
7
|
+
"type": "array",
|
|
8
|
+
"items": {
|
|
9
|
+
"type": "object",
|
|
10
|
+
"properties": {
|
|
11
|
+
"operator": {
|
|
12
|
+
"type": "string",
|
|
13
|
+
"description": "Unified DSL operator"
|
|
14
|
+
},
|
|
15
|
+
"rest": {
|
|
16
|
+
"description": "REST query parameter template",
|
|
17
|
+
"type": "string"
|
|
18
|
+
},
|
|
19
|
+
"graphql": {
|
|
20
|
+
"description": "GraphQL where clause template",
|
|
21
|
+
"type": "string"
|
|
22
|
+
},
|
|
23
|
+
"odata": {
|
|
24
|
+
"description": "OData $filter expression template",
|
|
25
|
+
"type": "string"
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
"required": [
|
|
29
|
+
"operator"
|
|
30
|
+
],
|
|
31
|
+
"additionalProperties": false
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
"rest": {
|
|
35
|
+
"description": "REST query adapter configuration",
|
|
36
|
+
"type": "object",
|
|
37
|
+
"properties": {
|
|
38
|
+
"filterStyle": {
|
|
39
|
+
"default": "bracket",
|
|
40
|
+
"description": "REST filter parameter encoding style",
|
|
41
|
+
"type": "string",
|
|
42
|
+
"enum": [
|
|
43
|
+
"bracket",
|
|
44
|
+
"dot",
|
|
45
|
+
"flat",
|
|
46
|
+
"rsql"
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
"pagination": {
|
|
50
|
+
"description": "Pagination parameter name mappings",
|
|
51
|
+
"type": "object",
|
|
52
|
+
"properties": {
|
|
53
|
+
"limitParam": {
|
|
54
|
+
"default": "limit",
|
|
55
|
+
"description": "Page size parameter name",
|
|
56
|
+
"type": "string"
|
|
57
|
+
},
|
|
58
|
+
"offsetParam": {
|
|
59
|
+
"default": "offset",
|
|
60
|
+
"description": "Offset parameter name",
|
|
61
|
+
"type": "string"
|
|
62
|
+
},
|
|
63
|
+
"cursorParam": {
|
|
64
|
+
"default": "cursor",
|
|
65
|
+
"description": "Cursor parameter name",
|
|
66
|
+
"type": "string"
|
|
67
|
+
},
|
|
68
|
+
"pageParam": {
|
|
69
|
+
"default": "page",
|
|
70
|
+
"description": "Page number parameter name",
|
|
71
|
+
"type": "string"
|
|
72
|
+
}
|
|
73
|
+
},
|
|
74
|
+
"required": [
|
|
75
|
+
"limitParam",
|
|
76
|
+
"offsetParam",
|
|
77
|
+
"cursorParam",
|
|
78
|
+
"pageParam"
|
|
79
|
+
],
|
|
80
|
+
"additionalProperties": false
|
|
81
|
+
},
|
|
82
|
+
"sorting": {
|
|
83
|
+
"description": "Sort parameter mapping",
|
|
84
|
+
"type": "object",
|
|
85
|
+
"properties": {
|
|
86
|
+
"param": {
|
|
87
|
+
"default": "sort",
|
|
88
|
+
"description": "Sort parameter name",
|
|
89
|
+
"type": "string"
|
|
90
|
+
},
|
|
91
|
+
"format": {
|
|
92
|
+
"default": "comma",
|
|
93
|
+
"description": "Sort parameter encoding format",
|
|
94
|
+
"type": "string",
|
|
95
|
+
"enum": [
|
|
96
|
+
"comma",
|
|
97
|
+
"array",
|
|
98
|
+
"pipe"
|
|
99
|
+
]
|
|
100
|
+
}
|
|
101
|
+
},
|
|
102
|
+
"required": [
|
|
103
|
+
"param",
|
|
104
|
+
"format"
|
|
105
|
+
],
|
|
106
|
+
"additionalProperties": false
|
|
107
|
+
},
|
|
108
|
+
"fieldsParam": {
|
|
109
|
+
"default": "fields",
|
|
110
|
+
"description": "Field selection parameter name",
|
|
111
|
+
"type": "string"
|
|
112
|
+
}
|
|
113
|
+
},
|
|
114
|
+
"required": [
|
|
115
|
+
"filterStyle",
|
|
116
|
+
"fieldsParam"
|
|
117
|
+
],
|
|
118
|
+
"additionalProperties": false
|
|
119
|
+
},
|
|
120
|
+
"graphql": {
|
|
121
|
+
"description": "GraphQL query adapter configuration",
|
|
122
|
+
"type": "object",
|
|
123
|
+
"properties": {
|
|
124
|
+
"filterArgName": {
|
|
125
|
+
"default": "where",
|
|
126
|
+
"description": "GraphQL filter argument name",
|
|
127
|
+
"type": "string"
|
|
128
|
+
},
|
|
129
|
+
"filterStyle": {
|
|
130
|
+
"default": "nested",
|
|
131
|
+
"description": "GraphQL filter nesting style",
|
|
132
|
+
"type": "string",
|
|
133
|
+
"enum": [
|
|
134
|
+
"nested",
|
|
135
|
+
"flat",
|
|
136
|
+
"array"
|
|
137
|
+
]
|
|
138
|
+
},
|
|
139
|
+
"pagination": {
|
|
140
|
+
"description": "Pagination argument name mappings",
|
|
141
|
+
"type": "object",
|
|
142
|
+
"properties": {
|
|
143
|
+
"limitArg": {
|
|
144
|
+
"default": "limit",
|
|
145
|
+
"description": "Page size argument name",
|
|
146
|
+
"type": "string"
|
|
147
|
+
},
|
|
148
|
+
"offsetArg": {
|
|
149
|
+
"default": "offset",
|
|
150
|
+
"description": "Offset argument name",
|
|
151
|
+
"type": "string"
|
|
152
|
+
},
|
|
153
|
+
"firstArg": {
|
|
154
|
+
"default": "first",
|
|
155
|
+
"description": "Relay \"first\" argument name",
|
|
156
|
+
"type": "string"
|
|
157
|
+
},
|
|
158
|
+
"afterArg": {
|
|
159
|
+
"default": "after",
|
|
160
|
+
"description": "Relay \"after\" cursor argument name",
|
|
161
|
+
"type": "string"
|
|
162
|
+
}
|
|
163
|
+
},
|
|
164
|
+
"required": [
|
|
165
|
+
"limitArg",
|
|
166
|
+
"offsetArg",
|
|
167
|
+
"firstArg",
|
|
168
|
+
"afterArg"
|
|
169
|
+
],
|
|
170
|
+
"additionalProperties": false
|
|
171
|
+
},
|
|
172
|
+
"sorting": {
|
|
173
|
+
"description": "Sort argument mapping",
|
|
174
|
+
"type": "object",
|
|
175
|
+
"properties": {
|
|
176
|
+
"argName": {
|
|
177
|
+
"default": "orderBy",
|
|
178
|
+
"description": "Sort argument name",
|
|
179
|
+
"type": "string"
|
|
180
|
+
},
|
|
181
|
+
"format": {
|
|
182
|
+
"default": "enum",
|
|
183
|
+
"description": "Sort argument format",
|
|
184
|
+
"type": "string",
|
|
185
|
+
"enum": [
|
|
186
|
+
"enum",
|
|
187
|
+
"array"
|
|
188
|
+
]
|
|
189
|
+
}
|
|
190
|
+
},
|
|
191
|
+
"required": [
|
|
192
|
+
"argName",
|
|
193
|
+
"format"
|
|
194
|
+
],
|
|
195
|
+
"additionalProperties": false
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
"required": [
|
|
199
|
+
"filterArgName",
|
|
200
|
+
"filterStyle"
|
|
201
|
+
],
|
|
202
|
+
"additionalProperties": false
|
|
203
|
+
},
|
|
204
|
+
"odata": {
|
|
205
|
+
"description": "OData query adapter configuration",
|
|
206
|
+
"type": "object",
|
|
207
|
+
"properties": {
|
|
208
|
+
"version": {
|
|
209
|
+
"default": "v4",
|
|
210
|
+
"description": "OData version",
|
|
211
|
+
"type": "string",
|
|
212
|
+
"enum": [
|
|
213
|
+
"v2",
|
|
214
|
+
"v4"
|
|
215
|
+
]
|
|
216
|
+
},
|
|
217
|
+
"usePrefix": {
|
|
218
|
+
"default": true,
|
|
219
|
+
"description": "Use $ prefix for system query options ($filter vs filter)",
|
|
220
|
+
"type": "boolean"
|
|
221
|
+
},
|
|
222
|
+
"stringFunctions": {
|
|
223
|
+
"description": "Supported OData string functions",
|
|
224
|
+
"type": "array",
|
|
225
|
+
"items": {
|
|
226
|
+
"type": "string",
|
|
227
|
+
"enum": [
|
|
228
|
+
"contains",
|
|
229
|
+
"startswith",
|
|
230
|
+
"endswith",
|
|
231
|
+
"tolower",
|
|
232
|
+
"toupper",
|
|
233
|
+
"trim",
|
|
234
|
+
"concat",
|
|
235
|
+
"substring",
|
|
236
|
+
"length"
|
|
237
|
+
]
|
|
238
|
+
}
|
|
239
|
+
},
|
|
240
|
+
"expand": {
|
|
241
|
+
"description": "$expand configuration",
|
|
242
|
+
"type": "object",
|
|
243
|
+
"properties": {
|
|
244
|
+
"enabled": {
|
|
245
|
+
"default": true,
|
|
246
|
+
"description": "Enable $expand support",
|
|
247
|
+
"type": "boolean"
|
|
248
|
+
},
|
|
249
|
+
"maxDepth": {
|
|
250
|
+
"default": 3,
|
|
251
|
+
"description": "Maximum expand depth",
|
|
252
|
+
"type": "integer",
|
|
253
|
+
"minimum": 1,
|
|
254
|
+
"maximum": 9007199254740991
|
|
255
|
+
}
|
|
256
|
+
},
|
|
257
|
+
"required": [
|
|
258
|
+
"enabled",
|
|
259
|
+
"maxDepth"
|
|
260
|
+
],
|
|
261
|
+
"additionalProperties": false
|
|
262
|
+
}
|
|
263
|
+
},
|
|
264
|
+
"required": [
|
|
265
|
+
"version",
|
|
266
|
+
"usePrefix"
|
|
267
|
+
],
|
|
268
|
+
"additionalProperties": false
|
|
269
|
+
}
|
|
270
|
+
},
|
|
271
|
+
"additionalProperties": false
|
|
272
|
+
}
|
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"preventNPlusOne": {
|
|
6
|
+
"type": "boolean",
|
|
7
|
+
"description": "Enable N+1 query detection and prevention"
|
|
8
|
+
},
|
|
9
|
+
"dataLoader": {
|
|
10
|
+
"description": "DataLoader batch loading configuration",
|
|
11
|
+
"type": "object",
|
|
12
|
+
"properties": {
|
|
13
|
+
"maxBatchSize": {
|
|
14
|
+
"default": 100,
|
|
15
|
+
"description": "Maximum number of keys per batch load",
|
|
16
|
+
"type": "integer",
|
|
17
|
+
"minimum": -9007199254740991,
|
|
18
|
+
"maximum": 9007199254740991
|
|
19
|
+
},
|
|
20
|
+
"batchScheduleFn": {
|
|
21
|
+
"default": "microtask",
|
|
22
|
+
"description": "Scheduling strategy for collecting batch keys",
|
|
23
|
+
"type": "string",
|
|
24
|
+
"enum": [
|
|
25
|
+
"microtask",
|
|
26
|
+
"timeout",
|
|
27
|
+
"manual"
|
|
28
|
+
]
|
|
29
|
+
},
|
|
30
|
+
"cacheEnabled": {
|
|
31
|
+
"default": true,
|
|
32
|
+
"description": "Enable per-request result caching",
|
|
33
|
+
"type": "boolean"
|
|
34
|
+
},
|
|
35
|
+
"cacheKeyFn": {
|
|
36
|
+
"description": "Name or identifier of the cache key function",
|
|
37
|
+
"type": "string"
|
|
38
|
+
},
|
|
39
|
+
"cacheTtl": {
|
|
40
|
+
"description": "Cache time-to-live in seconds (0 = no expiration)",
|
|
41
|
+
"type": "number",
|
|
42
|
+
"minimum": 0
|
|
43
|
+
},
|
|
44
|
+
"coalesceRequests": {
|
|
45
|
+
"default": true,
|
|
46
|
+
"description": "Deduplicate identical requests within a batch window",
|
|
47
|
+
"type": "boolean"
|
|
48
|
+
},
|
|
49
|
+
"maxConcurrency": {
|
|
50
|
+
"description": "Maximum parallel batch requests",
|
|
51
|
+
"type": "integer",
|
|
52
|
+
"minimum": -9007199254740991,
|
|
53
|
+
"maximum": 9007199254740991
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
"required": [
|
|
57
|
+
"maxBatchSize",
|
|
58
|
+
"batchScheduleFn",
|
|
59
|
+
"cacheEnabled",
|
|
60
|
+
"coalesceRequests"
|
|
61
|
+
],
|
|
62
|
+
"additionalProperties": false
|
|
63
|
+
},
|
|
64
|
+
"batchStrategy": {
|
|
65
|
+
"description": "Batch loading strategy configuration",
|
|
66
|
+
"type": "object",
|
|
67
|
+
"properties": {
|
|
68
|
+
"strategy": {
|
|
69
|
+
"type": "string",
|
|
70
|
+
"enum": [
|
|
71
|
+
"dataloader",
|
|
72
|
+
"windowed",
|
|
73
|
+
"prefetch"
|
|
74
|
+
],
|
|
75
|
+
"description": "Batch loading strategy type"
|
|
76
|
+
},
|
|
77
|
+
"windowMs": {
|
|
78
|
+
"description": "Collection window duration in milliseconds (for windowed strategy)",
|
|
79
|
+
"type": "number"
|
|
80
|
+
},
|
|
81
|
+
"prefetchDepth": {
|
|
82
|
+
"description": "Depth of relation prefetching (for prefetch strategy)",
|
|
83
|
+
"type": "integer",
|
|
84
|
+
"minimum": -9007199254740991,
|
|
85
|
+
"maximum": 9007199254740991
|
|
86
|
+
},
|
|
87
|
+
"associationLoading": {
|
|
88
|
+
"default": "batch",
|
|
89
|
+
"description": "How to load related associations",
|
|
90
|
+
"type": "string",
|
|
91
|
+
"enum": [
|
|
92
|
+
"lazy",
|
|
93
|
+
"eager",
|
|
94
|
+
"batch"
|
|
95
|
+
]
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
"required": [
|
|
99
|
+
"strategy",
|
|
100
|
+
"associationLoading"
|
|
101
|
+
],
|
|
102
|
+
"additionalProperties": false
|
|
103
|
+
},
|
|
104
|
+
"maxQueryDepth": {
|
|
105
|
+
"type": "integer",
|
|
106
|
+
"minimum": -9007199254740991,
|
|
107
|
+
"maximum": 9007199254740991,
|
|
108
|
+
"description": "Maximum depth for nested relation queries"
|
|
109
|
+
},
|
|
110
|
+
"queryComplexityLimit": {
|
|
111
|
+
"description": "Maximum allowed query complexity score",
|
|
112
|
+
"type": "number"
|
|
113
|
+
},
|
|
114
|
+
"enableQueryPlan": {
|
|
115
|
+
"default": false,
|
|
116
|
+
"description": "Log query execution plans for debugging",
|
|
117
|
+
"type": "boolean"
|
|
118
|
+
}
|
|
119
|
+
},
|
|
120
|
+
"required": [
|
|
121
|
+
"preventNPlusOne",
|
|
122
|
+
"maxQueryDepth",
|
|
123
|
+
"enableQueryPlan"
|
|
124
|
+
],
|
|
125
|
+
"additionalProperties": false
|
|
126
|
+
}
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"filterStyle": {
|
|
6
|
+
"default": "bracket",
|
|
7
|
+
"description": "REST filter parameter encoding style",
|
|
8
|
+
"type": "string",
|
|
9
|
+
"enum": [
|
|
10
|
+
"bracket",
|
|
11
|
+
"dot",
|
|
12
|
+
"flat",
|
|
13
|
+
"rsql"
|
|
14
|
+
]
|
|
15
|
+
},
|
|
16
|
+
"pagination": {
|
|
17
|
+
"description": "Pagination parameter name mappings",
|
|
18
|
+
"type": "object",
|
|
19
|
+
"properties": {
|
|
20
|
+
"limitParam": {
|
|
21
|
+
"default": "limit",
|
|
22
|
+
"description": "Page size parameter name",
|
|
23
|
+
"type": "string"
|
|
24
|
+
},
|
|
25
|
+
"offsetParam": {
|
|
26
|
+
"default": "offset",
|
|
27
|
+
"description": "Offset parameter name",
|
|
28
|
+
"type": "string"
|
|
29
|
+
},
|
|
30
|
+
"cursorParam": {
|
|
31
|
+
"default": "cursor",
|
|
32
|
+
"description": "Cursor parameter name",
|
|
33
|
+
"type": "string"
|
|
34
|
+
},
|
|
35
|
+
"pageParam": {
|
|
36
|
+
"default": "page",
|
|
37
|
+
"description": "Page number parameter name",
|
|
38
|
+
"type": "string"
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"required": [
|
|
42
|
+
"limitParam",
|
|
43
|
+
"offsetParam",
|
|
44
|
+
"cursorParam",
|
|
45
|
+
"pageParam"
|
|
46
|
+
],
|
|
47
|
+
"additionalProperties": false
|
|
48
|
+
},
|
|
49
|
+
"sorting": {
|
|
50
|
+
"description": "Sort parameter mapping",
|
|
51
|
+
"type": "object",
|
|
52
|
+
"properties": {
|
|
53
|
+
"param": {
|
|
54
|
+
"default": "sort",
|
|
55
|
+
"description": "Sort parameter name",
|
|
56
|
+
"type": "string"
|
|
57
|
+
},
|
|
58
|
+
"format": {
|
|
59
|
+
"default": "comma",
|
|
60
|
+
"description": "Sort parameter encoding format",
|
|
61
|
+
"type": "string",
|
|
62
|
+
"enum": [
|
|
63
|
+
"comma",
|
|
64
|
+
"array",
|
|
65
|
+
"pipe"
|
|
66
|
+
]
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
"required": [
|
|
70
|
+
"param",
|
|
71
|
+
"format"
|
|
72
|
+
],
|
|
73
|
+
"additionalProperties": false
|
|
74
|
+
},
|
|
75
|
+
"fieldsParam": {
|
|
76
|
+
"default": "fields",
|
|
77
|
+
"description": "Field selection parameter name",
|
|
78
|
+
"type": "string"
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
"required": [
|
|
82
|
+
"filterStyle",
|
|
83
|
+
"fieldsParam"
|
|
84
|
+
],
|
|
85
|
+
"additionalProperties": false
|
|
86
|
+
}
|