Skip to content

Commit 95b2f97

Browse files
committed
Update devfile schema based on devfile/api@f3fa280
1 parent 228a180 commit 95b2f97

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 workspace and development environment.",
33
"type": "object",
4-
"title": "Devfile schema - Version 2.0.0-alpha2",
4+
"title": "Devfile schema - Version 2.1.0-alpha",
55
"required": [
66
"schemaVersion"
77
],

0 commit comments

Comments
 (0)