Skip to content

Update pipeline ID description of Logstash pipeline create REST API. #5998

Update pipeline ID description of Logstash pipeline create REST API.

Update pipeline ID description of Logstash pipeline create REST API. #5998

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"