Skip to content

Commit e1e052d

Browse files
bokelleyclaude
andcommitted
chore: regenerate public API snapshot for new adagents validator exports
Adds AdagentsEntryError, AdagentsValidationReport, EntryErrorKind, and validate_adagents_structure to the snapshot — all intentional additions in this PR. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent e0b0660 commit e1e052d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tests/fixtures/public_api_snapshot.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,11 @@
2727
"ActivateSignalResponse",
2828
"ActivateSignalSuccessResponse",
2929
"AdAgentsValidationResult",
30+
"AdagentsEntryError",
3031
"AdagentsNotFoundError",
3132
"AdagentsTimeoutError",
3233
"AdagentsValidationError",
34+
"AdagentsValidationReport",
3335
"AdvertiserIndustry",
3436
"AgentCapabilities",
3537
"AgentCompliance",
@@ -115,6 +117,7 @@
115117
"DiscoveryMethod",
116118
"DomainLookupResult",
117119
"Duration",
120+
"EntryErrorKind",
118121
"Error",
119122
"ErrorCode",
120123
"EventType",
@@ -373,6 +376,7 @@
373376
"uses_deprecated_assets_field",
374377
"validate_adagents",
375378
"validate_adagents_domain",
379+
"validate_adagents_structure",
376380
"validate_agent_authorization",
377381
"validate_capabilities",
378382
"validate_product",

0 commit comments

Comments
 (0)