Closed dblock closed 1 day ago
Commit SHA: 16a4805f4a8b63127ae457ab4aa968e436ad0e22 Comparing To SHA: 7e08a43439d3152c7704b4bb28fbf0194175ded8
├─┬Paths
│ └─┬/_ingest/processor/grok
│ └─┬GET
│ └──[➕] parameters (21667:13)❌
└─┬Components
├──[➕] parameters (21667:7)
└─┬ingest.simulate___DocumentSimulation
└─┬_source
└──[🔀] additionalProperties (51995:33)❌
Document Element | Total Changes | Breaking Changes |
---|---|---|
components | 2 | 1 |
paths | 1 | 1 |
The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/11999916007/artifacts/2230332325
Before | After | Δ | |
---|---|---|---|
Covered (%) | 599 (58.67 %) | 599 (58.67 %) | 0 (0 %) |
Uncovered (%) | 422 (41.33 %) | 422 (41.33 %) | 0 (0 %) |
Unknown | 42 | 42 | 0 |
Total | Tested |
---|---|
528 | 384 (72.73 %) |
Description
s
parameter to/_ingest/processor/grok
./_ingest/pipeline/{id}/_simulate
responsedoc/_source
field schema.Part of https://github.com/opensearch-project/opensearch-api-specification/issues/663.
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.