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
4 changes: 2 additions & 2 deletions docs/static/spec/openapi/logstash-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ info:

## Documentation source and versions

This documentation is derived from the `main` branch of the [logstash](https://github.com/elastic/logstash) repository.
This documentation is derived from the `9.2` branch of the [logstash](https://github.com/elastic/logstash) repository.
It is provided under license [Attribution-NonCommercial-NoDerivatives 4.0 International](https://creativecommons.org/licenses/by-nc-nd/4.0/).
version: '1.0'
x-doc-license:
Expand Down Expand Up @@ -2458,4 +2458,4 @@ components:
last_updated_at:
type: string
format: date-time
description: The last update timestamp.
description: The last update timestamp.
Loading