Skip to content

Commit

Permalink
schema: update $id
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace committed Mar 16, 2024
1 parent 7f59ae0 commit 28d1f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game-schema-d4.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/gbdev/database/master/game-schema-d3.json",
"$id": "https://raw.githubusercontent.com/gbdev/database/master/game-schema-d4.json",
"title": "Game object",
"description": "A game in the Homebrew Hub database",
"type": "object",
Expand Down

0 comments on commit 28d1f88

Please sign in to comment.