Skip to content

Commit 3237d94

Browse files
committed
making empty required
1 parent 733e148 commit 3237d94

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

schema/openapi.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,8 @@
833833
"type": "boolean",
834834
"description": "A Boolean value indicating if there is an empty result set"
835835
}
836-
}
836+
},
837+
"required": ["empty"]
837838
}
838839
},
839840
"parameters": {

0 commit comments

Comments
 (0)