Skip to content

Align naming of request/response for IValidateQueryRequest and IValidateResponse #1778

@russcam

Description

@russcam

The ElasticClient.Validate() methods take a request type of IValidateQueryRequest but return a response type of IValidateResponse. The naming is not consistent with the general request/response naming convention (where there is a one-to-one mapping of request type to response type).

@Mpdreamz, @gmarz - should IValidateQueryRequest be renamed to IValidateRequest?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions