|
5 | 5 | "AUDIENCE_ANCHOR_POSITIONS (const)", |
6 | 6 | "Agent (type)", |
7 | 7 | "ApplyConversionsOptions (interface)", |
| 8 | + "AuthoringKeySurface (type)", |
8 | 9 | "BUILTIN_IDENTITY_METADATA (const)", |
9 | 10 | "BUILTIN_IDENTITY_NAMES (const)", |
10 | 11 | "BUILTIN_IDENTITY_ORG_ADMIN (const)", |
|
49 | 50 | "ExpressionMetaSchema (const)", |
50 | 51 | "ExpressionSchema (const)", |
51 | 52 | "F (const)", |
| 53 | + "FIELD_KEY_GUIDANCE (const)", |
52 | 54 | "GUEST_POSITION (const)", |
53 | 55 | "MAP_SUPPORTED_FIELDS (const)", |
54 | 56 | "MEMBERSHIP_ROLE_ADMIN (const)", |
|
69 | 71 | "MigrationStep (interface)", |
70 | 72 | "MigrationTodo (interface)", |
71 | 73 | "NormalizeStackInputOptions (interface)", |
| 74 | + "OBJECT_KEY_GUIDANCE (const)", |
72 | 75 | "ORGANIZATION_ADMIN (const)", |
73 | 76 | "ORGANIZATION_ADMIN_GRANTS (const)", |
74 | 77 | "ORGANIZATION_ADMIN_NO_BYPASS (const)", |
|
101 | 104 | "SurfaceDiff (interface)", |
102 | 105 | "TemplateExpressionInputSchema (const)", |
103 | 106 | "Tool (type)", |
| 107 | + "UnknownAuthoringKeyFinding (interface)", |
104 | 108 | "ViewKeyCollision (interface)", |
105 | 109 | "applyConversions (function)", |
106 | 110 | "applyConversionsToFlow (function)", |
|
145 | 149 | "expression (function)", |
146 | 150 | "findClosestMatches (function)", |
147 | 151 | "formatSuggestion (function)", |
| 152 | + "formatUnknownAuthoringKey (function)", |
148 | 153 | "formatZodError (function)", |
149 | 154 | "formatZodIssue (function)", |
150 | 155 | "isAggregatedViewContainer (function)", |
151 | 156 | "isKnownPlatformCapability (function)", |
| 157 | + "lintUnknownAuthoringKeys (function)", |
152 | 158 | "mapMembershipRole (function)", |
153 | 159 | "normalizeMetadataCollection (function)", |
154 | 160 | "normalizePluginMetadata (function)", |
|
182 | 188 | "ApiOperation (type)", |
183 | 189 | "ApiOperationSchema (const)", |
184 | 190 | "ApiPrimitive (type)", |
| 191 | + "AuthoringKeySurface (type)", |
185 | 192 | "AutonumberToken (type)", |
186 | 193 | "BOOLEAN_VALUE_TYPES (const)", |
187 | 194 | "BaseEngineOptions (type)", |
|
327 | 334 | "ExternalTable (type)", |
328 | 335 | "ExternalTableSchema (const)", |
329 | 336 | "FIELD_GROUP_SYSTEM_FIELDS (const)", |
| 337 | + "FIELD_KEY_GUIDANCE (const)", |
330 | 338 | "FILE_REFERENCE_TYPES (const)", |
331 | 339 | "FILTER_LOGIC_CASES (const)", |
332 | 340 | "FILTER_LOGIC_ROWS (const)", |
|
420 | 428 | "NoSQLTransactionOptionsSchema (const)", |
421 | 429 | "NormalizedFilter (type)", |
422 | 430 | "NormalizedFilterSchema (const)", |
| 431 | + "OBJECT_KEY_GUIDANCE (const)", |
423 | 432 | "ObjectAccessConfig (type)", |
424 | 433 | "ObjectAccessConfigSchema (const)", |
425 | 434 | "ObjectCapabilities (type)", |
|
546 | 555 | "TransformType (const)", |
547 | 556 | "UniqueScope (type)", |
548 | 557 | "UniqueScopeSchema (const)", |
| 558 | + "UnknownAuthoringKeyFinding (interface)", |
549 | 559 | "VALID_AST_OPERATORS (const)", |
550 | 560 | "ValidationRule (type)", |
551 | 561 | "ValidationRuleSchema (const)", |
|
571 | 581 | "deriveRecordSurface (function)", |
572 | 582 | "effectiveOperationsArray (function)", |
573 | 583 | "fieldForm (const)", |
| 584 | + "formatUnknownAuthoringKey (function)", |
574 | 585 | "hasDynamicTokens (function)", |
575 | 586 | "hookForm (const)", |
576 | 587 | "isApiOperationAllowed (function)", |
|
588 | 599 | "isTenancyDisabled (function)", |
589 | 600 | "isTitleEligible (function)", |
590 | 601 | "isUniqueDeclared (function)", |
| 602 | + "lintUnknownAuthoringKeys (function)", |
591 | 603 | "missingFieldValues (function)", |
592 | 604 | "nextUtcCalendarDay (function)", |
593 | 605 | "objectForm (const)", |
|
0 commit comments