We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ce1aa commit 1368746Copy full SHA for 1368746
1 file changed
one.json
@@ -27,6 +27,12 @@
27
"description": "Policy-as-Code JSON Schemas.",
28
"path": "./schemas/policy-as-code",
29
"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."
36
}
37
38
0 commit comments