Skip to content

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

Open
Pijukatel wants to merge 1 commit intomasterfrom
relax-PendingRequestCount-due-to-api-bug
Open

docs(openapi): Relax PendingRequestCount until API bug is fixed#2464
Pijukatel wants to merge 1 commit intomasterfrom
relax-PendingRequestCount-due-to-api-bug

Conversation

@Pijukatel
Copy link
Copy Markdown
Contributor

@Pijukatel Pijukatel commented Apr 24, 2026

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

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

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

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