You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removes YAML tests for the `/_cluster/allocation/explain` API. The tests
passed in alternate values for the APIs. An example is passing "true"
for fields expecting a boolean value. While this is explicitly
supported by the API, this is not the correct place to be testing this
behaviour, and resulted in the API specification failing
validation.
Relates #127028
0 commit comments