Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'make api-docs && make api-docs-s…
Browse files Browse the repository at this point in the history
…taging'
  • Loading branch information
kibanamachine committed Oct 14, 2024
1 parent 53d506f commit a579dfe
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 0 deletions.
14 changes: 14 additions & 0 deletions oas_docs/output/kibana.serverless.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13395,6 +13395,13 @@ paths:
properties:
additional_yaml_config:
type: string
delete_unenrolled_agents:
type: object
properties:
enabled:
type: boolean
is_preconfigured:
type: boolean
fleet_server_hosts:
description: Protocol and path must be the same for each URL
items:
Expand Down Expand Up @@ -21844,6 +21851,13 @@ components:
title: Settings
type: object
properties:
delete_unenrolled_agents:
type: object
properties:
enabled:
type: boolean
is_preconfigured:
type: boolean
fleet_server_hosts:
deprecated: true
items:
Expand Down
14 changes: 14 additions & 0 deletions oas_docs/output/kibana.serverless.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13395,6 +13395,13 @@ paths:
properties:
additional_yaml_config:
type: string
delete_unenrolled_agents:
type: object
properties:
enabled:
type: boolean
is_preconfigured:
type: boolean
fleet_server_hosts:
description: Protocol and path must be the same for each URL
items:
Expand Down Expand Up @@ -21844,6 +21851,13 @@ components:
title: Settings
type: object
properties:
delete_unenrolled_agents:
type: object
properties:
enabled:
type: boolean
is_preconfigured:
type: boolean
fleet_server_hosts:
deprecated: true
items:
Expand Down
14 changes: 14 additions & 0 deletions oas_docs/output/kibana.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16823,6 +16823,13 @@ paths:
properties:
additional_yaml_config:
type: string
delete_unenrolled_agents:
type: object
properties:
enabled:
type: boolean
is_preconfigured:
type: boolean
fleet_server_hosts:
description: Protocol and path must be the same for each URL
items:
Expand Down Expand Up @@ -29623,6 +29630,13 @@ components:
title: Settings
type: object
properties:
delete_unenrolled_agents:
type: object
properties:
enabled:
type: boolean
is_preconfigured:
type: boolean
fleet_server_hosts:
deprecated: true
items:
Expand Down
14 changes: 14 additions & 0 deletions oas_docs/output/kibana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16823,6 +16823,13 @@ paths:
properties:
additional_yaml_config:
type: string
delete_unenrolled_agents:
type: object
properties:
enabled:
type: boolean
is_preconfigured:
type: boolean
fleet_server_hosts:
description: Protocol and path must be the same for each URL
items:
Expand Down Expand Up @@ -29623,6 +29630,13 @@ components:
title: Settings
type: object
properties:
delete_unenrolled_agents:
type: object
properties:
enabled:
type: boolean
is_preconfigured:
type: boolean
fleet_server_hosts:
deprecated: true
items:
Expand Down

0 comments on commit a579dfe

Please sign in to comment.