Skip to content
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

client: fix typo in json tags #14895

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

knbr13
Copy link

@knbr13 knbr13 commented Jan 6, 2025

this PR just fixes a typo in the json tags,
from:

`json:"links,omitempy"`

to:

`json:"links,omitempty"`

Copy link

github-actions bot commented Jan 6, 2025

Hey! knbr13 has not signed the Canonical CLA which is required to get this contribution merged on this project.

Please head over to https://ubuntu.com/legal/contributors to read more about it.

Copy link
Contributor

@bboozzoo bboozzoo left a comment

Choose a reason for hiding this comment

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

Thanks

@bboozzoo bboozzoo changed the title fix typo in json tags client: fix typo in json tags Jan 7, 2025
@bboozzoo
Copy link
Contributor

bboozzoo commented Jan 7, 2025

@knbr13 thanks for the patch. Have you already signed the CLA? If not, would you mind following the link from an earlier comment and signing it?

@knbr13
Copy link
Author

knbr13 commented Jan 7, 2025

@knbr13 thanks for the patch. Have you already signed the CLA? If not, would you mind following the link from an earlier comment and signing it?

hi @bboozzoo,
yes, I have signed the CLA yesterday,

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