Skip to content

Conversation

@huksley
Copy link
Contributor

@huksley huksley commented Dec 15, 2025

When volumes or existing_volumes parameters are None, send empty arrays [] to the REST API instead of null values. This ensures API compatibility and proper validation.

Fixes #56

… parameters

When volumes or existing_volumes parameters are None, send empty arrays []
to the REST API instead of null values. This ensures API compatibility and
proper validation.

Fixes verda-cloud#56
@huksley huksley requested a review from shamrin December 15, 2025 09:07
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.

instances.create: send volumes: [] and existing_volumes: [] instead of null to REST API

2 participants