elastic / elasticsearch-specification

Elasticsearch full specification
Apache License 2.0
121 stars 70 forks source link

Order ingest pipelines by name #2670

Closed pquentin closed 3 months ago

pquentin commented 3 months ago

This is going to help with filling the blanks. I did not reorder the actual class declarations.

github-actions[bot] commented 3 months ago

Following you can find the validation results for the APIs you have changed.

API Status Request Response
ingest.delete_pipeline :green_circle: 15/15 15/15
ingest.geo_ip_stats :white_circle: Missing test Missing test
ingest.get_pipeline :red_circle: 22/22 21/22
ingest.processor_grok :green_circle: 1/1 1/1
ingest.put_pipeline :red_circle: 40/49 49/49
ingest.simulate :red_circle: 4/7 6/7

You can validate these APIs yourself by using the make validate target.