Change ID of Base Message JSON schema

This commit is contained in:
ChronosX88 2019-11-22 22:57:17 +04:00
parent 3592f10bb9
commit e7f7d9589f

View File

@ -1,7 +1,7 @@
{ {
"definitions": {}, "definitions": {},
"$schema": "http://json-schema.org/draft-07/schema#", "$schema": "http://json-schema.org/draft-07/schema#",
"$id": "http://example.com/root.json", "$id": "urn:cadmium:0",
"type": "object", "type": "object",
"title": "Base Message Schema", "title": "Base Message Schema",
"required": [ "required": [