Skip to content

Disk Image Feature #244

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Disk Image Feature #244

wants to merge 3 commits into from

Conversation

uzaxirr
Copy link
Member

@uzaxirr uzaxirr commented Apr 10, 2025

No description provided.

uzaxirr added 2 commits April 9, 2025 17:17
The ListDiskImages function now accepts an optional includeCustom parameter to filter custom disk images.
@uzaxirr uzaxirr requested a review from Copilot April 10, 2025 01:14
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

disk_image.go:34

  • [nitpick] The JSON key for image size is 'image_size_bytes' in the request struct but 'image_size' in the response struct. Consider aligning these names for consistency if it fits the API design.
ImageSize    int64  `json:"image_size_bytes"` // Changed from image_size to image_size_bytes

Co-authored-by: Copilot <[email protected]>
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.

1 participant