Skip to content

Revert "fix: resolve Schema ref from parameter type in AugmentRequest…#2023

Merged
DerManoMann merged 1 commit into
zircote:masterfrom
DerManoMann:revert
Jun 12, 2026
Merged

Revert "fix: resolve Schema ref from parameter type in AugmentRequest…#2023
DerManoMann merged 1 commit into
zircote:masterfrom
DerManoMann:revert

Conversation

@DerManoMann

Copy link
Copy Markdown
Collaborator

…Body (#2018)"

This reverts commit 57378fe.

Summary

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Enhancement (improvement to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactor (no functional changes)
  • Chore (maintenance, dependencies, CI)

Related Issues

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code where necessary
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • New and existing tests pass locally
  • Any dependent changes have been merged and published

@DerManoMann DerManoMann merged commit fbdb28f into zircote:master Jun 12, 2026
17 checks passed
@DerManoMann DerManoMann deleted the revert branch June 12, 2026 21:53
@github-actions

Copy link
Copy Markdown
Contributor

Backport failed for 5.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 5.x
git worktree add -d .worktree/backport-2023-to-5.x origin/5.x
cd .worktree/backport-2023-to-5.x
git switch --create backport-2023-to-5.x
git cherry-pick -x fbdb28f10786aa747bc63d8619978af0a31a93cd

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.

1 participant