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

mapToStruct not setting "machine" from api #300

Closed
mleone87 opened this issue Jan 20, 2024 · 1 comment
Closed

mapToStruct not setting "machine" from api #300

mleone87 opened this issue Jan 20, 2024 · 1 comment

Comments

@mleone87
Copy link
Collaborator

func (ConfigQemu) mapToStruct(vmr *VmRef, params map[string]interface{}) (*ConfigQemu, error) {

machine is not set into config from the api response

mleone87 added a commit that referenced this issue Jan 20, 2024
[#300] fix machine not set from api response
@mleone87
Copy link
Collaborator Author

fixed by #301

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