rename pricedb to prices

This commit is contained in:
Emi Vasilek 2023-11-11 13:49:00 +01:00
parent 065975d4c2
commit 546ef63289
3 changed files with 80 additions and 30 deletions

View file

@ -11,7 +11,7 @@
"properties": {
"name": { "type": "string" },
"wdid": { "type": "integer" },
"pricedb": {
"prices": {
"type": "array",
"items": {
"type": "object",