Skip to content

Commit 2b05d4a

Browse files
thxCodeshanewxy
authored andcommitted
fix: schema enum
Signed-off-by: thxCode <thxcode0824@gmail.com>
1 parent e6bc47a commit 2b05d4a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

schema.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ components:
55
schemas:
66
variables:
77
type: object
8-
required:
9-
- architecture
10-
- engine_version
118
properties:
129
context:
1310
title: Context
@@ -224,8 +221,6 @@ components:
224221
Seeding increases the startup time waiting and also needs
225222
proper permission, like root account.
226223
nullable: true
227-
required:
228-
- type
229224
properties:
230225
text:
231226
description: |

0 commit comments

Comments
 (0)