Skip to content

docs(openapi): Relax PendingRequestCount until API bug is fixed - #2464

Merged
Pijukatel merged 1 commit into
masterfrom
relax-PendingRequestCount-due-to-api-bug
Apr 27, 2026
Merged

Pijukatel merged 1 commit into
masterfrom
relax-PendingRequestCount-due-to-api-bug

Conversation

@Pijukatel

@Pijukatel Pijukatel commented Apr 24, 2026 •

Copy link
Copy Markdown
Contributor

Currently API can return PendingRequestCount negative

Due to bug: https://github.com/apify/apify-core/issues/27403
This can cause problems in downstream Python-generated models as the constraints are enforced by the Pydantic models.

Issues

Partially implements: #2286

@Pijukatel
Pijukatel requested a review from vdusek April 24, 2026 12:15
@github-actions github-actions Bot added this to the 139th sprint - Tooling team milestone Apr 24, 2026
@github-actions github-actions Bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Apr 24, 2026
@Pijukatel
Pijukatel marked this pull request as ready for review April 24, 2026 12:16
@apify-service-account

Copy link
Copy Markdown
Contributor

Important

Action required — @Pijukatel please coordinate this docs PR with the Python API client PR linked below.

Because this PR modifies the OpenAPI specification, the generated models in apify-client-python must be regenerated to stay in sync. This has already been done automatically:

A companion PR has been opened in apify-client-python with the regenerated models: apify/apify-client-python#761

  • Please make sure to review and merge both PRs together to keep the OpenAPI spec and API clients in sync.
  • You can ask for review and help from the Tooling team if needed.

@apify-service-account

Copy link
Copy Markdown
Contributor

Preview for this PR was built for commit 1c43687 and is ready at https://pr-2464.preview.docs.apify.com!

@Pijukatel
Pijukatel merged commit 709690b into master Apr 27, 2026
16 of 18 checks passed
@Pijukatel
Pijukatel deleted the relax-PendingRequestCount-due-to-api-bug branch April 27, 2026 07:58
Pijukatel pushed a commit to apify/apify-client-python that referenced this pull request Apr 27, 2026
This PR updates the auto-generated Pydantic models and TypedDicts based
on OpenAPI specification changes in [apify-docs PR
#2464](apify/apify-docs#2464).

Co-authored-by: apify-service-account <apify-service-account@users.noreply.github.com>
@raethlo raethlo added the validated Issues that are resolved and their solutions fulfill the acceptance criteria. label Sep 23, 2026
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. validated Issues that are resolved and their solutions fulfill the acceptance criteria.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants