Skip to content

Commit b3c2ab4

Browse files
authored
Update schema.json
Dodan link na JSON schemu
1 parent 2775ac1 commit b3c2ab4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json-schema.org/draft/2019-09/schema",
3-
"$id": "http://example.com/example.json",
3+
"$id": "https://github.com/koderchina/ORLAB/blob/main/schema.json",
44
"type": "array",
55
"default": [],
66
"title": "Punionice",
@@ -132,4 +132,4 @@
132132
}
133133

134134
}
135-
}
135+
}

0 commit comments

Comments
 (0)