elastic/cloud-sdk-go

cloud-sdk-go do not use validate_only parameter for deployment update api

Closed this issue · 0 comments

Overview

cloud-sdk-go do not use validate_only parameter for deployment update api.
ElasticCloud's REST API can use it.
reference: https://www.elastic.co/guide/en/cloud-enterprise/current/update-deployment.html#ece_query_parameters_13

Possible Implementation

#458

Testing

actual use deployment update api with validate_only by #458

Context

I can not use validate_only parameter for deployment update api

Your Environment