We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddff4aa commit 4628b2cCopy full SHA for 4628b2c
schemas/bashly.json
@@ -5,7 +5,7 @@
5
"patternProperties": {
6
"^x-.": {
7
"title": "custom property",
8
- "description": "A custom property",
+ "description": "A custom property of any type",
9
"examples": [
10
"This command shows the status of all `images`, `containers` and `volumes`. Use with `--verbose` to see deleted containers."
11
]
0 commit comments