Commit f04643ca authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 16d64161
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "ENB shared instance",
"type": "object",
"oneOf": [
{ "$ref": "ru/input-schema.json" },
{ "$ref": "cell/input-schema.json" },
{ "$ref": "cell/peer/input-schema.json" }
]
}
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