Skip to content

fix(site): add optional label to dynamic parameters#22096

Draft
stirby wants to merge 1 commit intomainfrom
fix/issue-22045-optional-param-label
Draft

fix(site): add optional label to dynamic parameters#22096
stirby wants to merge 1 commit intomainfrom
fix/issue-22045-optional-param-label

Conversation

@stirby
Copy link
Collaborator

@stirby stirby commented Feb 13, 2026

Summary

Dynamic parameters were missing the "(optional)" label that legacy parameters
displayed for non-required fields. This adds the same label with a tooltip to
the dynamic parameter UI, matching the legacy behavior.

Fixes #22045

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 [email protected]

Dynamic parameters were missing the "(optional)" label that legacy
parameters displayed for non-required fields. This adds the label
with a tooltip matching the legacy behavior.

Fixes #22045

Co-Authored-By: Claude Opus 4.6 <[email protected]>
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.

bug: dynamic parameters do not indicate optional params

1 participant