-
Notifications
You must be signed in to change notification settings - Fork 124
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
[eslint] duplicate conditions in indices and nodes API #240
Labels
🐛 bug
Something isn't working
Comments
ananzh
changed the title
[BUG] duplicate conditions in indices and nodes API
[eslint] duplicate conditions in indices and nodes API
May 20, 2022
duplication: opensearch-js/api/api/nodes.js Lines 116 to 131 in 5328c31
|
Good day @ananzh ! |
Closing since this has been replaced by generated API functions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the bug?
eslint shows two APIs have duplicate conditions.
How can one reproduce the bug?
After eslint PR is merged
yarn lint
What is the expected behavior?
Research on this
Remove duplicate conditions
The text was updated successfully, but these errors were encountered: