SIGN IN SIGN UP

refactor: Update generated models and adapt to them (#704)

This PR updates the auto-generated Pydantic models based on OpenAPI specification changes in [apify-docs PR #2398](https://github.com/apify/apify-docs/pull/2398).

## Summary

- Regenerated `_models.py` from updated OpenAPI spec
- Adapted resource clients to renamed/restructured models:
  - `TaskOptions` → `OptionalRunOptions`
  - `ScheduleCreateActions` → discriminated union in `ScheduleCreate`
  - `EnvVar` → `EnvVarRequest` for create/update requests

---------

Co-authored-by: Vlada Dusek <v.dusek96@gmail.com>
A
Apify Service Account committed
6065fb06d5d3d6a7e401444589c82039859cf385
Parent: 73164df
Committed by GitHub <noreply@github.com> on 4/9/2026, 8:21:37 AM