Skip to content

fix: Require value in EnvVarRequest and allow null error messages in request dicts - #1001

Merged
vdusek merged 1 commit into
masterfrom
ci/regenerate-models
Aug 11, 2026
Merged

fix: Require value in EnvVarRequest and allow null error messages in request dicts#1001
vdusek merged 1 commit into
masterfrom
ci/regenerate-models

Conversation

@apify-service-account

Copy link
Copy Markdown
Contributor
  • Regenerates the Pydantic models, TypedDicts, and literal aliases from the published OpenAPI specification, and records its version in pyproject.toml.
  • Specification version: v2-2026-07-28T083939Z -> v2-2026-08-05T133145Z.

Important

Retitle this pull request to fix: or feat: when the diff is user-facing, so that it lands in the changelog and triggers a release - chore: does neither.

Generated by the Regenerate models workflow.

@apify-service-account apify-service-account added the t-tooling Issues with this label are in the ownership of the tooling team. label Aug 11, 2026
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.73%. Comparing base (a6ca0cb) to head (8c20dbc).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/apify_client/_typeddicts.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1001      +/-   ##
==========================================
+ Coverage   94.71%   94.73%   +0.02%     
==========================================
  Files          58       58              
  Lines        5337     5339       +2     
==========================================
+ Hits         5055     5058       +3     
+ Misses        282      281       -1     
Flag Coverage Δ
integration 92.35% <50.00%> (+0.17%) ⬆️
unit 84.47% <50.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vdusek vdusek changed the title chore: Regenerate models from the published OpenAPI spec fix: Require value in EnvVarRequest and allow null error messages in request dicts Aug 11, 2026
@vdusek
vdusek merged commit 4540199 into master Aug 11, 2026
30 checks passed
@vdusek
vdusek deleted the ci/regenerate-models branch August 11, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants