Skip to content

Commit

Permalink
Error in schema using type instead of
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgough-ms committed Aug 28, 2024
1 parent 8215da6 commit 109c1cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions calm/draft/2024-08/meta/control.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
"requirements": {
"type": "array",
"items": {
"type": "#/defs/control-detail",
"description": "The detail of a how a specified control is structured and (if it currently does) is configured to meet the requirement"
"$ref": "#/defs/control-detail"
}
}
},
Expand Down

0 comments on commit 109c1cf

Please sign in to comment.