Skip to content

Commit 18134a6

Browse files
feat: update schema
1 parent 34f7c29 commit 18134a6

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.changeset/tidy-cherries-teach.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@json-types/compose": minor
3+
---
4+
5+
Update schema

packages/compose/schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -871,6 +871,10 @@
871871
}
872872
}
873873
},
874+
"required": [
875+
"path",
876+
"action"
877+
],
874878
"additionalProperties": false
875879
}
876880
}

0 commit comments

Comments
 (0)