add schema change to use enum in arch_config (#304)

This commit is contained in:
Adil Hafeez 2024-11-25 17:51:25 -08:00 committed by GitHub
parent be8c3c9ea3
commit 726f1a3185
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View file

@ -88,6 +88,10 @@ properties:
type: string
type:
type: string
enum:
type: array
items:
type: string
additionalProperties: false
required:
- name