Skip to content

Add missing deepObject parameter to attribute Parameter#1957

Merged
DerManoMann merged 1 commit into
zircote:masterfrom
DerManoMann:attr-param-deep-object
Feb 10, 2026
Merged

Add missing deepObject parameter to attribute Parameter#1957
DerManoMann merged 1 commit into
zircote:masterfrom
DerManoMann:attr-param-deep-object

Conversation

@DerManoMann

Copy link
Copy Markdown
Collaborator

Fixes #1956

@DerManoMann DerManoMann merged commit 9a0a612 into zircote:master Feb 10, 2026
14 checks passed
@DerManoMann DerManoMann deleted the attr-param-deep-object branch February 10, 2026 20:05
@github-actions

Copy link
Copy Markdown
Contributor

Created backport PR for 5.x:

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

git fetch origin backport-1957-to-5.x
git worktree add --checkout .worktree/backport-1957-to-5.x backport-1957-to-5.x
cd .worktree/backport-1957-to-5.x
git reset --hard HEAD^
git cherry-pick -x 9a0a612584e7dea0e069b3b1a2120b404f3a51d4
git push --force-with-lease

DerManoMann added a commit that referenced this pull request Feb 10, 2026
…te `Parameter` (#1958)

* BACKPORT

---------

Co-authored-by: Martin Rademacher <mano@radebatz.net>
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.

Add support for deepObject in Parameter Attribute

1 participant