Skip to content

chore: sync .NET client with Apify OpenAPI spec v2-2026-08-27T071624Z - #11

Merged
Pijukatel merged 1 commit into
masterfrom
claude/tender-franklin-nq1gxv
Aug 31, 2026
Merged

chore: sync .NET client with Apify OpenAPI spec v2-2026-08-27T071624Z#11
Pijukatel merged 1 commit into
masterfrom
claude/tender-franklin-nq1gxv

Conversation

@Pijukatel

@Pijukatel Pijukatel commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Syncs the client's pinned OpenAPI specification version from v2-2026-08-14T072928Z to the latest published v2-2026-08-27T071624Z.

The spec delta over this range (removal of the write-only CreateActorRequest.pricingInfos, a RequestBase/RequestWithoutId bundling fix, and validation/enum autofixes to ActorNotice, the ErrorType enum, and two documented error responses) lands entirely on surfaces the client either does not model or handles generically (untyped CreateAsync payload, unconstrained string error Type), so no functional code change is required — only the version pin and metadata are updated.

Changes

  • src/Apify.Client/ApifyClientVersion.cs: bump ApiSpecVersion to v2-2026-08-27T071624Z and ClientVersion to 0.3.2.
  • src/Apify.Client/Apify.Client.csproj: bump <Version> to 0.3.2 in lockstep (the publish workflow's version source of truth).
  • CHANGELOG.md: add the 0.3.2 entry.

Verification

  • dotnet format --verify-no-changes and dotnet build --configuration Release (warnings as errors) both clean.
  • Full unit, live integration, and examples test suites green against the live API.

@github-actions github-actions Bot added this to the 148th sprint - Tooling team milestone Aug 28, 2026
@github-actions github-actions Bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Aug 28, 2026
@Pijukatel
Pijukatel force-pushed the claude/tender-franklin-nq1gxv branch from 3d99373 to 3c9a036 Compare August 28, 2026 11:39
@Pijukatel
Pijukatel merged commit 31f0cf0 into master Aug 31, 2026
2 checks passed
@Pijukatel
Pijukatel deleted the claude/tender-franklin-nq1gxv branch August 31, 2026 06:08
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