|
26 | 26 | "ConversionFixture (interface)", |
27 | 27 | "ConversionNotice (interface)", |
28 | 28 | "CronExpressionInputSchema (const)", |
| 29 | + "DEPRECATED_PLATFORM_CAPABILITY_ALIASES (const)", |
29 | 30 | "DatasourceMappingRule (type)", |
30 | 31 | "DatasourceMappingRuleSchema (const)", |
31 | 32 | "DefineStackOptions (interface)", |
|
76 | 77 | "ObjectUICapabilities (type)", |
77 | 78 | "ObjectUICapabilitiesSchema (const)", |
78 | 79 | "P (const)", |
| 80 | + "PLATFORM_CAPABILITY_TOKENS (const)", |
79 | 81 | "PluginContext (type)", |
80 | 82 | "Predicate (type)", |
81 | 83 | "PredicateInput (type)", |
|
100 | 102 | "applyConversions (function)", |
101 | 103 | "applyConversionsToFlow (function)", |
102 | 104 | "applyMetaMigrations (function)", |
| 105 | + "canonicalizePlatformCapability (function)", |
103 | 106 | "cel (function)", |
104 | 107 | "collectConversionNotices (function)", |
105 | 108 | "composeMigrationChain (function)", |
|
142 | 145 | "formatZodError (function)", |
143 | 146 | "formatZodIssue (function)", |
144 | 147 | "isAggregatedViewContainer (function)", |
| 148 | + "isKnownPlatformCapability (function)", |
145 | 149 | "mapMembershipRole (function)", |
146 | 150 | "normalizeMetadataCollection (function)", |
147 | 151 | "normalizePluginMetadata (function)", |
|
1290 | 1294 | "CustomizationPolicy (type)", |
1291 | 1295 | "CustomizationPolicySchema (const)", |
1292 | 1296 | "DEFAULT_METADATA_TYPE_REGISTRY (const)", |
| 1297 | + "DEPRECATED_PLATFORM_CAPABILITY_ALIASES (const)", |
1293 | 1298 | "DeadLetterQueueEntry (type)", |
1294 | 1299 | "DeadLetterQueueEntrySchema (const)", |
1295 | 1300 | "DependencyConflict (type)", |
|
1511 | 1516 | "OpsFilePathSchema (const)", |
1512 | 1517 | "OpsPluginStructure (type)", |
1513 | 1518 | "OpsPluginStructureSchema (const)", |
| 1519 | + "PLATFORM_CAPABILITY_TOKENS (const)", |
1514 | 1520 | "PROTOCOL_MAJOR (const)", |
1515 | 1521 | "PROTOCOL_VERSION (const)", |
1516 | 1522 | "PUBLIC_AUTH_CONFIG_NON_FLAG_KEYS (const)", |
|
1744 | 1750 | "VersionConstraint (type)", |
1745 | 1751 | "VersionConstraintSchema (const)", |
1746 | 1752 | "VulnerabilitySeverity (type)", |
| 1753 | + "canonicalizePlatformCapability (function)", |
1747 | 1754 | "deriveNamespaceFromPackageId (function)", |
1748 | 1755 | "evaluateLockForDelete (function)", |
1749 | 1756 | "evaluateLockForWrite (function)", |
|
1753 | 1760 | "getMetadataTypeActions (function)", |
1754 | 1761 | "getMetadataTypeSchema (function)", |
1755 | 1762 | "isConsumerInstallable (function)", |
| 1763 | + "isKnownPlatformCapability (function)", |
1756 | 1764 | "listMetadataCreateSeedTypes (function)", |
1757 | 1765 | "listMetadataTypeSchemaTypes (function)", |
1758 | 1766 | "lowerRequiresFeature (function)", |
|
0 commit comments