Skip to content

Commit 4628b2c

Browse files
EmilySeville7cfgEmilySeville7cfg
authored andcommitted
feat(schema): enhance prop description
1 parent ddff4aa commit 4628b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/bashly.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"patternProperties": {
66
"^x-.": {
77
"title": "custom property",
8-
"description": "A custom property",
8+
"description": "A custom property of any type",
99
"examples": [
1010
"This command shows the status of all `images`, `containers` and `volumes`. Use with `--verbose` to see deleted containers."
1111
]

0 commit comments

Comments
 (0)