Commit 6beb472d authored by Rafael Monnerat's avatar Rafael Monnerat

re6stnet: Update JSON Schema

parent 22506df0
{
"$schema": "http://json-schema.org/draft-04/schema#",
"properties": {
}
}
...@@ -10,12 +10,14 @@ ...@@ -10,12 +10,14 @@
"response": "instance-re6stnet-output-schema.json", "response": "instance-re6stnet-output-schema.json",
"index": 0 "index": 0
}, },
"registry": { "default-slave": {
"title": "registry", "title": "Re6st Token",
"description": "Re6st registry", "description": "Re6st registry",
"request": "instance-re6stnet-resilient-input-schema.json", "software-type": "default",
"request": "instance-re6stnet-slave-input-schema.json",
"response": "instance-re6stnet-output-schema.json", "response": "instance-re6stnet-output-schema.json",
"shared": true,
"index": 1 "index": 1
} }
} }
} }
\ No newline at end of file
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