Uh oh!
There was an error while loading. Please reload this page.
feat: add Actor task publication endpoints - #985
Conversation
apify-service-account
commented
Aug 2, 2026
- Updates the auto-generated Pydantic models and TypedDicts based on the proposed OpenAPI specification changes.
- Based on apify-docs PR #2840.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## master #985 +/- ##
==========================================
+ Coverage 94.87% 94.92% +0.05%
==========================================
Files 58 58 Lines 5384 5418 +34 ==========================================
+ Hits 5108 5143 +35 + Misses 276 275 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
vdusek
left a comment
There was a problem hiding this comment.
Thanks. Let's merge this once the PRs in apify-core and apify-docs are merged.
vdusek
commented
Aug 10, 2026
Please resolve the failing CI |
The models committed earlier came from a superseded revision of the spec PR that used dedicated publish/unpublish endpoints. The current revision puts `isPublic` on the update request instead, which is what the client code and tests were written against. Also merges master and syncs the async create docstring. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y6GXQXFZK4XoGwNgXHkk1n
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
vdusek
left a comment
There was a problem hiding this comment.
Seems good, just let's merge it after a next patch version.
…pr-2840 # Conflicts: # tests/unit/conftest.py
Uh oh!
There was an error while loading. Please reload this page.