Skip to content

Add disk_size_mb option to template build#4

Open
ya-luotao wants to merge 1 commit intomainfrom
add-disk-size-mb-build-option
Open

Add disk_size_mb option to template build#4
ya-luotao wants to merge 1 commit intomainfrom
add-disk-size-mb-build-option

Conversation

@ya-luotao
Copy link
Copy Markdown
Owner

Summary

  • Expose disk_size_mb keyword argument on Template.build and Template.build_in_background
  • Forward as diskSizeMB to POST /v3/templates, only including the field when the caller provides it

Test plan

  • Run Template.build(..., disk_size_mb: 4096) against a real environment and verify the request body contains diskSizeMB
  • Confirm omitting the option keeps the request body unchanged (no diskSizeMB field)

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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