Skip to content

Commit

Permalink
Update JSON schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Kesin11 authored Jun 18, 2023
1 parent 32c9f52 commit 0ca18ff
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,7 @@
}
},
"required": [
"name",
"customReports"
"name"
],
"additionalProperties": false
}
Expand Down Expand Up @@ -377,8 +376,7 @@
}
},
"required": [
"name",
"customReports"
"name"
],
"additionalProperties": false
}
Expand Down

0 comments on commit 0ca18ff

Please sign in to comment.