Skip to content

Commit

Permalink
Update schema and definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
zyro committed Jul 27, 2024
1 parent d260d4c commit 6d92177
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion definitions/09-Hiro-Economy.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,6 @@
"key1": "value1"
}
}
}
},
"allow_fake_receipts": false
}
3 changes: 3 additions & 0 deletions schemas/09-Hiro-Economy.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,9 @@
}
},
"type": "object"
},
"allow_fake_receipts": {
"type": "boolean"
}
},
"type": "object"
Expand Down

0 comments on commit 6d92177

Please sign in to comment.