Commit 4d232a52 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent d9c11f77
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
"cell": { "cell": {
"title": "Cell", "title": "Cell",
"description": "Cell configuration", "description": "Cell configuration",
"software-type": "cell",
"serialisation": "json-in-xml", "serialisation": "json-in-xml",
"request": "../cell/input-schema.json", "request": "../cell/input-schema.json",
"response": "XXX" "response": "XXX"
......
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
"cell": { "cell": {
"title": "RU", "title": "RU",
"description": "RU configuration", "description": "RU configuration",
"software-type": "ru",
"serialisation": "json-in-xml", "serialisation": "json-in-xml",
"request": "../ru/input-schema.json", "request": "../ru/input-schema.json",
"response": "XXX" "response": "XXX"
......
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