Skip to content

Commit

Permalink
Add doc ID
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Jan 1, 2025
1 parent ad4b914 commit 74fac23
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
5 changes: 3 additions & 2 deletions output/schema/schema.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions specification/_doc_ids/table.csv
Original file line number Diff line number Diff line change
Expand Up @@ -607,6 +607,7 @@ security-privileges,https://www.elastic.co/guide/en/elasticsearch/reference/{bra
service-accounts,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/service-accounts.html
set-processor,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/set-processor.html
shape,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/shape.html
simulate-ingest-api,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/simulate-ingest-api.html
simulate-pipeline-api,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/simulate-pipeline-api.html
slm-api-delete-policy,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/slm-api-delete-policy.html
slm-api-execute-lifecycle,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/slm-api-execute-lifecycle.html
Expand Down
1 change: 1 addition & 0 deletions specification/simulate/ingest/SimulateIngestRequest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ import { TypeMapping } from '@_types/mapping/TypeMapping'
* @availability stack since=8.12.0 stability=experimental visibility=public
* @index_privileges index
* @doc_tag ingest
* @doc_id simulate-ingest-api
*/
export interface Request extends RequestBase {
path_parts: {
Expand Down

0 comments on commit 74fac23

Please sign in to comment.