Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: add type for ParameterStyling #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 6, 2025
Merged

Conversation

jaaydenh
Copy link
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
type ParameterStyling struct {
Placeholder *string `json:"placeholder,omitempty"`
Disabled *bool `json:"disabled,omitempty"`
Label *string `json:"label,omitempty"`
Copy link
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