Skip to content

Commit

Permalink
running hsds_schema.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kathryn-ods committed Dec 5, 2024
1 parent 1bb0586 commit f3b6578
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/extras/openapi30.json
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,8 @@
},
"empty": {
"type": "boolean",
"description": "A Boolean value indicating if there is an empty result set"
"description": "A Boolean value indicating if there is an empty result set",
"required": true
}
},
"required": [
Expand Down

0 comments on commit f3b6578

Please sign in to comment.