Skip to content

Commit 1368746

Browse files
committed
add demo schemas
1 parent d0ce1aa commit 1368746

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

one.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@
2727
"description": "Policy-as-Code JSON Schemas.",
2828
"path": "./schemas/policy-as-code",
2929
"x-sourcemeta-one:alert": "WARNING: DO NOT USE THESE SCHEMAS IN PRODUCTION! These schemas are work-in-progress and are meant for demo purposes only."
30+
},
31+
"demo": {
32+
"title": "Demo",
33+
"description": "Demo Schemas.",
34+
"path": "./schemas/demo",
35+
"x-sourcemeta-one:alert": "WARNING: DO NOT USE THESE SCHEMAS IN PRODUCTION! These schemas are work-in-progress and are meant for demo purposes only."
3036
}
3137
}
3238
}

0 commit comments

Comments
 (0)