Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Fix invalid value for new parameters and headers on Custom Destination #73

Merged
merged 2 commits into from
Jul 19, 2019
Merged

Conversation

ricardobessadacosta
Copy link
Contributor

Related to issue #71

Description of changes:
Change the empty object {} to { key: "", value: "" } when push new parameters and headers on form.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@dbbaughe
Copy link
Contributor

Thanks for the changes @ricardobessa1 , just one small nitpick, I think we use single quotes in this project. I believe prettier is set up though to run before each commit, so not sure why that didn't make those changes.

@ricardobessadacosta
Copy link
Contributor Author

Thanks for the changes @ricardobessa1 , just one small nitpick, I think we use single quotes in this project. I believe prettier is set up though to run before each commit, so not sure why that didn't make those changes.

@dbbaughe thanks for feedback, I ll check why it not run before commit and send the changes.

Copy link
Contributor

@dbbaughe dbbaughe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ricardobessa1

Copy link
Contributor

@ylwu-amzn ylwu-amzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM .Thanks for the change

@dbbaughe dbbaughe merged commit bca4cc6 into opendistro-for-elasticsearch:master Jul 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants