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

generator-go-sdk: add nullable support for resource manager sdk #4633

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wuxu92
Copy link
Collaborator

@wuxu92 wuxu92 commented Jan 16, 2025

The resource manager SDK cannot support nullable values at present, so for some APIs, the JSON-MERGE-PATCH cannot be met by Pandora SDK. This PR works with hashicorp/go-azure-sdk#1147 to add nullable support for resource manager APIs without modifying the struct definitions, which means it won't break any existing code.

Fixes #hashicorp/go-azure-sdk#1143 also related to hashicorp/go-azure-sdk#387

@wuxu92 wuxu92 changed the title add nullable support for resource manager sdk generator-go-sdk: add nullable support for resource manager sdk Jan 16, 2025
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