Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
…mpatibility Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
87ffcd1 to
5ce05a6
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as outdated.
This comment was marked as outdated.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
janbuchar
reviewed
Apr 8, 2026
apify-api/openapi/components/schemas/common/errors/ActorErrors.yaml
Outdated
Show resolved
Hide resolved
|
Preview for this PR was built for commit |
|
The Python client model PR has been updated with the latest OpenAPI spec changes: apify/apify-client-python#704 |
|
Preview for this PR was built for commit |
|
The Python client model PR has been updated with the latest OpenAPI spec changes: apify/apify-client-python#704 |
janbuchar
approved these changes
Apr 9, 2026
vdusek
added a commit
to apify/apify-client-python
that referenced
this pull request
Apr 9, 2026
This PR updates the auto-generated Pydantic models based on OpenAPI specification changes in [apify-docs PR #2398](apify/apify-docs#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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ErrorDetailschema referenced by all error responses (eliminates 14 duplicate inline error objects)use_title_as_namecodegen)constinstead of single-valueenumin schedule action type fieldsRequestDraftDelete,DeletedRequest, andDecodeAndVerifyResponseTest plan
🤖 Generated with Claude Code