You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update e2e tests for apify-client v3 model validation
The v3 client now validates pricing_infos dicts through pydantic models
before sending to the API. Add required CommonActorPricingInfo fields
(apifyMarginPercentage, createdAt, startedAt) to all pricing info dicts
in test fixtures and cleanup code. Also fix UTC import missing inside
serialized Actor main functions for timeout tests.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments