Skip to content

Commit

Permalink
fix: removed duplicate validation of the title property in the qualit… (
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchellPaff authored Sep 23, 2021
1 parent f5acad2 commit af90938
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions extensions/quality/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,7 @@
},
"quality": {
"type": "object",
"required": ["title"],
"properties": {
"title": {
"type": "string",
"minLength": 1
},
"quality:description": {
"title": "Dataset Data Quality",
"type": ["string"]
Expand Down

0 comments on commit af90938

Please sign in to comment.