Commit a6f48920 authored by Léo-Paul Géneau's avatar Léo-Paul Géneau 👾

software/js-drone: fix missing software response

parent 0013b796
Pipeline #25064 failed with stage
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Values returned by drone swarm (default) instantiation",
"additionalProperties": false,
"properties": {},
"type": "object"
}
......@@ -8,6 +8,7 @@
"software-type": "default",
"description": "Default",
"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