Skip to content

Commit

Permalink
Add doc_id
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Dec 19, 2024
1 parent ed0e10e commit 10290a1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
7 changes: 4 additions & 3 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 @@ -18,6 +18,7 @@ autoscaling-get-autoscaling-capacity,https://www.elastic.co/guide/en/elasticsear
autoscaling-get-autoscaling-policy,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/autoscaling-get-autoscaling-policy.html
autoscaling-put-autoscaling-policy,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/autoscaling-put-autoscaling-policy.html
avoid-index-pattern-collisions,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/index-templates.html#avoid-index-pattern-collisions
behavioral-analytics-collection-event,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/post-analytics-collection-event.html
behavioral-analytics-event-reference,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/behavioral-analytics-event-reference.html
byte-units,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/api-conventions.html#byte-units
bytes-processor,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/bytes-processor.html
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ import { EventType } from '../_types/AnalyticsEvent'
* @rest_spec_name search_application.post_behavioral_analytics_event
* @availability stack stability=experimental visibility=public
* @doc_tag analytics
* @doc_id behavioral-analytics-collection-event
* @ext_doc_id behavioral-analytics-event-reference
*/
export interface Request extends RequestBase {
Expand Down

0 comments on commit 10290a1

Please sign in to comment.