Skip to content

Commit

Permalink
define "items" as required to make the oneOf rule work in Configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
peuter committed Jun 6, 2024
1 parent 06d23f0 commit bfa16e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specs/addon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1558,6 +1558,8 @@ components:

ConfigurationEntry:
type: object
required:
- "items"
properties:
items:
type: object
Expand Down

0 comments on commit bfa16e7

Please sign in to comment.