opensearch-project / documentation-website

The documentation for OpenSearch, OpenSearch Dashboards, and their associated plugins.
https://opensearch.org/docs
Apache License 2.0
68 stars 472 forks source link

chore: correct NDJSON extension for sample ecommerce data #8348

Open hainenber opened 5 days ago

hainenber commented 5 days ago

Description

Describe what this change achieves. The sample ecommerce data file is not JSON per se but actually is [NDJSON](https://github.com/ndjson/ndjson-spec?tab=readme-ov-file) as suggested by the accompanying Content-Type header.

This PR is to remediate it.

Issues Resolved

Closes #[insert issue number] N/A

Version

List the OpenSearch version to which this PR applies, e.g. 2.14, 2.12--2.14, or all. All

Frontend features

If you're submitting documentation for an OpenSearch Dashboards feature, add a video that shows how a user will interact with the UI step by step. A voiceover is optional. N/A

Checklist

github-actions[bot] commented 5 days ago

Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Editorial review -> Merged.

Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer.

When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference). The doc reviewer will arrange for an editorial review.

kolchfa-aws commented 4 days ago

@peterzhuamazon Could you please review this PR?

kolchfa-aws commented 3 days ago

@mgodwan Could you please review this PR?