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

Add default to boolean properties in FabricNetworkVSphereSpecification #29

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

dmettem
Copy link
Contributor

@dmettem dmettem commented Oct 6, 2020

Due to the issue in the client generated by swagger codegen, boolean
properties that are optional and set to false are omitted when sending
the request to API server. This change adds a default value to isDefault
and isPublic properties in FabricNetworkVSphereSpecificaiton.

Reported by @cars and helps to implement importable only
fabric_network_vsphere resource.

Signed-off-by: Deepak Mettem dmettem@vmware.com

…ecificaiton

Due to the issue in the client generated by swagger codegen, boolean
properties that are optional and set to false are omitted when sending
the request to API server. This change adds a default value to isDefault
and isPublic properties in FabricNetworkVSphereSpecificaiton.

Signed-off-by: Deepak Mettem <dmettem@vmware.com>
@dmettem dmettem requested a review from markpeek October 6, 2020 18:41
@dmettem dmettem merged commit 340c184 into master Oct 6, 2020
@frodenas frodenas deleted the deepak-fix-fabnet-vsphere-spec branch August 25, 2021 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants