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

Image V2: Properties reference is hidden Images JSON serialization #3033

Open
michal-gubricky opened this issue Apr 19, 2024 · 1 comment
Open

Comments

@michal-gubricky
Copy link

The Properties reference is hidden for the Images JSON serialization:

Properties map[string]string `json:"-"`

it could be useful to not map the Properties field to json:"-" in a struct because I didn't find another way to unmarshal the properties reference when creating an image.

Copy link

Thank you for reporting your first issue! Be sure that we will be looking at it, but keep in mind
this sometimes takes a while.
Please let the maintainers know if your issue has not got enough attention after a few days.
If any doubt, please consult our issue tutorial.

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

No branches or pull requests

1 participant