Skip to content

Prepare OAS release for text tag extraction error handling - #555

Open
mchatlas-hellosign wants to merge 6 commits into
oas-releasefrom
agent/oas-release-ignore-text-tag-errors
Open

Prepare OAS release for text tag extraction error handling#555
mchatlas-hellosign wants to merge 6 commits into
oas-releasefrom
agent/oas-release-ignore-text-tag-errors

Conversation

@mchatlas-hellosign

Copy link
Copy Markdown
Member

What changed

  • Adds ignore_text_tags_extraction_errors to supported signature request, template creation, and unclaimed draft request schemas.
  • Brings oas-release forward with the already-merged SDK release-tooling updates needed to generate the current public SDK versions.
  • Includes the already-merged Ruby API error handling correction so regenerated Ruby code does not regress it.

Why

SDK users need a generated option to continue requests when text-tag extraction validation errors occur. The prerequisite commits keep the release branch aligned with changes already present on main and in the published SDK repositories.

Validation

Generated all seven SDK release candidates and ran each repository's full ./run-build suite:

  • .NET: 65 passed, 7 skipped
  • Java v1: build successful
  • Java v2: build successful
  • Node: 130 passed, 5 todo
  • PHP: 151 tests, 320 assertions, 7 skipped
  • Python: 62 passed, 6 skipped
  • Ruby: 157 examples, 0 failures, 5 pending

No tracked files were deleted in any generated SDK diff.

@mchatlas-hellosign
mchatlas-hellosign marked this pull request as ready for review August 11, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants