Skip to content

chore: add type for ParameterStyling#108

Merged
jaaydenh merged 2 commits into
mainfrom
jaaydenh/parameter-styling-type
May 6, 2025
Merged

chore: add type for ParameterStyling#108
jaaydenh merged 2 commits into
mainfrom
jaaydenh/parameter-styling-type

Conversation

@jaaydenh
Copy link
Copy Markdown
Contributor

@jaaydenh jaaydenh commented May 6, 2025

No description provided.

@jaaydenh jaaydenh self-assigned this May 6, 2025
@jaaydenh jaaydenh requested a review from Emyrk May 6, 2025 14:53
Comment thread types/parameter.go
type ParameterStyling struct {
Placeholder *string `json:"placeholder,omitempty"`
Disabled *bool `json:"disabled,omitempty"`
Label *string `json:"label,omitempty"`
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is new to me

@jaaydenh jaaydenh merged commit 6f500ca into main May 6, 2025
3 checks passed
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