Skip to content

Commit 6b52def

Browse files
committed
🚧 New Blueprint Schema
- 🚚 Renamed `ajblueprint.schema.json` to `blueprint-project.schema.json` - Marked the `blueprint-project.schema.json` as depreciated.
1 parent 7844fb0 commit 6b52def

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

schemas/ajblueprint.schema.json renamed to schemas/blueprint-project.schema.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema#",
3+
"title": "Animated Java Blueprint Schema (Depreciated)",
4+
"description": "THIS IS OUTDATED! DO NOT USE THIS SCHEMA!",
35
"properties": {
46
"meta": {
57
"type": "object",

0 commit comments

Comments
 (0)