Commit d1823bd1 authored by Paul Graydon's avatar Paul Graydon

software/fluentd: Add missing instance-output-schema.json

See merge request !1576
parent 2ae60cea
Pipeline #34402 passed with stage
in 0 seconds
{
"$schema": "https://json-schema.org/draft/2019-09/schema",
"description": "Values returned by Fluentd instantiation",
"additionalProperties": false,
"properties": {},
"type": "object"
}
......@@ -7,6 +7,7 @@
"title": "Default",
"description": "Fluentd",
"request": "instance-input-schema.json",
"response": "instance-output-schema.json",
"index": 0
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment