Skip to content

Commit

Permalink
Schema id is now $id
Browse files Browse the repository at this point in the history
  • Loading branch information
odungern committed Jan 24, 2020
1 parent ad89c87 commit 4db437c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/specif.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"id": "http://specif.de/v0.11.8/schema#",
"$id": "http://specif.de/v0.11.8/schema#",
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "JSON-Schema for SpecIF v0.11.8",
"description": "SpecIF represents the visible, i.e. the diagrams and the text, as well as the semantics of system specifications for model integration and model exchange.",
Expand Down

0 comments on commit 4db437c

Please sign in to comment.