Skip to content

chore: Regenerate models from the published OpenAPI spec - #1007

Draft
apify-service-account wants to merge 2 commits into
masterfrom
ci/regenerate-models
Draft

chore: Regenerate models from the published OpenAPI spec#1007
apify-service-account wants to merge 2 commits 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-08-05T133145Z - unchanged, which doesn't rule out a specification change: the published stamp can lag its content by a deploy. Only the diff tells.

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 15, 2026
@codecov

codecov Bot commented Aug 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.95%. Comparing base (00ce055) to head (c7d32a2).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1007      +/-   ##
==========================================
- Coverage   94.96%   94.95%   -0.01%     
==========================================
  Files          58       58              
  Lines        5438     5436       -2     
==========================================
- Hits         5164     5162       -2     
  Misses        274      274              
Flag Coverage Δ
integration 91.75% <100.00%> (+0.16%) ⬆️
unit 85.81% <100.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 marked this pull request as draft August 18, 2026 09:24
Conflicts in the generated src/apify_client/_models.py are resolved by
regenerating from the current published OpenAPI spec (v2-2026-08-14T072928Z).
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