1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-10-20 02:08:26 +00:00

Split definitions into individual files

This commit is contained in:
J. Fernando Sánchez
2016-12-26 18:49:53 +01:00
parent d72a995fa9
commit bc1f9e4cf5
15 changed files with 192 additions and 150 deletions

View File

@@ -1,4 +1,4 @@
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$ref": "definitions.json#/Response"
"type": "object"
}