Skip to content

Commit c46d868

Browse files
Update rest-api-spec
Co-authored-by: delvedor <[email protected]>
1 parent 2241c68 commit c46d868

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

output/schema/schema.json

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/validation-errors.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/_json_spec/logstash.get_pipeline.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
},
1212
"url": {
1313
"paths": [
14+
{
15+
"path": "/_logstash/pipeline",
16+
"methods": ["GET"]
17+
},
1418
{
1519
"path": "/_logstash/pipeline/{id}",
1620
"methods": ["GET"],

0 commit comments

Comments
 (0)