Skip to content

Commit da506ab

Browse files
authored
Merge pull request #8 from harp-tech/schema-store
Host harp JSON schemas
2 parents 18c7ec9 + 8398ea1 commit da506ab

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@
3535
path = protocol
3636
url = https://github.com/harp-tech/protocol.git
3737
branch = doc-generation
38+
[submodule "reflex-generator"]
39+
path = draft-01
40+
url = https://github.com/harp-tech/reflex-generator.git

docfx.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"protocol/Assets/**",
5555
"protocol/Logo/*.svg",
5656
"protocol/*.pdf",
57+
"draft-01/schema/*.json",
5758
"images/**",
5859
"workflows/**"
5960
]

draft-01

Submodule draft-01 added at 3ddb004

0 commit comments

Comments
 (0)