Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion oas_docs/output/kibana.serverless.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6981,7 +6981,7 @@ paths:
- id_value
- id_field
- criticality_level
- \@timestamp
- '@timestamp'
type: string
- description: The order to sort by.
in: query
Expand Down
2 changes: 1 addition & 1 deletion oas_docs/output/kibana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7272,7 +7272,7 @@ paths:
- id_value
- id_field
- criticality_level
- \@timestamp
- '@timestamp'
type: string
- description: The order to sort by.
in: query
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ paths:
- id_value
- id_field
- criticality_level
- \@timestamp
- '@timestamp'
description: The field to sort by.
- name: sort_direction
in: query
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ paths:
- id_value
- id_field
- criticality_level
- \@timestamp
- '@timestamp'
type: string
- description: The order to sort by.
in: query
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ paths:
- id_value
- id_field
- criticality_level
- \@timestamp
- '@timestamp'
type: string
- description: The order to sort by.
in: query
Expand Down