Commit 5c411cb7 authored by Ivan Tyagov's avatar Ivan Tyagov

Fluent-bit: Fixed issued for instance input schema ...

See merge request nexedi/slapos!1294
parents a6f48920 609d6555
Pipeline #25058 failed with stage
{
"$schema": "https://json-schema.org/draft/2019-09/schema",
"description": "Values returned by Fluent-bit instantiation.",
"additionalProperties": false,
"properties": {},
"type": "object"
}
......@@ -7,6 +7,7 @@
"title": "Default",
"description": "Fluent-bit",
"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