Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 55ace90

Browse files
adamvosshandrews
authored andcommitted
Source meta-schema files from specification repository
1 parent cc0eaa4 commit 55ace90

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

33 files changed

+56
-2128
lines changed

.gitmodules

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
[submodule "current"]
2+
path = current
3+
url = https://github.com/json-schema-org/json-schema-spec.git
4+
[submodule "_includes/draft-00"]
5+
path = _includes/draft-00
6+
url = https://github.com/json-schema-org/json-schema-spec.git
7+
[submodule "_includes/draft-01"]
8+
path = _includes/draft-01
9+
url = https://github.com/json-schema-org/json-schema-spec.git
10+
[submodule "_includes/draft-02"]
11+
path = _includes/draft-02
12+
url = https://github.com/json-schema-org/json-schema-spec.git
13+
[submodule "_includes/draft-03"]
14+
path = _includes/draft-03
15+
url = https://github.com/json-schema-org/json-schema-spec.git
16+
[submodule "_includes/draft-04"]
17+
path = _includes/draft-04
18+
url = https://github.com/json-schema-org/json-schema-spec.git
19+
[submodule "_includes/draft-05"]
20+
path = _includes/draft-05
21+
url = https://github.com/json-schema-org/json-schema-spec.git
22+
[submodule "_includes/draft-06"]
23+
path = _includes/draft-06
24+
url = https://github.com/json-schema-org/json-schema-spec.git

_includes/draft-00

Submodule draft-00 added at 7ea575a

_includes/draft-01

Submodule draft-01 added at 2072fee

_includes/draft-02

Submodule draft-02 added at 707f650

_includes/draft-03

Submodule draft-03 added at d6eadbd

_includes/draft-04

Submodule draft-04 added at d4c5b3a

_includes/draft-05

Submodule draft-05 added at 88d3cff

_includes/draft-06

Submodule draft-06 added at 4b495a2

draft-00/hyper-schema

-68
This file was deleted.

draft-00/hyper-schema

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../_includes/draft-00/hyper-schema.json

draft-00/json-ref

-26
This file was deleted.

draft-00/json-ref

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../_includes/draft-00/json-ref.json

draft-00/links

-33
This file was deleted.

draft-00/links

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../_includes/draft-00/links.json

draft-00/schema

-155
This file was deleted.

draft-00/schema

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../_includes/draft-00/schema.json

0 commit comments

Comments
 (0)