Skip to content

Commit

Permalink
Fix integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
courtneyeh committed Nov 16, 2023
1 parent 7dd632b commit d4ee6a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title" : "PostStateValidatorsRequestBody",
"type" : "object",
"required" : [ "ids", "statuses" ],
"required" : [ ],
"properties" : {
"ids" : {
"type" : "array",
Expand Down

0 comments on commit d4ee6a8

Please sign in to comment.