Skip to content

Commit d9bf7bd

Browse files
chore(wire-shape): refresh baseline for new LLMProvider/PaginationMeta fields
1 parent 4fb3d31 commit d9bf7bd

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

tests/fixtures/wire-shape-baseline.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"PolicyMatch": 2
183183
}
184184
},
185-
"openapi_specs_sha": "8c8d6c9c506aa25fcd8a887f6fc71f71b5d6bc30",
185+
"openapi_specs_sha": "ece7426191bcac8c8490fd4ddc8e545019ac2abc",
186186
"per_type_drift": {
187187
"AuditLogEntry": {
188188
"sdk_only": [
@@ -385,6 +385,14 @@
385385
],
386386
"spec_only": []
387387
},
388+
"PaginationMeta": {
389+
"sdk_only": [
390+
"pageSize",
391+
"totalItems",
392+
"totalPages"
393+
],
394+
"spec_only": []
395+
},
388396
"PendingApproval": {
389397
"sdk_only": [],
390398
"spec_only": [
@@ -601,6 +609,7 @@
601609
"ExfiltrationCheckInfo",
602610
"ExplainPolicy",
603611
"ExplainRule",
612+
"LLMProviderListResponse",
604613
"ListWorkflowsResponse",
605614
"MCPCheckInputRequest",
606615
"MCPCheckInputResponse",
@@ -611,6 +620,7 @@
611620
"MediaGovernanceConfig",
612621
"MediaGovernanceStatus",
613622
"ModelPricing",
623+
"PaginationMeta",
614624
"PendingApproval",
615625
"PendingApprovalsResponse",
616626
"PlanRequest",

0 commit comments

Comments
 (0)