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

Fix node id vs. metric for backwards compatibility. #221

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

dblock
Copy link
Member

@dblock dblock commented Aug 12, 2024

Description

We used to have two APIs with the same path, which is not valid in OpenAPI. This was fixed in opensearch-project/opensearch-api-specification#416, but causes a backwards incompatible change in the PHP client. This change will generate both metric and node_id.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…metric for backwards-compatibility.

Signed-off-by: dblock <dblock@amazon.com>
@dblock dblock merged commit 6ac68ab into opensearch-project:main Aug 12, 2024
49 of 54 checks passed
@dblock dblock deleted the fix-node_id_or_metric branch August 12, 2024 13:05
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