Skip to content

Commit

Permalink
regenerate with id being required in HeroObjectResponse
Browse files Browse the repository at this point in the history
  • Loading branch information
ff137 committed Jun 18, 2023
1 parent 4238627 commit bbd7f5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,8 @@
"type": "string"
}
}
}
},
"required": ["id"]
},
"HeroStatsResponse": {
"title": "HeroStatsResponse",
Expand Down

0 comments on commit bbd7f5c

Please sign in to comment.