Skip to content

Add support for """ strings in copy-as-curl#317

Merged
nik9000 merged 1 commit intoelastic:masterfrom
nik9000:triple_quote_copy_as_curl
Mar 16, 2018
Merged

Add support for """ strings in copy-as-curl#317
nik9000 merged 1 commit intoelastic:masterfrom
nik9000:triple_quote_copy_as_curl

Conversation

@nik9000
Copy link
Copy Markdown
Member

@nik9000 nik9000 commented Mar 6, 2018

Adds support to copy-as-curl for """ delimited strings. """ delimited
strings are natively supported by Kibana's CONSOLE but don't work
properly in Elasticsearch unless you convert them into normal JSON. This
adds support to copy-as-curl to do that conversion.

Adds support to copy-as-curl for """ delimited strings. """ delimited
strings are natively supported by Kibana's CONSOLE but don't work
properly in Elasticsearch unless you convert them into normal JSON. This
adds support to `copy-as-curl` to do that conversion.
@nik9000
Copy link
Copy Markdown
Member Author

nik9000 commented Mar 16, 2018

Seeing no objections, I suppose it is time merge this.

@nik9000 nik9000 merged commit 7156e0f into elastic:master Mar 16, 2018
bmorelli25 pushed a commit to bmorelli25/docs that referenced this pull request Feb 15, 2019
Adds support to copy-as-curl for """ delimited strings. """ delimited
strings are natively supported by Kibana's CONSOLE but don't work
properly in Elasticsearch unless you convert them into normal JSON. This
adds support to `copy-as-curl` to do that conversion.
@nik9000 nik9000 deleted the triple_quote_copy_as_curl branch February 19, 2019 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant