Skip to content
Open
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: 2 additions & 0 deletions data/api/v1/full_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6214,6 +6214,7 @@ components:
The available values depend on retention plans specified in your organization's contract/subscriptions.
example: 360
format: int64
nullable: true
type: integer
num_retention_days:
description: |-
Expand Down Expand Up @@ -6286,6 +6287,7 @@ components:
**Note**: Changing this value affects all logs already in this index. It may also affect billing.
example: 360
format: int64
nullable: true
type: integer
num_retention_days:
description: |-
Expand Down
Loading