Skip to content

chore: Align Actor task publication models with the published OpenAPI spec - #1007

Merged
vdusek merged 2 commits into
masterfrom
ci/regenerate-models
Aug 19, 2026
Merged

chore: Align Actor task publication models with the published OpenAPI spec#1007
vdusek merged 2 commits into
masterfrom
ci/regenerate-models

Conversation

@apify-service-account

@apify-service-account apify-service-account commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Merges current master and regenerates the models from the published OpenAPI specification (v2-2026-08-05T133145Z -> v2-2026-08-14T072928Z).

  • Drops TaskPublicConfig.categorization, which is not present in the published spec.
  • Restores the max_length constraints on seo_title (60) and seo_description (160).
  • Takes the spec's wording for the related docstrings.
    • No released API surface changes - the task publication feature itself first ships in 3.1.4.

✍️ Drafted by Claude Code

@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).
@vdusek
vdusek marked this pull request as ready for review August 19, 2026 16:43
@vdusek vdusek changed the title chore: Regenerate models from the published OpenAPI spec chore: Align Actor task publication models with the published OpenAPI spec Aug 19, 2026
@vdusek
vdusek merged commit 5196b25 into master Aug 19, 2026
30 checks passed
@vdusek
vdusek deleted the ci/regenerate-models branch August 19, 2026 16:51
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