Change request/response section IDs

This commit is contained in:
Josh Mock
2024-11-20 14:55:48 -06:00
parent 6c8d6e71cd
commit e0f845f06f
476 changed files with 952 additions and 952 deletions

View File

@ -42,7 +42,7 @@ Extracts structured fields out of a single text field within a document. You cho
----
[discrete]
==== IngestProcessorGrokRequest
==== Request
[pass]
++++
@ -56,7 +56,7 @@ interface IngestProcessorGrokRequest extends <<RequestBase>> {
</pre>
++++
[discrete]
==== IngestProcessorGrokResponse
==== Response
[pass]
++++