Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando-A-Rocha committed Jan 18, 2025
1 parent fc7245c commit 3707478
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion schemas/structure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ type: "object"

properties:
wiki:
$ref: "#/$defs/section"
type: "array"
items:
$ref: "#/$defs/section"

$defs:
section:
Expand Down

0 comments on commit 3707478

Please sign in to comment.