Skip to content

Commit 1e51d9e

Browse files
committed
Update devfile schema based on devfile/api@d363917
1 parent 1c39164 commit 1e51d9e

File tree

1 file changed

+1
-1
lines changed
  • docs/modules/user-guide/attachments/jsonschemas/next

1 file changed

+1
-1
lines changed

docs/modules/user-guide/attachments/jsonschemas/next/devfile.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "Devfile describes the structure of a cloud-native devworkspace and development environment.",
33
"type": "object",
4-
"title": "Devfile schema - Version 2.1.0-alpha",
4+
"title": "Devfile schema - Version 2.2.0-alpha",
55
"required": [
66
"schemaVersion"
77
],

0 commit comments

Comments
 (0)